Skip to content

Commit

Permalink
Merge pull request #836 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Sep 8, 2023
2 parents 844d264 + e3867df commit adc2f12
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 6 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,20 @@ and this project adheres to
- Fix python, tcl ptest runs on musl
- Fix multilib builds of few packages in meta-oe
- Fix several packages to build for non-neon arm targets
- Fix multilib support in clang to search lib32
- Fix fetching bcc recipe to not modify .gitconfig on build host
- Explicitly disable JIT in webkitgtk for armv7* with softfp
- Fix rust targets for ppc64 architecture
- Improve loongarch support in go compile and gcc toolchain
- Update linux-yocto/6.4 to v6.4.14 and 6.1 to v6.1.51
- Upgrade qemu to 8.1.0
- Review CVE_STATUS for kernel vulnerablity list
- Fix several ptests in core to work on musl

### Added

- Added new recipes
- microcom, vsomeip
- Add gpt-hybrid partition layout to wic

### Removed
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 88 files
+1 −2 meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_44.2.bb
+1 −1 meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb
+1 −1 meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.4.bb
+1 −1 meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.1.bb
+1 −1 meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.14.1.bb
+1 −1 meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb
+1 −1 ...orking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch
+1 −1 ...orking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch
+1 −1 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.4.bb
+1 −1 meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.1.bb
+43 −0 ...ecipes-connectivity/openconnect/openconnect/0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch
+3 −2 meta-networking/recipes-connectivity/openconnect/openconnect_9.12.bb
+106 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-41358.patch
+35 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-41360.patch
+2 −0 meta-networking/recipes-protocols/frr/frr_8.4.4.bb
+28 −0 meta-networking/recipes-protocols/vsomeip/vsomeip/0001-Fix-pkgconfig-dir-for-multilib.patch
+28 −0 ...-networking/recipes-protocols/vsomeip/vsomeip/0002-Install-example-configuration-files-to-etc-vsomeip.patch
+160 −0 meta-networking/recipes-protocols/vsomeip/vsomeip/0003-Do-not-build-external-gtest.patch
+47 −0 meta-networking/recipes-protocols/vsomeip/vsomeip/0004-Do-not-specify-PIE-flag-explicitly.patch
+72 −0 meta-networking/recipes-protocols/vsomeip/vsomeip_3.3.8.bb
+8 −1 meta-networking/recipes-support/ntp/ntp_4.2.8p17.bb
+1 −1 meta-networking/recipes-support/traceroute/traceroute_2.1.3.bb
+0 −80 meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch
+3 −5 meta-networking/recipes-support/unbound/unbound_1.18.0.bb
+1 −1 meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb
+1 −1 meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb
+1 −1 meta-oe/recipes-connectivity/gensio/gensio_2.7.5.bb
+1 −1 meta-oe/recipes-connectivity/iwd/iwd_2.8.bb
+0 −40 meta-oe/recipes-connectivity/krb5/krb5/0001-Fix-aclocal.m4-syntax-error-for-autoconf-2.72.patch
+3 −4 meta-oe/recipes-connectivity/krb5/krb5_1.20.2.bb
+1 −1 meta-oe/recipes-connectivity/thrift/thrift_0.19.0.bb
+1 −1 meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.20.bb
+1 −1 meta-oe/recipes-devtools/ctags/ctags_6.0.20230827.0.bb
+1 −1 meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.132.bb
+20 −0 meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb
+0 −2 meta-oe/recipes-devtools/protobuf/protobuf_3.21.12.bb
+1 −1 meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
+1 −1 meta-oe/recipes-extended/dialog/dialog_1.3-20230209.bb
+1 −1 meta-oe/recipes-extended/flatpak/flatpak_1.15.4.bb
+77 −0 meta-oe/recipes-extended/hwloc/files/CVE-2022-47022.patch
+3 −1 meta-oe/recipes-extended/hwloc/hwloc_2.9.2.bb
+1 −1 meta-oe/recipes-extended/libzip/libzip_1.10.1.bb
+1 −1 meta-oe/recipes-extended/logwatch/logwatch_7.9.bb
+1 −1 meta-oe/recipes-extended/minio/minio_git.bb
+1 −1 meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.9.bb
+385 −0 meta-oe/recipes-graphics/fontforge/fontforge/0001-Fix-Translations-containing-invalid-directives-hs.patch
+1 −0 meta-oe/recipes-graphics/fontforge/fontforge_20230101.bb
+1 −1 meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.31.bb
+1 −1 meta-oe/recipes-graphics/lvgl/lv-lib-png_8.0.2.bb
+5 −0 meta-oe/recipes-kernel/bpftool/bpftool.bb
+1 −1 meta-oe/recipes-navigation/geoclue/geoclue_2.7.0.bb
+1 −1 meta-oe/recipes-support/fmt/fmt_10.1.1.bb
+1 −1 meta-oe/recipes-support/glog/glog_0.6.0.bb
+1 −1 meta-oe/recipes-support/libiio/libiio_0.25.bb
+1 −1 meta-oe/recipes-support/libmxml/libmxml_3.3.1.bb
+0 −36 meta-oe/recipes-support/sg3-utils/sg3-utils/0001-sg_dd.c-Use-off_t-instead-of-uint.patch
+2 −3 meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb
+1 −1 meta-oe/recipes-support/tio/tio_2.6.bb
+13 −1 meta-oe/recipes-support/webkitgtk/webkitgtk3_2.40.5.bb
+1 −1 meta-perl/recipes-perl/libnet/libnet-dns-perl_1.40.bb
+1 −1 meta-python/recipes-devtools/python/python3-alembic_1.12.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-argh_0.29.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-asttokens_2.4.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-bitstring_4.1.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-cmake_3.27.4.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-engineio_4.7.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-imageio_2.31.3.bb
+620 −0 meta-python/recipes-devtools/python/python3-inotify/new-test-inotify.patch
+1 −0 meta-python/recipes-devtools/python/python3-inotify_git.bb
+1 −1 meta-python/recipes-devtools/python/python3-ipython_8.15.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-kiwisolver_1.4.5.bb
+1 −1 meta-python/recipes-devtools/python/python3-langtable_0.0.63.bb
+2 −2 meta-python/recipes-devtools/python/python3-luma-core_2.4.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-pymisp_2.4.175.bb
+2 −2 meta-python/recipes-devtools/python/python3-pymodbus_3.5.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-snagboot_1.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-socketio_5.9.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb
+1 −1 meta-python/recipes-devtools/python/python3-tox_4.11.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-typeguard_4.1.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-virtualenv_20.24.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-web3_6.9.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-zeroconf_0.97.0.bb
+1 −1 meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 109 files

0 comments on commit adc2f12

Please sign in to comment.