Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-odroid sources/meta-raspb…
Browse files Browse the repository at this point in the history
…errypi sources/meta-rust sources/openembedded-core

* sources/bitbake 30aa65d5...7190f106 (25):
  > ui/taskexp: Fix to work with empty build directories
  > ui/taskexp: Improve startup exception handling
  > command: Ensure we catch/handle exceptions
  > process: Improve traceback error reporting from main loop
  > fetch/tests/toaster: Override conversion fixups
  > doc: Fix append/prepend/remove references
  > Revert "fetch2/wget: fetch securely by default"
  > fetch2/wget: fetch securely by default
  > Revert "server/process: Add debug output at server delays of 10s"
  > server/process: Add debug output at server delays of 10s
  > runqueue: Improve multiconfig deferred task issues
  < ui/taskexp: Fix to work with empty build directories
  < ui/taskexp: Improve startup exception handling
  < command: Ensure we catch/handle exceptions
  < process: Improve traceback error reporting from main loop
  < fetch/tests/toaster: Override conversion fixups
  < doc: Fix append/prepend/remove references
  < Revert "fetch2/wget: fetch securely by default"
  < fetch2/wget: fetch securely by default
  < runqueue: fixup?
  < runqueue: Improve multiconfig deferred task issues
  < Revert "server/process: Add debug output at server delays of 10s"
  < server/process: Add debug output at server delays of 10s
  < Revert "runqueue: Fix rare task racing issue"
  < runqueue: Fix rare task racing issue

* sources/meta-odroid 34235d2...0e956a0 (7):
  > linux-yocto/5.4: drop kernel version
  > meson64-common.cfg: clenaup
  > u-boot-1_2021.07-r0 do_patch: Fuzz detected
  > odroid-kmeta: odroid-exynos cleanup
  > .gitlab-ci.yml: restruct builds
  > recipes: Convert machine overrides as well
  < recipes: Convert machine overrides as well

* sources/meta-raspberrypi 42ba804...d6dd260 (10):
  > sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax
  > raspberrypi-tools: Update to latest
  > raspberrypi-firmware: Update to latest
  > userland: Update to latest master branch
  > linux-raspberrypi: Upgrade to 5.10.52
  < sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax
  < raspberrypi-tools: Update to latest
  < raspberrypi-firmware: Update to latest
  < userland: Update to latest master branch
  < linux-raspberrypi: Upgrade to 5.10.52

* sources/meta-rust 2800558...bf6705f (4):
  > Convert to new override syntax (#357)
  < Manually fix the conversion
  < layer.conf: Drop compatibility with older than hardknott releases
  < meta-rust: Convert to new override syntax

* sources/openembedded-core 0f5521db0d...36236ffb38 (30):
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > cve-check: improve comment about CVE patch file names
  > ruby: Fix DEBUG_PREFIX_MAP in LDFLAGS issue
  > cve-check: update link to NVD website for CVE details
  > cve-check: fix comments
  > oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s
  > ell: upgrade 0.41 -> 0.42
  > bitbake.conf: add DEBUG_PREFIX_MAP to TARGET_LDFLAGS
  > glibc: Add missing symlinks for libpthread and librt dev files
  > glibc: Drop DUMMY_LOCALE_T define patch
  > glibc: Remove obsolete --enable-stackguard-randomization
  > glibc: Upgrade to 2.34 release
  > gcc: Backport patch to make LTO builds more reproducible
  > lto.inc: disable LTO for grub
  > elfutils: Add patch from upstream for glibc 2.34 ptest fixes
  < esdk: locked sig mismatch warnings when build from esdk env
  < qemux86: Add identical qemux86copy variant for tests
  < python3-scons{-native}: upgrade 4.1.0 -> 4.2.0
  < gobject-introspection: fix default search path for girdir
  < oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s
  < ell: upgrade 0.41 -> 0.42
  < gcc: Backport patch to make LTO builds more reproducible
  < bitbake.conf: add DEBUG_PREFIX_MAP to TARGET_LDFLAGS
  < lto.inc: disable LTO for grub
  < elfutils: Add patch from upstream for glibc 2.34 ptest fixes
  < glibc: Add missing symlinks for libpthread and librt dev files
  < glibc: Drop DUMMY_LOCALE_T define patch
  < glibc: Remove obsolete --enable-stackguard-randomization
  < glibc: Upgrade to 2.34 release

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Aug 6, 2021
1 parent c75d28c commit 5e7c0cd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
Submodule bitbake updated 0 files
2 changes: 1 addition & 1 deletion sources/meta-odroid
Submodule meta-odroid updated 28 files
+95 −45 .gitlab-ci.yml
+2 −0 kas/kas-odroid-base.yml
+3 −3 recipes-bsp/u-boot/u-boot/0001-mmc-avoid-division-by-zero-in-meson_mmc_config_clock.patch
+0 −266 recipes-kernel/linux/linux-yocto-5.10/odroid-kmeta/bsp/exynos/odroid-exynos-common.cfg
+0 −267 recipes-kernel/linux/linux-yocto-5.10/odroid-kmeta/bsp/exynos/odroid-exynos-devices.cfg
+0 −8 recipes-kernel/linux/linux-yocto-5.10/odroid-kmeta/bsp/meson/meson64-common.cfg
+0 −373 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/exynos/odroid-exynos-common.cfg
+0 −4 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/exynos/odroid-exynos-common.scc
+0 −1,269 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/exynos/odroid-exynos-devices.cfg
+0 −298 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/meson/meson32-common.cfg
+0 −3 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/meson/meson32-common.scc
+0 −1,141 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/meson/meson64-common.cfg
+0 −3 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/meson/meson64-common.scc
+0 −9 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-c1/odroid-c1.scc
+0 −12 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-c2/odroid-c2.scc
+0 −8 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-h2/odroid-h2.scc
+0 −7 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-hc1/odroid-hc1.scc
+0 −7 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-n2/odroid-n2.scc
+0 −9 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-xu3-lite/odroid-xu3-lite.scc
+0 −9 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-xu3/odroid-xu3.scc
+0 −9 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/bsp/odroid-xu4/odroid-xu4.scc
+0 −2 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/features/drm/drm.cfg
+0 −1 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/features/drm/drm.scc
+0 −1 recipes-kernel/linux/linux-yocto-5.4/odroid-kmeta/features/graphics/fb.scc
+0 −72 recipes-kernel/linux/linux-yocto-5.4/odroid/0001-exynos5422-odroidhc1.dts-fix-booting-from-mmc.patch
+0 −92 recipes-kernel/linux/linux-yocto-5.4/odroid/mali_odroid-xu.patch
+0 −2 recipes-kernel/linux/linux-yocto-5.4/odroid/odroid.scc
+0 −16 recipes-kernel/linux/linux-yocto_5.4.bbappend
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
Submodule meta-raspberrypi updated 0 files
2 changes: 1 addition & 1 deletion sources/meta-rust

0 comments on commit 5e7c0cd

Please sign in to comment.