Skip to content

Commit

Permalink
Merge pull request #831 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Aug 29, 2023
2 parents 9059d49 + 85f004f commit f05ac2e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ and this project adheres to
- Add new srcrev fetcher API to fetch2
- Disable perl support in perf
- Do not define TESTIMAGE_AUTO for qemu machines
- Fix allarch override syntax in cmake class

### Added

Expand All @@ -73,6 +74,7 @@ and this project adheres to
ttf-google-fira, python3-oauth2client, python3-schedule
spice-guest-vdagent, aml, phodav, gnome-boxes, libosinfo
gnome-remote-desktop, libcacard, usbids, qcbor
python3-sdbus, libfaketime
- Add script to generate kernel CVE_STATUS entries for linux-yocto
- Add packageconfig to support colored logs in journald
- Add DOCKER_PORTS variable in setenv to forward ports between docker and host
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 25 files
+4 −4 meta/classes-recipe/cmake.bbclass
+1 −0 meta/conf/distro/include/ptest-packagelists.inc
+6 −1 meta/conf/machine/include/arm/arch-armv8-4a.inc
+6 −1 meta/conf/machine/include/arm/arch-armv8-5a.inc
+6 −1 meta/conf/machine/include/arm/arch-armv9a.inc
+5 −0 meta/conf/machine/include/arm/feature-arm-sve.inc
+4 −1 meta/lib/oe/patch.py
+17 −0 meta/lib/oeqa/selftest/cases/wic.py
+1 −0 meta/recipes-core/meta/buildtools-tarball.bb
+0 −1 meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
+0 −44 meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch
+1 −1 meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh
+0 −1 meta/recipes-devtools/cmake/cmake_3.26.4.bb
+3 −1 meta/recipes-devtools/file/file_5.45.bb
+27 −0 meta/recipes-devtools/file/files/print_c.patch
+3 −1 meta/recipes-devtools/qemu/qemu.inc
+1 −1 meta/recipes-devtools/qemu/qemu_8.0.4.bb
+3 −0 meta/recipes-extended/less/files/run-ptest
+22 −2 meta/recipes-extended/less/less_643.bb
+17 −5 meta/recipes-graphics/vulkan/vulkan-samples/0001-vulkan-samples-Fix-reproducibility-issue.patch
+1 −1 meta/recipes-graphics/vulkan/vulkan-samples_git.bb
+0 −40 meta/recipes-kernel/libtraceevent/libtraceevent/0001-makefile-Do-not-preserve-ownership-in-cp-command.patch
+74 −0 meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch
+3 −7 meta/recipes-kernel/libtraceevent/libtraceevent_1.7.3.bb
+11 −4 meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb

0 comments on commit f05ac2e

Please sign in to comment.