Skip to content

Commit

Permalink
Layer Updates: sources/meta-raspberrypi sources/meta-ti sources/meta-yoe
Browse files Browse the repository at this point in the history
* sources/meta-raspberrypi 1264148...864e691 (8):
  > Revert "qtbase: Drop xkb packageconfig"
  > linux-raspberrypi: Add recipes for kernel 5.4
  > rpi-base: Drop old dtbo names
  > userland: Fix build with gcc10
  > qtbase: Drop xkb packageconfig
  > rpi-u-boot-scr: Set u-boot-default-script as provider
  > docs/extra-build-config.md: Auto-load I2C modules
  > userland: Update to 20200316 snapshot

* sources/meta-ti bbc14eb4...4562f87b (12):
  > openmp-rtos: require dsp machine and openmp distro features
  > linux-ti-staging: fix perf build against latest libbfd
  > libgal: require gc320 machine feature
  > ti-gc320-driver: require gc320 machine feature
  > libgles: require gpu machine feature
  > powervr-drivers: require gpu machine feature
  > libulm: require dsp machine feature, cleanup
  > dspdce-fw: require dsp machine feature, cleanup
  > ipumm: require mmip machine feature, cleanup
  > libdce: cleanup SUMMARY
  > ti-img-rogue-umlibs: drop RDEPENDS on python-core
  > jailhouse: finish conversion to python3

* sources/meta-yoe ed07558...42e6f98 (4):
  > enable syslog for siot
  > Merge pull request #60 from YoeDistro/yoe/mut
  > start siot on port 80
  > Merge pull request #58 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 9, 2020
1 parent 5fd439a commit 790c9ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
Submodule meta-raspberrypi updated 30 files
+1 −1 classes/sdcard_image-rpi.bbclass
+0 −2 conf/machine/include/rpi-base.inc
+2 −0 conf/machine/include/rpi-default-providers.inc
+4 −0 docs/extra-build-config.md
+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
+6 −0 recipes-kernel/linux/linux-raspberrypi_5.4.bb
+12 −0 recipes-kernel/linux/linux-raspberrypi_5.4.inc

0 comments on commit 790c9ff

Please sign in to comment.