Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-q…
Browse files Browse the repository at this point in the history
…com sources/meta-riscv sources/openembedded-core

* sources/meta-arm 62bb67b...a21d9a3 (1):
  > arm-autonomy: Move fvp-base u-boot bbappend to dynamic layers

* sources/meta-freescale 2225aa09...733e1683 (3):
  > linux-fslc-imx: update to v5.4.122
  > linux-fslc: update to v5.12.7
  > linux-fslc-lts: update to v5.10.40

* sources/meta-qcom 9bc4f5b...e2d0b89 (2):
  > Merge pull request #305 from alimon/mesa_git
  > Merge pull request #306 from alimon/db820c_firmware_bt

* sources/meta-riscv c0dffa7...83fc716 (2):
  > u-boot-starfive: Move to Fedora_VIC_7100_2021.04 branch
  > opensbi_starfive: Switch to StarFive_VIC_7100 branch name

* sources/openembedded-core 3dae2c37d6...2cda6242f2 (13):
  > ptest: add newly discovered missing runtime dependencies across recipes
  > wayland: package target binaries into -tools, not into -dev
  > squashfs-tools: package squashfs-fs.h
  > gcc: revert libstc++-gdb.py installation changes
  > image-live.bbclass: order do_bootimg after do_rootfs
  > ffmpeg: Add libopus packageconfig
  > cmake-native: enabled zstd support
  > zstd: Add patch to fix MinGW builds
  > libarchive: enable zstd support
  > package_rpm: pass XZ_THREADS to rpm
  > expat: upgrade 2.3.0 -> 2.4.1
  > ltp: Update to 20210524
  > python3-setuptools: upgrade 56.0.0 -> 56.2.0

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed May 27, 2021
1 parent 207ec36 commit abdceb4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 26 files
+1 −1 meta/classes/image-live.bbclass
+2 −2 meta/classes/package_rpm.bbclass
+1 −1 meta/recipes-core/expat/expat_2.4.1.bb
+1 −1 meta/recipes-core/gettext/gettext_0.21.bb
+1 −1 meta/recipes-devtools/cmake/cmake-native_3.20.2.bb
+1 −0 meta/recipes-devtools/gcc/gcc-11.1.inc
+76 −0 meta/recipes-devtools/gcc/gcc/0001-Revert-libstdc-Install-libstdc-gdb.py-more-robustly-.patch
+2 −2 meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+1 −1 meta/recipes-devtools/python/python3-setuptools_56.2.0.bb
+2 −1 meta/recipes-devtools/python/python3_3.9.5.bb
+2 −0 meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+1 −1 meta/recipes-devtools/valgrind/valgrind_3.17.0.bb
+2 −1 meta/recipes-extended/libarchive/libarchive_3.5.1.bb
+0 −40 meta/recipes-extended/ltp/ltp/0001-open_posix_testsuite-generate-makefiles.sh-Avoid-inc.patch
+0 −310 meta/recipes-extended/ltp/ltp/0002-Makefile-Avoid-wildcard-determinism-issues.patch
+0 −133 meta/recipes-extended/ltp/ltp/0003-syscalls-swapon-swapoff-Move-common-library-to-libs.patch
+0 −32 meta/recipes-extended/ltp/ltp/0007-Fix-test_proc_kill-hanging.patch
+0 −43 meta/recipes-extended/ltp/ltp/determinism.patch
+0 −368 meta/recipes-extended/ltp/ltp/libswapon.patch
+1 −10 meta/recipes-extended/ltp/ltp_20210524.bb
+1 −1 meta/recipes-extended/parted/parted_3.4.bb
+193 −0 meta/recipes-extended/zstd/zstd/0001-MinGW-Build-Fixes.patch
+1 −0 meta/recipes-extended/zstd/zstd_1.5.0.bb
+4 −2 meta/recipes-graphics/wayland/wayland_1.19.0.bb
+1 −0 meta/recipes-multimedia/ffmpeg/ffmpeg_4.4.bb
+1 −1 meta/recipes-support/libssh2/libssh2_1.9.0.bb

0 comments on commit abdceb4

Please sign in to comment.