Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-o…
Browse files Browse the repository at this point in the history
…penembedded sources/meta-qt6 sources/poky

* sources/meta-arm 9d9c2fb9...853fde2b (1):
  > CI: add poky-altcfg in xen.yml for systemd image requirement

* sources/meta-freescale 83bf0b64...77b940dd (2):
  > Merge pull request #2037 from linkjumper/6.6-2.1.x-imx_fix_fuse_write
  > Merge pull request #2035 from Livius90/master

* sources/meta-openembedded ff07b2e0e8...c225779474 (28):
  > python3-imageio: Upgrade 2.35.1 -> 2.36.0
  > python3-bitarray: Upgrade 2.9.3 -> 3.0.0
  > python3-scikit-build-core: Add recipe
  > xfce4-settings: ignore some warnings.
  > libxfce4ui: Upgrade 4.19.3 -> 4.19.6
  > webkitgtk3: Add DESCRIPTION about API version
  > xfwm4: Upgrade 4.18.0 -> 4.19.0
  > xfconf: Upgrade 4.18.1 -> 4.18.2
  > xfce4-appfinder: Upgrade 4.19.2 -> 4.19.3
  > libxfce4util: Upgrade 4.19.2 -> 4.19.3
  > garcon: Upgrade 4.19.0 -> 4.19.1
  > exo: Upgrade 4.19.0 -> 4.19.1
  > python3-fsspec: Upgrade 2024.9.0 -> 2024.10.0
  > python3-tornado: Upgrade 6.4.1 -> 6.4.2
  > python3-cloudpickle: Upgrade 3.0.0 -> 3.1.0
  > python3-zeroconf: Upgrade 0.136.0 -> 0.136.2
  > python3-typeguard: Upgrade 4.3.0 -> 4.4.1
  > taisei: Use libucontext with musl
  > mozjs: update 115.16.1 -> 115.17.0
  > nodejs: backport a patch to fix build with icu-76
  > python3-zopeinterface: Fix build with setuptools > 74
  > evolution-data-server: Fix build with ICU-76+
  > webkitgtk3: Fix build with ICU-76+
  > opencv: Specify right path for <numpy/ndarrayobject.h>
  > mozjs: Fix build with icu 76+
  > mpd: Fix build with icu 76+
  > meta: Add SECURITY.md file to all layers
  > dovecot: Upgrade to 2.3.21.1

* sources/meta-qt6 f571283...d7a832b (1):
  > Merge pull request #70 from YoeDistro/kraj/6.8

