From 7035e9d95ed7f430a0aafb5cba008661dd6dc212 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 10 Oct 2019 15:49:23 -0700 Subject: [PATCH 1/2] Layer Updates: sources/bitbake sources/meta-96boards sources/meta-atmel sources/meta-browser sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/meta-yoe sources/openembedded-core * sources/bitbake f0f81440...5d83d828 (3): > bitbake: Update to version 1.44.0 > bitbake-user-manual: Update multiconfig syntax and explanation of BBMULTICONFIG > toaster: Enable Zeus branch in place of Thud * sources/meta-96boards ec47d3d...402097e (1): > Merge pull request #320 from YoeDistro/yoe/mut * sources/meta-atmel c6574c1...3db0d14 (1): > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel * sources/meta-browser a7fdc17...34ef417 (1): > layer: Add zeus to compatible release * sources/meta-clang f6b8109...d87c406 (3): > clang: Merge libunwind back into libcxx > gstreamer1.0-libav: Use internal assembler > nonclangable: Use libgcc for libc-bench, aufs-util, libhugetlbfs, tsocks * sources/meta-freescale b61675ec...89f70e07 (5): > linux-fslc-lts-4.19: upgrade 4.19.66 -> 4.19.78 > imx7ulpevk.conf: Fix MACHINEOVERRIDES order > xserver-xorg: Fix missing space in SRC_URI_append assignment > mesa-demos: Remove workaround now that eglut_wayland event loop is fixed > imx-gpu-viv: fix build with libvulkan * sources/meta-freescale-3rdparty e6b7847...aea3771 (1): > layer: Mark zeus as compatible release * sources/meta-intel 8ba19609...f247a8a3 (6): > intel-media-driver: Use -fno-tree-pre when using gcc alone > metrics-discovery: Fix build with clang > lms: Do not build on musl > dldt-inference-engine: add PACKAGECONFIG for python API > layer: Mark zeus as compatible release > clang: clean up * sources/meta-odroid 367a5a2...7c4d85f (1): > layer: Mark zeus as compatible release * sources/meta-openembedded 01d539b324...fd1a0c9210 (17): > Add zeus compatibility to all layer.conf files > freeradius: add -latomic for armv5 > grpc: Update to 1.24.1 > mongodb: Turn system libpcre support into packageconfig > modemmanager: Upgrade 1.10.2 -> 1.10.6 > tcpdump: upgrade 4.9.2 -> 4.9.3 > nvme-cli: upgrade 1.6 -> 1.9 > log4cpp: Stop using RC as a variable > README: Document need for 32bit compiler > pmdk: Update to 1.7 > xmlrpc-c: Remove the RDEPENDS on perl > zram: properly implement systemd service > fio: Fix build when march is armv7ve > fio: Depend on coreutils-native for fmt utility > mariadb: update SRC_URI to use archive.mariadb.org > gnome-desktop3: upgrade from 3.32.0 to 3.34.0 > xorg-fonts-100dpi: Change License Custom -> MIT * sources/meta-qcom 9f2b959...96aeeef (1): > Merge pull request #118 from YoeDistro/yoe/mut * sources/meta-raspberrypi d34e054...e050601 (4): > wiringpi: Delete > linux-firmware-rpidistro_git: Update wifi firmware > sdcard_image-rpi.bbclass: make the dep on rpi-config:do_deploy explicit > bcm2835-bootfiles: tighten up dep on rpi-config * sources/meta-riscv 98708e9...91f6a2a (1): > layer.conf: Mark as compatible with zeus * sources/meta-rust 11aed43...5cda04c (1): > Merge pull request #253 from YoeDistro/yoe/mut * sources/meta-ti dc6693c8...d45598c7 (11): > ti-img-rogue-umlibs: Update srcrev to pick FW arbitration fix > ti-ipc: Update commit id for latest code for 3.50.04.07 > u-boot-ti-staging: update to ti2019.04-rc4 tag > linux-ti-staging: update to ti2019.04-rc4 tag > layer.conf: Mark compatible with zeus release > transport-rtos: SRCREV update to 01.00.00.17A > pruss-lld: SRCREV update to 01.00.00.15B > mmcsd-lld-rtos: SRCREV update to 01.00.00.17D > mcasp-lld-rtos: SRCREV update to 01.01.00.15B > board-rtos: SRCREV update to 01.00.10.06E > pru-pwm-fw: add PRU PWM Firmware recipe * sources/meta-yoe 5f697ce...2f5b09a (1): > Merge pull request #38 from YoeDistro/yoe/mut * sources/openembedded-core d5fd205239...59938780e7 (19): > build-appliance-image: Update to master head revision > readline-native: Fix builds on tumbleweed > scripts/gen-lockedsig-cache: Don't list paths which don't exist > build-appliance-image: Update to master head revision > libpcap:upgrade 1.9.0 -> 1.9.1 > oeqa/selftest/imagefeatures: improve test_hypervisor_fmts > bluez5: add needed character encoding for ptests > gdb: Bump from 8.3 to 8.3.1 > llvm: remove -mlongcall from CXXFLAGS for powerpc > perl: Handle PACKAGES_DYNAMIC for perl-native > dnf.py: check busybox for case test_dnf_installroot > systemd.bbclass: add RMINITDIR for nativesdk builds > pango: remove obsolete libtool FILES > linux-yocto/5.2: fix strace/ptrace long runtime issues > linux-yocto-rt/5.2: update to -rt9 > oeqa/sdk: improve Meson test > harfbuzz: add PACKAGECONFIGs for all the optional dependencies > toolchain-scripts: export READELF > layer.conf: Update for zeus series Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-96boards | 2 +- sources/meta-atmel | 2 +- sources/meta-browser | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-intel | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rust | 2 +- sources/meta-ti | 2 +- sources/meta-yoe | 2 +- sources/openembedded-core | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index f0f814407..5d83d828c 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit f0f814407fdd2fffa7071c36c011b489bfcd53da +Subproject commit 5d83d828cacb58ccb7c464e799c85fd2d2a50ccc diff --git a/sources/meta-96boards b/sources/meta-96boards index ec47d3df3..402097e79 160000 --- a/sources/meta-96boards +++ b/sources/meta-96boards @@ -1 +1 @@ -Subproject commit ec47d3df3fd4bd9c98baa9b80a2532a60b4baa06 +Subproject commit 402097e799e18fe3ded651a595eef74eb25cc82c diff --git a/sources/meta-atmel b/sources/meta-atmel index c6574c167..3db0d1454 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit c6574c1674da951fe4656b298aa013e440c964b3 +Subproject commit 3db0d1454c68d30103e66838c34fbb13f08efac8 diff --git a/sources/meta-browser b/sources/meta-browser index a7fdc179c..34ef417cd 160000 --- a/sources/meta-browser +++ b/sources/meta-browser @@ -1 +1 @@ -Subproject commit a7fdc179ce2b04bef830bcf96dd944f17d9b89de +Subproject commit 34ef417cdcf848839b59c086be046c2b4a96ac32 diff --git a/sources/meta-clang b/sources/meta-clang index f6b8109aa..d87c406c0 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit f6b8109aaa982f49447caa036999caa878274b43 +Subproject commit d87c406c0f54e0e1ad4fb6aa2d0ecba93136139d diff --git a/sources/meta-freescale b/sources/meta-freescale index b61675ecc..89f70e07e 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit b61675eccc5ac3cf73f9e24bc651a08ab37110de +Subproject commit 89f70e07ef36237511964125dc3ba97294cdb50c diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index e6b784734..aea3771ba 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit e6b784734ab5c15e16c71f8775471dc6435f8a91 +Subproject commit aea3771baa77e74762358ceb673d407e36637e5f diff --git a/sources/meta-intel b/sources/meta-intel index 8ba19609d..f247a8a3b 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 8ba19609d899d1888ea92d8f7c790841dc778009 +Subproject commit f247a8a3b6e75b67f9de7e21fbecf7834125b174 diff --git a/sources/meta-odroid b/sources/meta-odroid index 367a5a2d3..7c4d85fbf 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 367a5a2d32c5a43bf5f27b7ea4a762c4088acc78 +Subproject commit 7c4d85fbf92fb88d255fed2cc751a3b54de4f0ac diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 01d539b32..fd1a0c921 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 01d539b324a867a01b271946321f2bfd031c2e67 +Subproject commit fd1a0c9210b162ccb147e933984c755d32899efc diff --git a/sources/meta-qcom b/sources/meta-qcom index 9f2b959ca..96aeeefc9 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 9f2b959ca33145c1e6c9c8b38fc8d6b7e8c9dc97 +Subproject commit 96aeeefc972ea4972db8e4850d27deacb31f05ee diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index d34e054d5..e050601d8 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit d34e054d5140792150d2a7ae3c0264eb254c8aa3 +Subproject commit e050601d868df6f7b38812ca930e30a6a4cff135 diff --git a/sources/meta-riscv b/sources/meta-riscv index 98708e906..91f6a2afb 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 98708e9065303f50ee95bd5579ec3dadd24a5b9a +Subproject commit 91f6a2afbcbcab76ba55420711c5a1c77ae06d05 diff --git a/sources/meta-rust b/sources/meta-rust index 11aed4374..5cda04c7c 160000 --- a/sources/meta-rust +++ b/sources/meta-rust @@ -1 +1 @@ -Subproject commit 11aed43748d7dd194dc6c06a35a16104400d1090 +Subproject commit 5cda04c7c2158fc982502ca1e7893f71e4ca1729 diff --git a/sources/meta-ti b/sources/meta-ti index dc6693c83..d45598c7b 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit dc6693c8391e4abd85e9949244c69ced1c79fca8 +Subproject commit d45598c7bf567faa58ebe389790ca0e773180c49 diff --git a/sources/meta-yoe b/sources/meta-yoe index 5f697ce05..2f5b09afc 160000 --- a/sources/meta-yoe +++ b/sources/meta-yoe @@ -1 +1 @@ -Subproject commit 5f697ce05491c42bd491adb01559d29c3de57b5f +Subproject commit 2f5b09afc6de990127b9d9c59c39d5b61e0a8d9f diff --git a/sources/openembedded-core b/sources/openembedded-core index d5fd20523..59938780e 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit d5fd205239c8e3a1d68649562a7e91c8fbbc805e +Subproject commit 59938780e7e776d87146002ea939b185f8704408 From 43c8774e489a872775965e7563aa811b3cf1e046 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 11 Oct 2019 08:16:09 -0700 Subject: [PATCH 2/2] Layer Updates: sources/meta-openembedded sources/meta-qt5 * sources/meta-openembedded fd1a0c9210...f514c950ea (17): > xfce4-panel: upgrade 4.14.0 -> 4.14.1 > python-beautifulsoup4: upgrade 4.8.0 -> 4.8.1 > python-attrs: upgrade 19.1.0 -> 19.2.0 > rwmem: add DESCRIPTION since the summary is vague > mosquitto: update to 1.6.7 > fluidsynth: upgrade 2.0.6 -> 2.0.7 > jack: upgrade 1.9.12 -> 1.9.13 > nvme-cli: Use install-spec target > tcpdump: Delete unused patch > python-waitress: Add recipes > polkit-group-rules: Fix error in do_rootfs for rpm package-manager > python-asn1crypto: upgrade 0.24.0 -> 1.0.1 > catfish: upgrade 1.4.9 -> 1.4.10 > fetchmail: upgrade 6.3.26 -> 6.4.1 > ostree: Upgrade 2019.3 -> 2019.4 > multipath-tools: upgrade 0.8.1 -> 0.8.2 > firewalld: upgrade 0.7.1 -> 0.7.2 * sources/meta-qt5 6442c54...911b346 (5): > layer: Mark zeus as compatible release > ogl-runtime: Fix build on x86_64 > README.md: Document need for 32bit host compiler > qtwayland: Fix build with clang/libc++ > qtbase: Fix build when fp16 is used Signed-off-by: Khem Raj --- sources/meta-openembedded | 2 +- sources/meta-qt5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/meta-openembedded b/sources/meta-openembedded index fd1a0c921..f514c950e 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit fd1a0c9210b162ccb147e933984c755d32899efc +Subproject commit f514c950eac5ccf78b0fad1616affa468b763326 diff --git a/sources/meta-qt5 b/sources/meta-qt5 index 6442c54d1..911b346b0 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit 6442c54d10750016083b06a8bc22b9bffc5e26a2 +Subproject commit 911b346b0d5098ef08f99c7efa5637457ee11d77