Skip to content

Commit

Permalink
Layer Updates: sources/meta-altera sources/meta-atmel sources/meta-cl…
Browse files Browse the repository at this point in the history
…ang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-raspberrypi sources/meta-webkit sources/meta-yoe

* sources/meta-altera 2c721dd...3fd4c65 (3):
  > u-boot: Update 2019.10 and 2019.04 to latest release
  > kernel: Add 5.5 and 5.4.23 lts branches
  > kernel: Remove old 5.2 branch

* sources/meta-atmel fe3ca79...8e2a1af (1):
  > dtc: Remove recipe

* sources/meta-clang beb630e...b9e7c29 (2):
  > fix build errors when using libLLVMInterpreter
  > layer.conf: Mark CLANGSDK 0 by default

* sources/meta-freescale ea77742e...6ca16f44 (2):
  > u-boot-imx: resolve build issue with missing target
  > u-boot-qoriq: update to LSDK-20.04

* sources/meta-freescale-3rdparty e50d808...bd63e44 (3):
  > u-boot-toradex: Remove fw_unlock_mmc.sh as libubootenv manages it
  > u-boot-toradex-fw-utils: Drop recipe as libubootenv works as replacement
  > u-boot-boundary-fw-utils: Drop recipe as libubootenv works as replacement

* sources/meta-raspberrypi 1264148...025a202 (5):
  > userland: Fix build with gcc10
  > userland: Update to 20200316 snapshot
  > qtbase: Drop xkb packageconfig
  > rpi-u-boot-scr: Set u-boot-default-script as provider
  > docs/extra-build-config.md: Auto-load I2C modules

* sources/meta-webkit c2b6796...1017664 (2):
  > ci: zeus-wandboard-mesa-weston-wpe-qt uses the qt5 bblayers.conf file
  > Delete old recipes and just keep the last stable and old-stable versions

* sources/meta-yoe aa07755...d68f641 (1):
  > Merge pull request #52 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 3, 2020
1 parent 639627b commit 9193772
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
Submodule meta-raspberrypi updated 28 files
+1 −1 classes/sdcard_image-rpi.bbclass
+2 −0 conf/machine/include/rpi-default-providers.inc
+4 −0 docs/extra-build-config.md
+1 −1 dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
+2 −0 recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb
+1 −1 recipes-bsp/u-boot/u-boot_%.bbappend
+2 −5 recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch
+15 −17 recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch
+2 −5 recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
+2 −5 recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch
+3 −6 recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch
+2 −5 recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch
+2 −5 recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch
+2 −5 recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch
+3 −6 recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch
+2 −5 recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
+4 −7 recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch
+2 −5 recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
+2 −5 recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
+2 −5 recipes-graphics/userland/files/0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch
+2 −5 recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch
+2 −6 recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch
+2 −6 recipes-graphics/userland/files/0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch
+2 −5 recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch
+7 −10 recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch
+5 −5 recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
+32 −0 recipes-graphics/userland/files/0021-cmake-Disable-format-overflow-warning-as-error.patch
+7 −2 recipes-graphics/userland/userland_git.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe
Submodule meta-yoe updated 1 files
+1 −1 conf/distro/yoe.inc

0 comments on commit 9193772

Please sign in to comment.