* sources/poky 86cd39e304b...8d8c58372fd (28):
  > resulttool/store: Fix permissions of logarchive
  > systemd-boot: drop intltool-native from DEPENDS
  > systemd: drop intltool-native from DEPENDS
  > builder: set CVE_PRODUCT
  > bootchart2: Several fixes
  > gnutls: Upgrade to 3.8.8
  > lib/oe/sbom30: Prefix aliases with "http://spdx.org/spdxdocs/"
  > gstreamer1.0: run ptests in parallel
  > linux-yocto/6.10: bsp/genericarm64: disable ARM64_SME
  > linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME
  > scripts/install-buildtools: Update to 5.1
  > systemd: handle llvm-objcopy behaviour when reading .note.dlopen section
  > rust-target-config: Fix TARGET_C_INT_WIDTH with correct size
  > spdx: Fix SPDX tasks not running when code changes
  > gcc: add a backport patch to fix an issue with tzdata 2024b
  > lib: sbom30: Fix build parameters
  > uboot-sign: fix U-Boot binary with public key
  > python3-ctypes: depend on ldconfig only if distro-feature set
  > xserver-xorg: rewrite ABI dependency generation
  > xorg-driver: remove redundant DEPENDS on xorgproto
  > resulttool: Improve repo layout for oeselftest results
  > resulttool: Trim the precision of duration information
  > resulttool: Clean up repoducible build logs
  > resulttool: Handle ltp rawlogs as well as ptest
  > resulttool: Add --logfile-archive option to store mode
  > resulttool: Fix passthrough of --all files in store mode
  > oeqa/utils/gitarchive: Return tag name and improve exclude handling
  > resulttool: Use single space indentation in json output

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 26, 2024
1 parent 4a4ae76 commit bb6d315
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 2 files
+2 −2 .gitlab-ci.yml
+3 −0 ci/xen.yml
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 42 files
+20 −0 meta-filesystems/SECURITY.md
+20 −0 meta-gnome/SECURITY.md
+1 −0 meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
+42 −0 ...pes-gnome/evolution-data-server/evolution-data-server/0001-I-574-Fails-to-build-link-against-icu-76.1.patch
+20 −0 meta-initramfs/SECURITY.md
+20 −0 meta-multimedia/SECURITY.md
+52 −0 meta-multimedia/recipes-multimedia/musicpd/mpd/0001-meson.build-support-building-with-ICU-76.patch
+1 −0 meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.15.bb
+20 −0 meta-networking/SECURITY.md
+24 −0 meta-networking/recipes-support/dovecot/dovecot/1ccd5b54a408d12fce0c94ab0bbaedbb5ef69830.patch
+2 −1 meta-networking/recipes-support/dovecot/dovecot_2.3.21.1.bb
+20 −0 meta-oe/SECURITY.md
+2 −2 meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.2.bb
+29 −0 meta-oe/recipes-devtools/nodejs/nodejs/fix-build-with-icu-76.patch
+1 −0 meta-oe/recipes-devtools/nodejs/nodejs_22.11.0.bb
+27 −0 meta-oe/recipes-extended/mozjs/mozjs-115/0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch
+2 −1 meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb
+1 −1 meta-oe/recipes-support/opencv/opencv_4.10.0.bb
+36 −0 meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-Support-ICU-76.1-build.patch
+7 −0 meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.3.bb
+20 −0 meta-perl/SECURITY.md
+20 −0 meta-python/SECURITY.md
+1 −1 meta-python/recipes-devtools/python/python3-bitarray_3.0.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-cloudpickle_3.1.0.bb
+3 −2 meta-python/recipes-devtools/python/python3-fsspec_2024.10.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-imageio_2.36.0.bb
+13 −0 meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb
+1 −1 meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-zeroconf_0.136.2.bb
+24 −0 meta-python/recipes-devtools/python/python3-zopeinterface/0001-Allow-using-setuptools-74.patch
+1 −0 meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb
+20 −0 meta-webserver/SECURITY.md
+20 −0 meta-xfce/SECURITY.md
+1 −1 meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
+1 −1 meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb
+1 −1 meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb
+1 −1 meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb
+1 −1 meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb
+1 −0 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb
+1 −1 meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
+1 −1 meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 38 files
+3 −0 meta/classes-recipe/create-spdx-image-3.0.bbclass
+2 −0 meta/classes-recipe/create-spdx-sdk-3.0.bbclass
+5 −5 meta/classes-recipe/rust-target-config.bbclass
+1 −7 meta/classes-recipe/uboot-sign.bbclass
+9 −0 meta/classes/create-spdx-3.0.bbclass
+4 −2 meta/lib/oe/sbom30.py
+1 −1 meta/lib/oeqa/core/runner.py
+3 −1 meta/lib/oeqa/utils/gitarchive.py
+11 −3 meta/recipes-core/systemd/dlopen-deps.inc
+1 −1 meta/recipes-core/systemd/systemd-boot_256.7.bb
+1 −1 meta/recipes-core/systemd/systemd_256.7.bb
+30 −0 meta/recipes-devtools/bootchart2/bootchart2/0001-Makefile-Let-bootchartd.conf-use-EARLY_.patch
+37 −0 meta/recipes-devtools/bootchart2/bootchart2/0002-Makefile-Add-n-to-gzip.patch
+9 −3 meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb
+1 −0 meta/recipes-devtools/gcc/gcc-14.2.inc
+549 −0 meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch
+3 −1 meta/recipes-devtools/python/python3_3.13.0.bb
+2 −1 meta/recipes-graphics/builder/builder_0.1.bb
+2 −16 meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
+1 −3 meta/recipes-graphics/xorg-driver/xorg-driver-input.inc
+1 −3 meta/recipes-graphics/xorg-driver/xorg-driver-video.inc
+48 −0 meta/recipes-graphics/xorg-xserver/xserver-abi.inc
+6 −26 meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+1 −1 meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto-tiny_6.10.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto_6.10.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto_6.6.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest
+0 −42 meta/recipes-support/gnutls/gnutls/conditional.patch
+1 −5 meta/recipes-support/gnutls/gnutls_3.8.8.bb
+2 −2 scripts/install-buildtools
+1 −1 scripts/lib/resulttool/manualexecution.py
+1 −1 scripts/lib/resulttool/report.py
+61 −15 scripts/lib/resulttool/resultutils.py
+19 −3 scripts/lib/resulttool/store.py

0 comments on commit bb6d315

Please sign in to comment.