From 5590533f2ec8a5d932c464cd710dc35912a3927f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 25 Jun 2019 14:18:11 -0700 Subject: [PATCH 1/2] Layer Updates: sources/meta-intel sources/meta-riscv sources/meta-ti * sources/meta-intel ec0e7189...85edd1d2 (1): > linux-intel/4.14: update to v4.14.127 * sources/meta-riscv 4157f3e...94ff1c2 (4): > conf/machine: Update with qemuriscv64 in OE-Core > linux-yocto_5.0: Don't specify qemuriscv64 as compatible > recipes-bsp/opensbi: Remove OpenSBI from meta-riscv > u-boot: Fix UBOOT_ENTRYPOINT variable setting * sources/meta-ti dbe93d2e...03858b10 (5): > viddec-test-app: Add the viddec-test-app recipe > ti-img-encode-decode: Add the ti-img-encode-decode recipe > vxd-dec-fw: Add the recipe for vxd-dec-fw > conf/machine: rename "sgx" flag to "gpu" in MACHINE_FEATURES > linux-ti-staging: update to the latest Signed-off-by: Khem Raj --- sources/meta-intel | 2 +- sources/meta-riscv | 2 +- sources/meta-ti | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/meta-intel b/sources/meta-intel index ec0e7189c..85edd1d2e 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit ec0e7189cd6be82954eacc7ba109985ac0ac852f +Subproject commit 85edd1d2e5ed6f1c5d9ee88ce9053c76369dbd3a diff --git a/sources/meta-riscv b/sources/meta-riscv index 4157f3e01..94ff1c259 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 4157f3e0123e12871fd039acfdaa8a3ee465d8b9 +Subproject commit 94ff1c259f3704a1f862978992d82c30e06951e2 diff --git a/sources/meta-ti b/sources/meta-ti index dbe93d2ee..03858b107 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit dbe93d2ee60a9805036083b392db76102abec5f2 +Subproject commit 03858b1071d60bb8cecd9d0e0fd6934a6b082b5b From 2747fb0c81ccf631d5e81e3a0caedf4f4515ff11 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 8 Jul 2019 14:51:01 -0700 Subject: [PATCH 2/2] Layer Updates: sources/bitbake sources/meta-browser sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-qcom sources/meta-raspberrypi sources/meta-ti sources/meta-variscite-fslc sources/openembedded-core * sources/bitbake 9767fffe...813ba5b7 (7): > bitbake: Add --skip-setscene option > main: Alter EOFError handling > main: Ensure log messages are printed when no UI starts > event: Clear ui_queue after handling it > bitbake: toaster:tests: python -> python3 > bitbake: lib: Cleanup /usr/bin/env python > tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git clone * sources/meta-browser e0d1e29...ab96b01 (3): > firefox: Add a missing dependency "dbus-glib" > README: update list of maintainers > chromium-ozone-wayland: Stop depending on the system's wayland-scanner binary * sources/meta-freescale b504c047...bf080e84 (5): > linux-fslc-lts: upgrade 4.19.50 -> 4.19.56 > linux-fslc-lts: remove orphaned patch > atf: Fix the build on machines that don't support UEFI > linux-fslc: Bump revision to cd1d08333 > Update dtb list for iMX machines. * sources/meta-freescale-3rdparty ca9029c...8ceeb3f (6): > kernel-module-qca6564: Fix for kernel >= v5.1 > broadcom-nvram-config: Enable support to imx6ul-pico machine > imx6qdl-pico: Add machine configuration > bcm4339-nvram-config: Enable support to imx6ul-pico machine > imx7d-pico: Add dwarf and nymph configs to U-Boot > imx6ul-pico: Add dwarf config to U-Boot * sources/meta-intel 85edd1d2...124b0edb (13): > linux-intel-rt/4.14: update to v4.14.126 > oeqa/runtime/microcode: Enable microcode update test > ixgbevf: upgrade 4.5.3 -> 4.6.1 > ixgbe: upgrade 5.5.5 -> 5.6.1 > linux-intel-dev: remove branch name from SRC_URI > linux-intel-rt/4.19: update to v4.19.37 > intel-microcode: fix upstream check > hdcp: add recipe > mkl-dnn: add ptest > intel-microcode: fix microcode loading on newer kernels > igt-gpu-tools: upgrade 1.23 -> 1.24 > mkl-dnn: do not use host machine instructions > linux-intel/4.19: update to v4.19.55 * sources/meta-qcom 8bdfa15...58c21fa (4): > recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Bump to rev 269afa82ce428 > dragonboard-845c: Add firmware recipe > recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Dragonboard845c update to rev 830dde589168e > draonboard845c: switch default rootfs on /dev/sda1 * sources/meta-raspberrypi 8636b63...8d5fc54 (24): > sdcard_image-rpi.bbclass: Use armstub machine feature > raspberrypi4-64.conf: Define a machine feature for armstubs > linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set > sdcard_image-rpi.bbclass: Fix typo > linux-raspberrypi.inc: Explicitly set defconfig for raspberrypi4-64 > linux-raspberrypi: Fix defconfig for RPi4-64 > raspberrypi-tools: Update to remove Makefile patch > raspberrypi4-64.conf: Initial machine configuration > sdcard_image-rpi.bbclass: Include in the SD card image the armstub file > rpi-config: Handle ARMSTUB > armstubs: Add support for compiling ARM stubs > firmware: Rename firmware inc file to raspberrypi-firmware.inc > raspberrypi4-64.conf: Introduce RPi arm64 machine > linux-raspberrypi: Bump 4.19 revision to fix RPi 4 arm64 builds > raspberrypi4: Use vc4-fkms-v3d > rpi-base.inc: Include the "fake" KMS dtbo > linux-firmware-rpidistro: Fix WiFi on RaspberryPi 4 > raspberrypi4.conf: Add initial machine 32 bit configuration > firmware: Update to 20190620 > rpi-base: Rename the rpi0w dtb > linux-raspberrypi: Update 4.19 kernel to 4.19.56 > linux-raspberrypi: Include configuration for RaspberryPi3 defconfig > raspberrypi3.conf: Clarify machine mode > rpi-base.inc: Include rpi4 dtb * sources/meta-ti 03858b10...22146d36 (64): > osal: SRCREV update to 01.00.00.15A > ti-pdk-build: SRCREV update to 01.00.00.13A > ti-img-rogue-umlibs: add missing dri plugin for powervr gpu > ipc-lld-fw: fix filename typo for c7x firmware > ti-display-sharing: use consistent -fw naming for firmware packages > ipc-lld: add J721E IPC echo_test firmware binaries > linux-ti-staging: update to ti2019.02-rc2 tag > u-boot-ti-staging: update to ti2019.02-rc2 tag > ti-display-sharing: add recipe for fw integration > cadence-mhdp-fw: fix install location for firmware > ti-img-encode-decode: Update SRCREV to pick up latest > emac-lld-rtos: SRCREV update to 01.00.03.16B > usb-lld-rtos: SRCREV update to 01.00.00.18A > board-rtos: SRCREV update to 01.00.10.05D > ti-img-rogue-umlibs: remove X11 definitions > ti-img-rogue-umlibs: Add missing wayland, expat rdepends > ti-img-rogue-umlibs: Add plugins list > ti-img-rogue-umlibs: Mark this as provider for libgbm > ti-img-rogue-umlibs: Update SRCREV to pick wayland ws libraries > ti-img-rogue-driver: Update srcrev to pick wayland ws support > transport-rtos: SRCREV update to 01.00.00.16A > pruss-lld: SRCREV update to 01.00.00.14A > emac-lld-rtos: SRCREV update to 01.00.03.16A > board-rtos: SRCREV update to 01.00.10.05C > i2c-lld-rtos: SRCREV update to 01.00.00.15A > board-rtos: SRCREV update to 01.00.10.05B > csl-rti-dwwdtest-fw: add MCU watchdog test firmware > ti-img-rogue-umlibs: add window system as an install option > ti-img-rogue-driver: switch to linux window system branch > ti-img-rogue-umlibs: switch to linux window system branch > prueth-fw-bin: remove prebuilt firmware recipe > linux-ti-staging: switch RDEPENDS to prueth-fw-am65x > prueth-fw-am65xx: build am65xx prueth-fw from source > emac-lld: separate SRC_URI in inc file > emac-lld-rtos: SRCREV update to 01.00.03.16 > ti-pdk-build: SRCREV update to 01.00.00.13 > usb-lld-rtos: SRCREV update to 01.00.00.18 > udma-lld-rtos: SRCREV update to 01.00.00.03 > uart-lld-rtos: SRCREV update to 01.00.00.15 > transport-rtos: SRCREV update to 01.00.00.16 > starterware: SRCREV update to 02.01.01.11A > spi-lld-rtos: SRCREV update to 01.00.00.15 > serdes-diag-rtos: SRCREV update to 01.00.00.12A > sciclient-rtos: SRCREV update to 01.00.00.03 > sa-lld: SRCREV update to 04.00.00.03 > pruss-lld: SRCREV update to 01.00.00.14 > pm-lld-rtos: SRCREV update to 01.08.00.22 > pcie-lld-rtos: SRCREV update to 02.03.00.04 > osal: SRCREV update to 01.00.00.15 > mmcsd-lld-rtos: SRCREV update to 01.00.00.16 > mcasp-lld-rtos:SRCREV update to 01.01.00.14 > icss-emac-lld: SRCREV update to 01.00.00.16 > i2c-lld-rtos: SRCREV update to 01.00.00.15 > gpio-lld-rtos:SRCREV update to 01.00.00.15 > fatfs-rtos: SRCREV update to 01.00.00.14 > edma3-lld: SRCREV update to 2.12.05.30E > common-csl-ip: SRCREV update to 03.03.00.15 > board-rtos: SRCREV update to 01.00.10.05A > cadence-mhdp-fw: add Cadence MHDP DP bridge firmware > arm-trusted-firmware: update to ti2019.02-rc1 tag > j7-evm: add new DTBOs for DP and display sharing > linux-ti-staging: update the RT kernel tag for ti2019.02-rc1 > u-boot-ti-staging: update to ti2019.02-rc1 tag > ti-img-rogue-driver: bump SRCREV to pick compiler error fixes * sources/meta-variscite-fslc 9bf7a25...73bd1c1 (1): > linux-variscite: Update to latest revision * sources/openembedded-core 4bb3e8f98e...0325dd7271 (108): > cve-update-db: Catch request.urlopen errors. > grub-efi.bbclass: take into consideration of multilib > insane: use clean_path for the host contamination warnings > gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changes > buildhistory_analysis: ignore ownership for sysroot diffs > devtool.py: track to clean devtool.conf in test_create_workspace > multilib_script: fix whitespace > glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs > glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1" > psmisc: Fix dependency for USE_NLS=no > ifupdown: update to 0.8.22 > python3-mako: update to 1.0.13 > grub2: Drop unneeded code > oeqa: Test bitbake --skip-setsecene > ltp: file01: Fix in was not recognized > rng-tools: fix rngd blocks system shutdown > busybox: 1.30.1 -> 1.31.0 > devtool: upgrade: fix handling of errors parsing upgraded recipe > recipetool: ignore zero-length setup.py files > list-packageconfig-flags: print PN instead of P > scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable > scripts/contrib/ddimage: replace blacklist with mount check > scripts/contrib/ddimage: fix typo > libcap-ng: do not use symlink to share files with libcap-ng-python > bzip2: update to 1.0.7 > ltp: diotest4: Let kernel pick an address when calling mmap > efivar: ensure that target security flags are not used to build native code > nss: upgrade 3.44 -> 3.44.1 > mdam: fix mdmonitor start up failure > image.bbclass: fix systemd_preset_all > perl: fix Upstream-Status tags > unfs3: Switch to new upstream location > quilt: update to 0.66 > ruby: update to 2.5.5 > bc: dc: fix exit code of q command > bison: update to 3.4.1 > Revert "pigz: Add debug for autobuilder errors" > package: Build pkgdata specific to the current recipe > staging: Code cleanup > mobile-broadband-provider-info: upgrade 20190116 -> 20190618 > gtk-doc: correct the style.css permissions > rt-tests: exclude 1.4 version from upstream check as well > libsolf: update to 0.7.5 > expat: update to 2.2.7 > libinput: update to 1.13.4 > apt: update to 1.2.31 > dpkg: update to 1.19.7 > babeltrace: update to 1.5.7 > glibc: Fix multilibs + usrmerge builds > pigz: Add debug for autobuilder errors > package_rpm.bbclass: python2 -> python3 > oeqa: Cleanup /usr/bin/env python > ext-sdk-prepare.py: python2 -> python3 > wic: python2 -> python3 > ksum.py: python -> python3 > python3: Fix .pyc file reproduciblility > eudev: update to 3.2.8 > git: update to 2.22.0 > python3-pygobject: update to 3.32.2 > python3-pbr: update to 5.3.1 > python3-mako: update to 1.0.12 > autoconf-archive: update to 2019.01.06 > libxt: update to 1.2.0 > libxi: update to 1.7.10 > libinput: update to 1.13.3 > gawk: update to 5.0.1 > cve-update-db: do_populate_cve_db depends on do_fetch > encodings: update to 1.0.5 > buildhistory: report sysroot changes > buildhistory: write the contents of the sysroot > ltp: fix shmctl01 failure when executed. > glib-2.0: Update to 2.60.4 > devtool: warn user about multiple layer having the same base name > package.bbclass: fix directories setuid and setgid bits > busybox: Fix typo in syslog initscript > oeqa/runtime/syslog: Add delay to test to avoid failures > oeqa/runtime/oesyslog: systemd syslog restart doesn't change pid > oeqa/runtime/syslog: Improve test debug messages > busybox: Improve syslog restart handling > sysklogd: Fix init script races > oe_syslog.py: Handle syslogd/klogd restart race > target-sdk-provides-dummy: add libperl.so.5 64bit > mesa: Add support for the lima PACKAGECONFIG > multilib.bbclass: Reduce ALTERNATIVE_PRIORITY for extended recipes > cve-update-db: Manage proxy if needed. > busybox: make postinst run firstly before update-alternatives > update-alternatives.bbclass: run update-alternatives firstly in postinst script > libnotify: Remove obsolete dependency on dbus-glib > cups: Remove unnecessary dependency on dbus-glib > python3-dbus: Remove obsolete dependency on dbus-glib > bluez5: Remove obsolete dependency on dbus-glib > mesa: Update 19.1.0 -> 19.1.1 > multilib_global: Fix KERNEL_VERSION expansion problems > multilib_global: Fix multilib rebuild issue > bitbake.conf: Stop exporting TARGET_ flags variables > oeqa/buildoptions: check that Fortran code actually cross-compiles > fortran-helloworld: add a very dumb Fortran Hello World for testing > opkg: upgrade to version 0.4.1 > gtk-icon-cache: rename intercept to update_gtk_icon_cache > mc: update to 4.8.23 > valgrind: Remove dependency on libx11 > mdadm: fix systemd service start up failure > cmake: 3.14.1 -> 3.14.5 > quilt: run-ptest remove Interactive Input > cve-check: be idiomatic > cve-update-db: Use std library instead of urllib3 > linux-yocto/5.0: make scsi-debug include scsi core configs > linux-yocto/5.0: bsp: add basic xilinx zynqmp support Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-browser | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-intel | 2 +- sources/meta-qcom | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-fslc | 2 +- sources/openembedded-core | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index 9767fffe3..813ba5b7c 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit 9767fffe3115a1f1afa3c6a2b39720fefb8dc4d5 +Subproject commit 813ba5b7c13b573a0b813b628a819bdbf0627540 diff --git a/sources/meta-browser b/sources/meta-browser index e0d1e299d..ab96b015d 160000 --- a/sources/meta-browser +++ b/sources/meta-browser @@ -1 +1 @@ -Subproject commit e0d1e299d691eedb5b4b306e855ffbca4181c6b3 +Subproject commit ab96b015dd086319def7a4e64124da67a1b0e0a0 diff --git a/sources/meta-freescale b/sources/meta-freescale index b504c0476..bf080e841 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit b504c047698c4b74a859c5f23d654f348449c179 +Subproject commit bf080e8415a9739ebf52259d2e58bb8941a1a9d2 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index ca9029c94..8ceeb3f98 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit ca9029c944f378303447f6719cf29ecff02aa767 +Subproject commit 8ceeb3f985d7ff745c0f2938f61a9c6c4db7ce9f diff --git a/sources/meta-intel b/sources/meta-intel index 85edd1d2e..124b0edba 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 85edd1d2e5ed6f1c5d9ee88ce9053c76369dbd3a +Subproject commit 124b0edba71f8fad35c2872cc84ae618d6bdf923 diff --git a/sources/meta-qcom b/sources/meta-qcom index 8bdfa15e5..58c21fa95 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 8bdfa15e5fd6ea0388ccd73d18b24bb14ae0796d +Subproject commit 58c21fa95627c2dab2e718109ca3f91fc59a85d7 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 8636b6375..8d5fc54f4 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 8636b6375251ea9553639dcb8bdd985e54c4bc36 +Subproject commit 8d5fc54f41dab42d765644ea953bf451ced78f74 diff --git a/sources/meta-ti b/sources/meta-ti index 03858b107..22146d362 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 03858b1071d60bb8cecd9d0e0fd6934a6b082b5b +Subproject commit 22146d3620528404c686c1cdce9443db4abd0c0e diff --git a/sources/meta-variscite-fslc b/sources/meta-variscite-fslc index 9bf7a251a..73bd1c136 160000 --- a/sources/meta-variscite-fslc +++ b/sources/meta-variscite-fslc @@ -1 +1 @@ -Subproject commit 9bf7a251a7c56f80e10ba6addbc254b38080182c +Subproject commit 73bd1c1360d923d79c557850d6818756c5a85542 diff --git a/sources/openembedded-core b/sources/openembedded-core index 4bb3e8f98..0325dd727 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 4bb3e8f98e2bbfcb20f1b32d2b7674d1a6cb47be +Subproject commit 0325dd72714f0b447558084f481b77f0ec850eed