Last active
May 10, 2020 07:20
-
-
Save leon-anavi/7c3c2e41604b8d40c981a2f12567f3fc to your computer and use it in GitHub Desktop.
lirc-0.10.1-qemux86
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leon@leon-desktop-G1:/media/storage/yoe$ bitbake lirc | |
Setting MACHINE=qemux86-64 | |
/media/storage/yoe/conf/auto.conf has been updated | |
Setting DOCKER_REPO to yoedistro/yoe-build:buster | |
NOTE: Started PRServer with DBfile: /media/storage/yoe/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 32923, PID: 57 | |
Parsing recipes: 100% |###################################################################################################| Time: 0:00:54 | |
Parsing of 3247 .bb files complete (0 cached, 3247 parsed). 4534 targets, 633 skipped, 1 masked, 0 errors. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.46.0" | |
BUILD_SYS = "x86_64-linux" | |
NATIVELSBSTRING = "debian-10" | |
TARGET_SYS = "x86_64-yoe-linux" | |
MACHINE = "qemux86-64" | |
DISTRO = "yoe" | |
DISTRO_VERSION = "3.1" | |
TUNE_FEATURES = "m64 core2" | |
TARGET_FPU = "" | |
meta-yoe = "HEAD:8e309f40e68a31a158b3c52fa9ea7b3befaa3b21" | |
meta-96boards = "HEAD:762e5e76ad1a5f385f845b09bde723edfcd09cba" | |
meta-altera = "HEAD:13c57dda7c881c0c557f575e85307c1c8f251439" | |
meta-arm = "HEAD:6d4c3484b33bb94438db278e4cc6dc143e004a93" | |
meta-atmel = "HEAD:02df2ade5ec23e90e5ea5f56eb361889daa350df" | |
meta-freescale = "HEAD:b94e9f9e3dc925da19a17df545afb83d9ccc2339" | |
meta-freescale-3rdparty = "HEAD:1a2652a85e5c2875b48570fee4490ef7d343eea3" | |
meta-odroid | |
meta-odroid-extras = "HEAD:71878fbe43997d566f5c61cf2581bbc94f61bdfd" | |
meta-qcom = "HEAD:f36ade4e5a945e511d848c974cc658a16ad85f72" | |
meta-raspberrypi = "HEAD:2f24262315aad240456f94da1b42bc09a7243b94" | |
meta-riscv = "HEAD:6f495435ed9269030e16b9051b9012ce42038c04" | |
meta-ti = "HEAD:a83fb916dcfcad3028256ba8ff7d0626cf475cc5" | |
meta-clang = "HEAD:d118da0ae103b257d5b33c16ada6c0e3fb45332f" | |
meta-qt5 = "HEAD:ac7514e2bc295c97faa86d24e8823829257adbb8" | |
meta-rust = "HEAD:a012a1027defe28495f06ed522a7a82bdd59a610" | |
meta-webkit = "HEAD:488aef21bb02a2d9114e3e2cf99e7d1fa387ca0b" | |
meta-filesystems | |
meta-gnome | |
meta-initramfs | |
meta-multimedia | |
meta-networking | |
meta-oe | |
meta-perl | |
meta-python | |
meta-webserver | |
meta-xfce = "master:d9113e1279bbeac2fd8e56345506f5efe9baeab7" | |
meta = "HEAD:1c560d4e4ba84409cd207f9d4cd8dcbe7e61f814" | |
Initialising tasks: 100% |################################################################################################| Time: 0:00:00 | |
Sstate summary: Wanted 356 Found 0 Missed 356 Current 0 (0% match, 0% complete) | |
NOTE: Executing Tasks | |
NOTE: Tasks Summary: Attempted 1398 tasks of which 0 didn't need to be rerun and all succeeded. | |
NOTE: Writing buildhistory | |
NOTE: Writing buildhistory took: 2 seconds | |
NOTE: Build completion summary: | |
NOTE: do_populate_sysroot: 0.0% sstate reuse(0 setscene, 136 scratch) | |
NOTE: do_package_qa: 0.0% sstate reuse(0 setscene, 1 scratch) | |
NOTE: do_package: 0.0% sstate reuse(0 setscene, 72 scratch) | |
NOTE: do_packagedata: 0.0% sstate reuse(0 setscene, 72 scratch) | |
NOTE: do_package_write_ipk: 0.0% sstate reuse(0 setscene, 72 scratch) | |
NOTE: do_populate_lic: 0.0% sstate reuse(0 setscene, 1 scratch) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leon@lootbox:~/poky-lirc/build$ bitbake lirc | |
Loading cache: 100% |###################################################################################| Time: 0:00:00 | |
Loaded 2971 entries from dependency cache. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.46.0" | |
BUILD_SYS = "x86_64-linux" | |
NATIVELSBSTRING = "universal" | |
TARGET_SYS = "i686-poky-linux" | |
MACHINE = "qemux86" | |
DISTRO = "poky" | |
DISTRO_VERSION = "3.1" | |
TUNE_FEATURES = "m32 core2" | |
TARGET_FPU = "" | |
meta | |
meta-poky | |
meta-yocto-bsp = "master-next:7d8ddd79c1a05dc6fe4bc591109006df01a47b73" | |
meta-oe | |
meta-python = "master:11b21a0b8ee2512e3b9775f64d2037bd995cb94c" | |
Initialising tasks: 100% |##############################################################################| Time: 0:00:01 | |
Sstate summary: Wanted 846 Found 0 Missed 846 Current 0 (0% match, 0% complete) | |
NOTE: Executing Tasks | |
NOTE: Tasks Summary: Attempted 2567 tasks of which 784 didn't need to be rerun and all succeeded. | |
leon@lootbox:~/poky-lirc/build$ bitbake lirc -e | grep ^PV | |
PV="0.10.1" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leon@lootbox:~/poky-lirc/build$ bitbake lirc | |
Parsing recipes: 100% |#################################################################################| Time: 0:00:08 | |
Parsing of 1906 .bb files complete (0 cached, 1906 parsed). 2970 targets, 84 skipped, 0 masked, 0 errors. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.46.0" | |
BUILD_SYS = "x86_64-linux" | |
NATIVELSBSTRING = "debian-10" | |
TARGET_SYS = "i686-poky-linux" | |
MACHINE = "qemux86" | |
DISTRO = "poky" | |
DISTRO_VERSION = "3.1" | |
TUNE_FEATURES = "m32 core2" | |
TARGET_FPU = "" | |
meta | |
meta-poky | |
meta-yocto-bsp = "master:c570f89083c7e6ac6b2b1e2b7ad6cf3b73225c05" | |
meta-oe | |
meta-python = "master:11b21a0b8ee2512e3b9775f64d2037bd995cb94c" | |
Initialising tasks: 100% |##############################################################################| Time: 0:00:01 | |
Sstate summary: Wanted 846 Found 0 Missed 846 Current 0 (0% match, 0% complete) | |
NOTE: Executing Tasks | |
NOTE: Tasks Summary: Attempted 2567 tasks of which 0 didn't need to be rerun and all succeeded. | |
leon@lootbox:~/poky-lirc/build$ bitbake lirc -e | grep ^PV | |
PV="0.10.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment