-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master updates #68
Merged
Merged
Master updates #68
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* sources/meta-riscv efc5633...51ebe0b (4): > qemuriscv32: Add support for a 32-bit machine > recipes-kernel: Add support for 32-bit builds > glibc: Add support for the RISC-V 32-bit fork > u-boot: Remove RISC-V specific version Signed-off-by: Khem Raj <[email protected]>
…a-riscv * sources/meta-freescale f7c2d4d...9c80179 (1): > u-boot-fslc-mxsboot: When building target recipe, limit it to fsl machines * sources/meta-openembedded 9a64b38...ebc7b9e (47): > poppler: Upgrade to 0.71.0 > miniupnpd: Update to 2.1.20180706 > libtinyxml2: update to 7.0.1 > thin-provisioning tools: use sh on path for txt2man > read-edid: Upgrade to 3.0.2 > vsftpd: allow getdents64 in the seccomp sandbox > autofs: upgrade to 5.1.5 > libxklavier: Fix keyboard layout bug for xfce4-settings > libcereal: Allow empty package > libdvbcsa: Add recipe > dvb-apps: linux dvb apps package support > postgresql: upgrade to 11.1 > phoronix-test-suite: upgrade to 8.2.0 > mozjs: Avoid use of X11 from host when X11 is disabled > pangomm: upgrade to 2.42.0 > multipath-tools: upgrade to 0.7.9 > satyr: upgrade to 0.27 > sg3-utils: upgrade to 1.44 > c-ares: upgrade to 1.15 > dnsmasq: upgrade to 2.80 > netcat-openbsd: upgrade to 1.195 > ndctl: v62 -> v63 > libblockdev: 2.18 -> 2.20 > lvm2/libdevmapper: 2.02.180 -> 2.03.01 > efivar: correct version number 0.36 -> 36 > libbytesize: 1.3 -> 1.4 > efibootmgr: 0.16 -> 17 > volume-key: 0.3.11 -> 0.3.12 > libreport: 2.9.5 -> 2.9.6 > python3-blivet: 3.0.1 -> 3.1.1 > python3-blivetgui: 2.1.8 -> 2.1.9 > python3-pykickstart: 3.15 -> 3.18 > dconf: 0.28.0 -> 0.30.1 > net-snmp: inherit ptest > python-tzlocal: Add new recipe. > rygel: Upgrade to 0.37.0 > libgee: Upgrade to 0.20.1 > xscreensaver: Define consistent app-defaults dir > bandit: add class to perform Bandit scans > sigrok-cli: new package > libsigrokdecode: new package > libsigrok: new package > doxygen: new package > libserialport: new package > libzip: new package > cpprest: upgrade to version 2.10.8: drop my two patches, now upstream > Add czmq (C bindings for ZeroMQ) * sources/meta-riscv 51ebe0b...a4ac20c (1): > Update to the latest 4.19 kernel Signed-off-by: Khem Raj <[email protected]>
Some packages e.g. chromium-x11 can result in build errors e.g. TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/chromium-x11/70.0.3538.110-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: cannot open linker script file TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/chromium-x11/70.0.3538.110-r0/recipe-sysroot/lib/libgcc_s.so: Too many open files This is setting on buildhost which can be low e.g on archlinux % su - kraj -c 'ulimit -aHS' -s '/bin/bash' Password: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 256285 max locked memory (kbytes, -l) 16384 max memory size (kbytes, -m) unlimited open files (-n) 1024 <=============== here pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 256285 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 22, 2020
…-qt5 sources/meta-yoe * sources/meta-atmel 2f16c93...9ee67c8 (1): > README: Update for Dunfell, yocto 3.1 * sources/meta-freescale 07352f36...3bf9ab1d (1): > dp-firmware-cadence: fix LICENSE * sources/meta-qt5 32c62ab...d6b6838 (3): > qt5: upgrade to 5.15 beta4 > qtwebkit: Switch to 5.212 branch > qt5-creator: Upgrade to 4.12 branch * sources/meta-yoe 7a3dbb8...9d35189 (1): > Merge pull request #68 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 22, 2020
…-openembedded sources/meta-qt5 sources/meta-yoe * sources/meta-atmel 2f16c93...9ee67c8 (1): > README: Update for Dunfell, yocto 3.1 * sources/meta-freescale 07352f36...3bf9ab1d (1): > dp-firmware-cadence: fix LICENSE * sources/meta-openembedded be9b090d8...d08fa312f (4): > XXX: Add DRONE CI support > python3-cachetools: upgrade 4.0.0 -> 4.1.0 > zeromq: Fix host-specific path issue with libsodium < XXX: Add DRONE CI support * sources/meta-qt5 0e3fff4...d6b6838 (5): > qt5: upgrade to 5.15 beta4 > qtwebkit: Switch to 5.212 branch > qt5-creator: Upgrade to 4.12 branch < qtwebkit: Switch to 5.212 branch < qt5-creator: Upgrade to 4.12 branch * sources/meta-yoe 29898a1...9d35189 (1): > Merge pull request #68 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 25, 2020
…-arm sources/meta-atmel sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-riscv sources/meta-ti sources/meta-webkit sources/meta-yoe * sources/meta-96boards a9349ca...ea8a943 (2): > Merge pull request #338 from YoeDistro/yoe/mut > Merge pull request #337 from ndechesne/dunfell * sources/meta-altera 0c518d2...e6ec40f (1): > u-boot-socfpga_v2019.10: update to latest SRCREV * sources/meta-arm 74b76e3...987cb43 (7): > arm-autonomy: Fix xenguest volume check on boot > arm-autonomy: Fix circle dependency in xen-dtb > arm-autonomy: Append firmware-image-juno recipe to collect Xen binaries > meta-arm-bsp: Introduce firmware-image-juno recipe > meta-arm-bsp: Introduce the scp-firmware-juno recipe > trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware > meta-arm-bsp:trusted-firmware-a: Remove custom do_clean task * sources/meta-atmel 2f16c93...134b8ec (5): > libplanes: Bump to 1.0.1 > dt-overlay-at91: Bump to linux4sam-2020.04-rc1 > linux-at91: Bump to linux4sam-2020.04-rc2 > linux-at91: configs: Replace WILC1000 with WILC > README: Update for Dunfell, yocto 3.1 * sources/meta-clang b9e7c29...46db90b (1): > clang.bbclass: Handle big.LITTLE mtune options on arm/aarch64 * sources/meta-freescale 07352f36...76467d61 (12): > waffle: Fix x11 build without GBM support > waffle: Add missing dependency on EGL > waffle: Disable GBM support for i.MX 6 and 7 GPU > imx-gpu-apitrace: Enable egl and waffle > imx-gpu-apitrace: Add config options for EGL and GUI > imx-gpu-apitrace: Don't package binaries separately > imx-gpu-apitrace: Rebase fork on 9.0.0 > libimxdmabuffer: Fix ptest > gstreamer1.0-plugins-imx: Update to version 0.13.1 > optee-test_3.2.0.imx: fix TA_DEV_KIT_DIR is not correctly defined error > imx-kobs: Update SRCREV to cee66d > dp-firmware-cadence: fix LICENSE * sources/meta-openembedded b5f510e48...f663e842b (25): > libmoo-perl: upgrade 2.003006 -> 2.004000 > xmlsec1: upgrade 1.2.29 -> 1.2.30 > websocketpp: upgrade 0.8.1 -> 0.8.2 > vboxguestdrivers: upgrade 6.1.4 -> 6.1.6 > daemontools: use u-a for /usr/bin/svc and /usr/bin/svok > python3-more-itertools: Modify ptest output format > netkit-telnet: fix CVE-2020-10188 > python3-pexpect: change shebang to python3 > libwebsockets: upgrade 3.2.2 -> 4.0.1 > rsyslog: Disable valgrind dependency for riscv32 > gperftools: Do not build on riscv > xfce4-panel-profiles: not create link to /usr/share/locale > recipes,packagegroups: Remove libunwind deps for riscv > redis: upgrade 5.0.8 -> 5.0.9 > python3-obd: Add missing setuptools RDEPENDS > oprofile: Disable build on riscv > ltrace: Do not build on riscv > breakpad: Disable build on riscv > crash: Do not build on riscv > nss: Fix build on riscv64 > sdbus-c++-tools: add nativesdk > python3-cachetools: upgrade 4.0.0 -> 4.1.0 > zeromq: Fix host-specific path issue with libsodium > rocksdb: Link with pthreads on riscv > icewm: upgrade 1.5.5 -> 1.6.5 * sources/meta-riscv ad387e4...8bd3402 (7): > perf: Remove libunwind dependency > packagegroup-core-tools-testapps: Remove kexec and gst-example for rv32 > packagegroup-core-tools-profile: Disable systemtap and valgrind in packagegroups > openocd_riscv: Ensure the PV is still riscv > go-dep: Update sys module to latest > libunwind: Disable build on riscv > layer.conf: Ignore textrel for few more recipes * sources/meta-ti 08b60347...e53bcaf4 (3): > u-boot-ti-staging: update to the latest snapshot > linux-ti-staging: update to the latest snapshot > conf, recipes: add support for j7-hs-evm platform and j7 SoC family * sources/meta-webkit 1e5d596...488aef2 (2): > wpewebkit: Update to 2.28.2 > webkitgtk: Update to 2.28.2 * sources/meta-yoe 7a3dbb8...9d35189 (1): > Merge pull request #68 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
that referenced
this pull request
Sep 5, 2020
Fix image contents to reduce size
kraj
added a commit
that referenced
this pull request
Nov 6, 2024
…-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-freescale 724fb423...dffc90ae (3): > Merge pull request #2003 from hiagofranco/upgrade-new-bsp > Merge pull request #2012 from kwavnet/drop-chromium-inc > Merge pull request #2009 from esben/imx-boot-fix * sources/meta-intel feb12460...42b6cfec (4): > thermald : upgrade 2.5.7 -> 2.5.8 > metrics-discovery : upgrade 1.13.174 -> 1.13.178 > ipmctl : upgrade 03.00.00.0485 -> 03.00.00.0499 > itt : upgrade 3.25.2-> 3.25.3 * sources/meta-openembedded 78a332939f...01dd622533 (41): > postgresql: Disable tcl support by default > gnulib: Add do_deploy_archives back > gtkwave: Add packageconfig knob for tcl support > python3-apiflask: version bump 2.1.1 -> 2.2.1 > fluentbit: Add IPO option as a packageconfig knob > postgresql: Add tclsh 9 support > glibmm: use ${bindir_native} > unbound: update to latest to fix occasional build failure > xmlrpc-c: improve the fix for parallel build a bit > snapper: use nonarch_libdir in FILES > python3-zstandard: add a recipe for version 0.23.0 > drm-info: add recipe > netdata: WebUI choice between all (default), v0, v1 or v2 > iwd: update 2.20 -> 3.0 > gnome-online-accounts: Upodate 3.52.0 -> 3.52.1 > netdata: Upgrade from 1.47.3 to 1.47.5 release > nodejs: upgrade 20.18.0 -> 22.11.0 > bcu: add nxp board control utilities version 1.1.100 > panel-mipi-dbi.bbclass: initial addition of the firmware blob class > panel-mipi-dbi: initial addition of the firmware blob assembler > signing.bbclass: add label length check > signing.bbclass: add certificate ca-chain handling > zfs: fix host-related reproducibility > mpv: cleanup and improvements > python3-django: rename .inc file to BPN.inc > python3-flask-sijax: fold .inc file into .bb > python3-flask-bootstrap: fold .inc file into .bb > python3-django-south: fold .inc file into .bb > python3-rfc3986-validator: drop unnecessary FILESEXTRAPATHS > python3-flask-xstatic: drop unnecessary FILESEXTRAPATHS and fold .inc into .bb > python3-pykickstart: drop unnecessary FILESEXTRAPATHS > python3-m2crypto: drop unnecessary FILESEXTRAPATHS > colord-native: rename directory and drop unnecessary FILESEXTRAPATHS > perfetto: drop unnecessary FILESEXTRAPATHS > libgpiod: improve FILESEXTRAPATHS > asyncmqtt: add recipe > libgpiod: selectively enable GObject introspection > swagger-ui: OpenAPI (aka swagger) website (v5.17.14) > libgpiod: drop wrong S assignment > libmtp: enable stack memory protection > mdns: Upgrade 2200.140.11 -> 2559.1.1 * sources/meta-qt6 3d72968...8557faa (1): > Merge pull request #68 from YoeDistro/kraj/6.8 * sources/meta-raspberrypi 91868fb...1b6de69 (1): > conf/layer.conf: Remove duplicated BBFILES * sources/meta-rockchip 24a411a...f895d0c (5): > rk3588(s): add support for upstream TF-A > rk356x: add support for upstream TF-A > bsp: rkbin: do not add default DEPENDS dependencies > bsp: rkbin: split optee-os, tf-a and ddr init from rkbin into separate recipes > bsp: rkbin: add .inc for factoring out reusable pieces * sources/meta-tegra 87a914b5...605e62d2 (1): > Fix device tree file check in nvidia-kernel-oot-dtb * sources/meta-variscite-bsp 7dcc2b4...fe3d7b4 (1): > Merge pull request #38 from YoeDistro/kraj/mickledore-var02 * sources/poky aca4d584dc5...f0d224b921b (68): > bluez5: upgrade 5.78 -> 5.79 > xserver-xorg: upgrade 21.1.13 -> 21.1.14 > glib-2.0: fix glib-2.0 ptest failure when upgrading tzdata2024b > tzdata/tzcode-native: upgrade 2024a -> 2024b > bitbake: bb/compress: use lz4 instead of lz4c > bitbake: cooker: Sort pn-buildlist > python3-libarchive-c: Avoid using find_library python API > weston: backport patch to allow neatvnc < v0.9.0 > linux-firmware: RPROVIDE qcs6490 firmware packages by qcm6490 ones > linux-firmware: package IPA firmware for Qualcomm QCM6490 platforms > linux-firmware: make ${PN}-qcom-adreno-a663 depend on -a660 > linux-firmware: split sa8775p ZAP shader to separate package > linux-firmware: split qcm6490 ZAP shader to separate package > linux-firmware: add battmgr.jsn to ${PN}-qcom-qcm6490-audio > bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM > ppp: Add pam and openssl via packageconfig > xf86-input-evdev: update 2.10.6 -> 2.11.0 > xf86-input-libinput: update 1.4.0 -> 1.5.0 > oeqa/runCmd: print stderr when that is a separate stream > kexec-tools: update COMPATIBLE_HOST because of makedumpfile > selftest: wic: wic_sector_size add wic-tools path > selftest: wic: remove 2>/dev/null to help fail diagnostic > patchtest: add "Inactive-Upstream" > perf: add PACKAGECONFIG for zstd > cve-check: fix malformed cve status description with : characters > cve-check: do not skip cve status description after : > u-boot: Update Upstream-Status > u-boot: Add patch to use SWIG_AppendOutput > lib/oe/package: remove PACKAGE_SNAP_LIB_SYMLINKS > python3-jsonschema: Fix annotation for validator_for's default > python3-rdflib: upgrade 7.0.0 -> 7.1.1 > ruby: Add init.rb file to PTEST installation path > ltp: Fix build with glibc 2.41 > selftest/sstatetests: run CDN mirror check only once > oeqa/selftest: Add SPDX 3.0 include source case for work-share > create-spdx-{2.2,3.0}: support SPDX include source for work-share directory > create-spdx-{2.2,3.0}: fix do_create_spdx dependency while spdx include sources > meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_files > meta/lib/oe/sbom30.py: correct typo > meta/lib/oe/sbom30.py: correct python list comprehension > usbutils: Update to version 018 > busybox: disable defconfig options from mount-via-label.cfg > busybox: disable long options in defconfig > busybox: disable defconfig options from getopts.cfg and move long opts > busybox: disable defconfig options from unicode.cfg > busybox: disable defconfig options from login-utilities.cfg > busybox: mdev.cfg: remove CONFIG_SETSID > busybox: disable defconfig options from syslog.cfg > busybox: disable defconfig options from simpler fragments > busybox: sync config for busybox 1.37 > python3-markupsafe: fix upstream version check > python3-mako: fix upstream version check > reproducibility: continue testing in case of build failure > bind: upgade 9.20.2 -> 9.20.3 > cmake: upgrade 3.30.2 -> 3.30.5 > barebox: upgrade 2024.08.0 -> 2024.09.0 > barebox-tools: upgrade 2024.08.0 -> 2024.09.0 > wayland-protocols: update 1.37 -> 1.38 > openssl: Fix SDK environment script to avoid unbound variable > release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure > ref-manual: devtool-reference: document missing commands > ref-manual: devtool-reference: refresh example outputs > ref-manual: release-process: add a reference to the doc's release > ref-manual: release-process: update releases.svg with month after "Current" > docs: update current releases > oeqa/selftest: Update the BB_HASHSERVE_UPSTREAM > buildtools-docs-tarball: Add rsvg so we can handle svg files in docs > bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome gitlab Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 6, 2024
…cale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...bf9010c6 (2): > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...4447cfa (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale dffc90ae...e35645f0 (1): > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-openembedded 01dd62253...5c70fc379 (56): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...115af5c (17): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...76bc8e30 (1): > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...1e5b17d7 (5): > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...fa6699a (51): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...4e3298a2a9 (49): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-setuptols: do parallel builds > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > bitbake.conf: require lz4 instead of lz4c > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > debian runtime debugging > runqemu: Add tap device logging for debug > python3-packaging: Ignore old glibc tests on musl > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > bitbake: toaster/tests/selenium_helper_base: Dump a screenshot into tmp upon failure > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 6, 2024
…cale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...bf9010c6 (2): > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...4447cfa (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale dffc90ae...e35645f0 (1): > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-openembedded 01dd62253...df675636b (56): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...115af5c (17): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...76bc8e30 (1): > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...1e5b17d7 (5): > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...fa6699a (51): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...4e3298a2a9 (49): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-setuptols: do parallel builds > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > bitbake.conf: require lz4 instead of lz4c > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > debian runtime debugging > runqemu: Add tap device logging for debug > python3-packaging: Ignore old glibc tests on musl > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > bitbake: toaster/tests/selenium_helper_base: Dump a screenshot into tmp upon failure > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...4447cfa (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...37c90402e (152): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > python3-uinput: Re-add recipe > Bump nbdit to the newest repo tag > libcanberra: Fix sound not playing on Colibri iMX8X > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-fuse: new recipe > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...37c90402e (152): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > python3-uinput: Re-add recipe > Bump nbdit to the newest repo tag > libcanberra: Fix sound not playing on Colibri iMX8X > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-fuse: new recipe > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...37c90402e (152): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > python3-uinput: Re-add recipe > Bump nbdit to the newest repo tag > libcanberra: Fix sound not playing on Colibri iMX8X > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-fuse: new recipe > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...37c90402e (152): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > python3-uinput: Re-add recipe > Bump nbdit to the newest repo tag > libcanberra: Fix sound not playing on Colibri iMX8X > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-fuse: new recipe > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...e2469d463 (149): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...8a5ec498b (151): > DO NOT MERGE: Add Github actions CI workflow > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...8a5ec498b (151): > DO NOT MERGE: Add Github actions CI workflow > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...99e187a17 (155): > DO NOT MERGE: Add Github actions CI workflow > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1939a32 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...c55d48f14 (156): > DO NOT MERGE: Add Github actions CI workflow > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...946015b92 (166): > DO NOT MERGE: Add Github actions CI workflow > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...1c7b141abe (193): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...946015b92 (166): > DO NOT MERGE: Add Github actions CI workflow > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...0820401cb (170): > DO NOT MERGE: Add Github actions CI workflow > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...0820401cb (170): > DO NOT MERGE: Add Github actions CI workflow > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...5dfc739c0 (171): > DO NOT MERGE: Add Github actions CI workflow > ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...ee12c7b1a (173): > DO NOT MERGE: Add Github actions CI workflow > tcpdump: add CVE_PRODUCT > net-snmp: add CVE_PRODUCT > ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...0131e2669 (174): > DO NOT MERGE: Add Github actions CI workflow > geary: Specify location of iso-codes xml files > tcpdump: add CVE_PRODUCT > net-snmp: add CVE_PRODUCT > ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...3b535c0a68 (194): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...b45b72e6c (178): > DO NOT MERGE: Add Github actions CI workflow > s > geary: Specify location of iso-codes xml files > bmap-writer: add initial recipe > python3-mlcommons-loadgen: add a recipe for version 4.0.1 > nvme-cli: Fix musl build erros for v2.11 > tcpdump: add CVE_PRODUCT > net-snmp: add CVE_PRODUCT > ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...8605f59086 (218): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > site/arm-linux: Fix typo for sizeof_char_p > qemu/testimage: Ensure GNU tar is in test images > glib-2.0: upgrade 2.82.1 -> 2.82.2 > python3-cryptography-vectors: don't remove RECORD > classes-recipe/python_pep517: remove all RECORD files > package_rpm: restrict rpm to 4 threads > package_rpm: use zstd's default compression level > bitbake.conf: make ZSTD_COMPRESSION_LEVEL a number rather than a dash-prefixed option > testimage: Handle /var/log being volatile > oeqa/ssh: Improve performance and log sizes > testimage.bbclass: change test failure logging from bb.fatal() to bb.error() > rust: Upgrade 1.80.0->1.80.1 > systemd: extract dependencies from .note.dlopen ELF segments > scripts: patchreview: fix failure when running from a different folder > systemd: wrap mtime based time with packageconfig > tcl8: fix headers path > cython: swap prefix-mapping patch for an upstream commit > bitbake/documentation.conf: Show warnings for BB_DANGLINGAPPENDS_WARNONLY usage > bitbake: bitbake-getvar: Catch NoProvider exception > bitbake: fetch/wget: Increase timeout to 100s from 30s > bitbake: bitbake-worker/cooker: Increase default pipe size > bitbake: bitbake-worker: Improve bytearray truncation performance > bitbake: bitbake-layers: ensure tinfoil.shutdown() gets executed when tinfoil.prepare() fails > bitbake: cooker: Drop support for BB_DANGLINGAPPENDS_WARNONLY > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...9d9c2fb9 (11): > CI: test external-arm-toolchain with usrmerge enabled > external-arm-toolchain: rebuild libmvec.so symlink if any > external-arm-toolchain: override dynamic loader path with usrmerge enabled > external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN} > external-arm-toolchain: in libc.so GNU ld script use base_libdir > external-arm-toolchain: wrap symlink handling under usrmerge check > external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check > external-arm-toolchain: remove old sed fixup for libc.so > CI: don't use debug-tweaks > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...1bcaa76 (5): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > SECURITY: Add readme file for security issue reporting * sources/meta-freescale dffc90ae...83bf0b64 (5): > Merge pull request #2030 from kwavnet/fix/libdmabuff > Merge pull request #2027 from Livius90/master > Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx > Merge pull request #2023 from nxp-upstream/qoriq-q3 > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-freescale-3rdparty cbd7ef9...2291cfa (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #311 from vishwamartur/master > Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0 * sources/meta-intel 42b6cfec...cf1f250a (3): > intel-microcode: upgrade 20241029 -> 20241112 > core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES > intel-microcode: upgrade 20240910 -> 20241029 * sources/meta-openembedded 01dd62253...b9701fa33 (181): > DO NOT MERGE: Add Github actions CI workflow > s > geary: Specify location of iso-codes xml files > sysprof: Upgrade to 47.1 > libpanel: initial add 1.8.1 > libdex: initial add 0.8.1 > bmap-writer: add initial recipe > python3-mlcommons-loadgen: add a recipe for version 4.0.1 > nvme-cli: Fix musl build erros for v2.11 > tcpdump: add CVE_PRODUCT > net-snmp: add CVE_PRODUCT > ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native > python3-pydantic-core: Upgrade to 2.27.0 > python3-inline-snapshot: Add recipe > python3-black: Add recipe > python3-rich: Add missing rdepends > python3-typer: Upgrade to 0.13.1 > python3-pint: Upgrade to 0.24.4 > python3-flask: Adjust runtime dependencies > python3-werkzeug: Upgrade to 3.1.3 > python3-blinker: Upgrade to 1.9.0 > gnome-boxes: add itstool-native dependency > geary: add itstool-native dependency > eog: add itstool-native dependency > python3-yarl: Add missing ptest rdeps > python3-marshmallow: Add missing ptest rdep on python3-zoneinfo > gdm: allow to unlock keyring when logging in > hwdata: allow to build native variant > python3-rouge-score: add a recipe for version 0.1.2 > python3-nltk: add a recipe for version 3.9.1 > python3-fuse: new recipe > keepalived: Upgrade to 2.3.2 > tk: Add recipe for TK 9.0.0 release > openvpn: add ptest support > python3-uinput: Re-add recipe > exprtk: Use correct SRCREV pointing to 0.0.3 release > gdm: fix service start > gdm: optionally enable plymouth > hplip: Address reproducibility issues > lcov: Add missing RDEPENDS > lcov: sort RDEPENDS alphabetical > uutils-coreutils: upgrade 0.0.27 -> 0.0.28 > tesseract: upgrade 5.4.1 -> 5.5.0 > swagger-ui: upgrade 5.17.14 -> 5.18.2 > python3-yappi: upgrade 1.6.0 -> 1.6.10 > python3-typer: upgrade 0.12.5 -> 0.13.0 > python3-tomli: upgrade 2.0.2 -> 2.1.0 > python3-sqlparse: upgrade 0.5.1 -> 0.5.2 > python3-setproctitle: upgrade 1.3.3 -> 1.3.4 > python3-regex: upgrade 2024.9.11 -> 2024.11.6 > python3-pyperf: upgrade 2.8.0 -> 2.8.1 > python3-pdm: upgrade 2.19.2 -> 2.20.1 > python3-jedi: upgrade 0.19.1 -> 0.19.2 > python3-httpcore: upgrade 1.0.6 -> 1.0.7 > python3-gpiod: upgrade 2.2.1 -> 2.2.2 > python3-google-auth: upgrade 2.35.0 -> 2.36.0 > python3-flexparser: upgrade 0.3.1 -> 0.4 > python3-flask: upgrade 3.0.3 -> 3.1.0 > python3-dbus-fast: upgrade 2.24.3 -> 2.24.4 > python3-cachecontrol: upgrade 0.14.0 -> 0.14.1 > python3-apispec: upgrade 6.7.0 -> 6.7.1 > python3-alembic: upgrade 1.13.3 -> 1.14.0 > python3-aioresponses: upgrade 0.7.6 -> 0.7.7 > ostree: upgrade 2024.8 -> 2024.9 > mcelog: upgrade 200 -> 201 > lvm2: upgrade 2.03.27 -> 2.03.28 > libblockdev: upgrade 3.2.0 -> 3.2.1 > hwdata: upgrade 0.388 -> 0.389 > graphviz: upgrade 12.1.2 -> 12.2.0 > ghex: upgrade 46.0 -> 46.1 > gegl: upgrade 0.4.48 -> 0.4.50 > jack-example-tools: add new recipe > jack: remove jack-utils > python3-aiohttp: 3.10.10 -> 3.10.11 > cryptsetup: demote udev runtime dependency to recommendation > magic-enum: Upgrade 0.9.6 -> 0.9.7 > libestr: add CVE_PRODUCT > librelp: add CVE_PRODUCT > rsyslog: add CVE_PRODUCT > libfastjson: add CVE_PRODUCT > python3-zeroconf: inherit cython class > python3-yarl: inherit cython class > python3-sqlalchemy: inherit cython class > python3-reedsolo: inherit cython class > python3-pyzmq: inherit cython class > python3-pystemd: inherit cython class > python3-propcache: inherit cython class > python3-pocketsphinx: inherit cython class > python3-pkcs11: inherit cython class > python3-frozenlist: inherit cython class > python3-dbus-fast: inherit cython class > python3-cytoolz: inherit cython class > python3-cchardet: inherit cython class > blueman: inherit cython class > libusbgx: fix gadget-stop install > libgpiod: remove stray newline > rsyslog: Fix the ptest path to test-driver > librelp: Fix the ptest path to test-driver > gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries > gnome-desktop: remove X11 dependencies > python3-werkzeug: upgrade 3.0.3 -> 3.0.6 > xfce4-session: upgrade 4.18.2 -> 4.18.3 > tbb: Re-enable hwloc support > parallel: Package zsh-completions and extend to native recipe > c-ares: upgrade 1.27.0 -> 1.28.1 > ebtables: Remove the dependecy on bash > python3-yarl: upgrade 1.15.1 -> 1.17.1 > python3-can: version bump 4.2.2 -> 4.4.0 > python3-twisted: move appdirs from core package > python3-twisted: remove do_install append > python3-spidev: set LIC_FILES_CHKSUM to remote file > xfce4-panel: upgrade 4.18.5 -> 4.18.6 > gnome-boxes: require opengl distro feature > grilo-plugins: consider opengl distro feature for default PACKAGECONFIG > sysprof: require opengl distro feature when gtk4 is dependend on > libspelling: require opengl distro feature > snapper: pass --pam-security=${libdir}/security > squid: handle CVE-2024-45802 > squid: upgrade 6.10 -> 6.12 > python3-pyproj: inherit cython class > python3-pycocotools: inherit cython class > python3-kivy: inherit cython class > python3-h5py: inherit cython class > python3-pandas: inherit cython class > python3-gevent: inherit cython class > python3-systemd: switch to python_setuptools_build_meta > autoconf-2.13-native: fix interpreter on shebang line for autoscan > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...b86c732 (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qt6: update licenses > qt6: update licenses > Bump version to 6.8.2 > Update submodule refs on '6.8' in yocto/meta-qt6 > qt6: update licenses > qt6: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...f3770ccd (19): > nvidia-kernel-oot: fix a wrong variable > linux-yocto_6.10: add config fragment for R8169 > nvidia-kernel-oot: fix build failure with 6.10 kernel > image_types_tegra: make the ESP partition optional > tegra-common: add TEGRA_UEFI_MINIMAL support > edk2-firmware-tegra: add support for JetsonMinimal builds > setup-nv-boot-control: remove ESP mount dependency > tegra-helper-scripts: use 'sparse update' of SPI flash by default > nvidia-kernel-oot: fix a build issue > tegra-kernel: fix sign_bootimg > tegra-common: add TEGRA_FLASH_CHECK variables > tegra-flashvars: add support for TEGRA_FLASH_CHECK variables > tegra-helper-scripts: add board ID and SKU checks to flash helper > tegra-helper-scripts: do not set default chip SKU in tegra-flash-helper > conf/machine: refactor and add CHIP_SKU defaults > tegra-common: add CHIP_SKU to TEGRA_FLASHVARS > tegra-common: fix TEGRA_FLASHVARS setting > tegra-uefi-capsules: add dependency on lz4-native > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...c46f49d3 (12): > SECURITY: Add file > CI/CD Auto-Merger: cicd.master.202411120100 > sgx: bump version for kernel 6.6 / mesa 23.2.1 > trusted-firmware-a: Update to DM_MANAGED suspend > mesa-pvr: remove dynamic-layer append for llvmpipe > mesa-pvr-22.3.5: Fix build issues with llvm 18+ > mesa-pvr_23.2.1: Fix build issues with llvm 18+ > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...abef3cf (52): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > linux-variscite: update to latest > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...8605f59086 (218): > clang: Upgrade to 19.1.4 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > site/arm-linux: Fix typo for sizeof_char_p > qemu/testimage: Ensure GNU tar is in test images > glib-2.0: upgrade 2.82.1 -> 2.82.2 > python3-cryptography-vectors: don't remove RECORD > classes-recipe/python_pep517: remove all RECORD files > package_rpm: restrict rpm to 4 threads > package_rpm: use zstd's default compression level > bitbake.conf: make ZSTD_COMPRESSION_LEVEL a number rather than a dash-prefixed option > testimage: Handle /var/log being volatile > oeqa/ssh: Improve performance and log sizes > testimage.bbclass: change test failure logging from bb.fatal() to bb.error() > rust: Upgrade 1.80.0->1.80.1 > systemd: extract dependencies from .note.dlopen ELF segments > scripts: patchreview: fix failure when running from a different folder > systemd: wrap mtime based time with packageconfig > tcl8: fix headers path > cython: swap prefix-mapping patch for an upstream commit > bitbake/documentation.conf: Show warnings for BB_DANGLINGAPPENDS_WARNONLY usage > bitbake: bitbake-getvar: Catch NoProvider exception > bitbake: fetch/wget: Increase timeout to 100s from 30s > bitbake: bitbake-worker/cooker: Increase default pipe size > bitbake: bitbake-worker: Improve bytearray truncation performance > bitbake: bitbake-layers: ensure tinfoil.shutdown() gets executed when tinfoil.prepare() fails > bitbake: cooker: Drop support for BB_DANGLINGAPPENDS_WARNONLY > systemtap: add --with-extra-version configure option > systemtap: upgrade 5.1 -> 5.2 > patchtest: use HEAD commit as base for the selftest and not master > libpam: drop cracklib from DEPENDS > libxml2: upgrade 2.13.4 -> 2.13.5 > libsndfile1: backport the fix for CVE-2024-50612 > rootfs-postcommands: Actually do the re-ordering > cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db > systemd: set better sane time at startup > gdk-pixbuf: enable other loaders by default > dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH > oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference > shared-mime-info: drop itstool-native from DEPENDS > classes-recipe/cython: handle builds with no .c sources > oeqa/runtime/ping: don't bother trying to ping localhost > linux-firmware: package QCS615 Adreno ZAP shader > linux-firmware: package Qualcomm X1 Elite audio DSP firmware > linux-firmware: upgrade 20241017 -> 20241110 > sstate: rewrite sstate_archive_package in python > u-boot: Set CVE_PRODUCT > python3-wheel: upgrade 0.44.0 -> 0.45.0 > python3-websockets: upgrade 13.1 -> 14.0 > python3-rpds-py: upgrade 0.20.0 -> 0.21.0 > python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 > python3-pip: upgrade 24.2 -> 24.3.1 > python3-packaging: upgrade 24.1 -> 24.2 > python3-markupsafe: upgrade 3.0.1 -> 3.0.2 > python3-license-expression: upgrade 30.3.1 -> 30.4.0 > python3-hypothesis: upgrade 6.115.3 -> 6.118.6 > xtrans: upgrade 1.5.1 -> 1.5.2 > xrandr: upgrade 1.5.2 -> 1.5.3 > vte: upgrade 0.78.0 -> 0.78.1 > stress-ng: upgrade 0.18.02 -> 0.18.06 > sqlite3: upgrade 3.46.1 -> 3.47.0 > seatd: upgrade 0.8.0 -> 0.9.1 > ruby: upgrade 3.3.5 -> 3.3.6 > repo: upgrade 2.48 -> 2.49.3 > ofono: upgrade 2.11 -> 2.12 > numactl: upgrade 2.0.18 -> 2.0.19 > nghttp2: upgrade 1.63.0 -> 1.64.0 > mpg123: upgrade 1.32.7 -> 1.32.9 > mmc-utils: upgrade to latest revision > makedumpfile: upgrade 1.7.5 -> 1.7.6 > log4cplus: upgrade 2.1.1 -> 2.1.2 > llvm: upgrade 19.1.2 -> 19.1.3 > libxcursor: upgrade 1.2.2 -> 1.2.3 > libtraceevent: upgrade 1.8.3 -> 1.8.4 > libtirpc: upgrade 1.3.5 -> 1.3.6 > libsdl2: upgrade 2.30.8 -> 2.30.9 > librepo: upgrade 1.18.1 -> 1.19.0 > libnl: upgrade 3.10.0 -> 3.11.0 > libinput: upgrade 1.26.1 -> 1.26.2 > libcap: upgrade 2.70 -> 2.71 > iptables: upgrade 1.8.10 -> 1.8.11 > harfbuzz: upgrade 10.0.1 -> 10.1.0 > gtk4: upgrade 4.16.3 -> 4.16.5 > glslang: upgrade 1.3.290.0 -> 1.3.296.0 > epiphany: upgrade 47.1 -> 47.2 > ell: upgrade 0.69 -> 0.70 > dropbear: upgrade 2024.85 -> 2024.86 > diffoscope: upgrade 277 -> 283 > desktop-file-utils: upgrade 0.27 -> 0.28 > barebox-tools: upgrade 2024.09.0 -> 2024.10.0 > rust: Upgrade 1.79.0->1.80.0 > bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang > glibc: stable 2.40 branch update > bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e" > bitbake: tinfoil: add new "finalizeData" API > bitbake: doc/user-manual: Refresh help output > dev-manual: bblock: use warning block instead of attention > dev-manual: document how to provide confs from layer.conf > conf.py: add a bitbake_git extlink > migration-guides: add placeholder files for next release > migration-guides: 5.1: fix titles > mini-x-session: use x-terminal-emulator > builder: use x-terminal-emulator > xinit: use x-terminal-emulator as the fallback terminal > packagegroup-core-x11-base: use virtual-x-terminal-emulator > default-providers.conf: add virtual-x-terminal-emulator > matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative > rxvt-unicode: add x11 DISTRO_FEATURE check > rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES > automake: Remove patch that changes path to test-driver > strace: Fix the ptest path to test-driver > parted: Fix the ptest path to test-driver > sed: Fix the ptest path to test-driver > attr: Fix the ptest path to test-driver > acl: Fix the ptest path to test-driver > quilt: fix dependency on ptest-runner > tcl: correctly symlink tclsh to 9.0 version > binutils: stable 2.43.1 branch update > resulttool: Allow store to filter to specific revisions > python_mesonpy: remove cython-specific INSANE_SKIPs > python3-*: inherit cython > classes-recipe: add cython class > python3-cython: add patch to prefix map source paths in generated files > lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error > rust: Add patch to increase timeout in process-sigpipe rust selftest > rust: Remove passing test case from the exclude list in the Rust OE self-test. > connman: Fix restart script > expat: upgrade 2.6.3 -> 2.6.4 > systemd: don't use deprecated meson option values > pango: don't use deprecated gtk_doc option flag > libpciaccess: add (and enable) the option for compressed pci.ids file > libpciaccess: remove redundant feature check > json-glib: don't use deprecated gtk_doc option flag > gstreamer1.0-libav: explicitly disable documentation > glib-2.0: explicitly disable sysprof > glib-2.0: don't use deprecated Meson option values > cairo: disable some features explicitly > oeqa runtime uki.py: add tests > uki.bbclass: fix debug print logging level > groff: Fix race issues for parallel build > python3-setuptools: add more comments to a patch > uboot-sign: fix concat_dtb arguments > gzip: show full test log if ptests fail > kernel-devsrc: update for 6.12+ > patchreview: use check_upstream_status() from oe.qa > multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore > doc: add a download page for epub and pdf > doc: Makefile: publish pdf and epub versions too > doc: Makefile: add support for xelatex > doc: Makefile: remove inkscape, replace by rsvg-convert > contributor-guide: Remove duplicated words > python3-packaging: Ignore old glibc tests on musl > local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks > bitbake: command: fix needconfig for revalidateCaches > classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE > bitbake.conf: require lz4 instead of lz4c > barebox: use lz4 instead of lz4c > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > kernel-devsrc: make tools/Build optional > lttng-modules: fix build for 6.12+ > linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.59 > linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA > linux-yocto/6.6: update to v6.6.58 > linux-yocto/6.6: update to v6.6.56 > kernel-yocto: allow early exit to configuration audit > kern-tools: allow inputs to be tagged for audit > kernel-yocto: allow cfg fragments to be specified as required > kern-tools: allow .config to be recognized as a fragment > kernel-yocto: Support in-tree config fragments > dev-manual: add bblock documentation > ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables > styles: vocabularies: Yocto: add sstate > documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint > README: add instruction to run Vale on a subset > release-notes-5.1: add download section > conf.py: rename :cve: role to :cve_nist: > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 8, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...c5f1c071 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ecbc14c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...900aedb2ec (61): > DO NOT MERGE: Add Github actions CI workflow > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...2f7b716 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...591ed7fdd5 (84): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 8, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...c5f1c071 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ecbc14c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...7f8d9fd6cb (63): > DO NOT MERGE: Add Github actions CI workflow > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...2f7b716 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...591ed7fdd5 (84): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 8, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...c5f1c071 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ecbc14c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...1c8c545925 (70): > DO NOT MERGE: Add Github actions CI workflow > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...130bbe21fa (115): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 8, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...c5f1c071 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ecbc14c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...5ae7162f1d (71): > DO NOT MERGE: Add Github actions CI workflow > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...130bbe21fa (115): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ecbc14c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...cbac1adab4 (72): > DO NOT MERGE: Add Github actions CI workflow > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...130bbe21fa (115): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...5416d96f27 (75): > DO NOT MERGE: Add Github actions CI workflow > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...130bbe21fa (115): > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...1e176b9839 (77): > DO NOT MERGE: Add Github actions CI workflow > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...7969224d4a (139): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...bc2c72accf (79): > DO NOT MERGE: Add Github actions CI workflow > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...7969224d4a (139): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...68b890f245 (82): > DO NOT MERGE: Add Github actions CI workflow > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PR > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...7969224d4a (139): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...bcb0fd90 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...2f83281ae9 (83): > DO NOT MERGE: Add Github actions CI workflow > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PR > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...7969224d4a (139): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 9, 2025
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...bc5967ad (2): > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...67e7bf45 (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...1f5c0d3f39 (84): > DO NOT MERGE: Add Github actions CI workflow > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PR > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...06c060aa (3): > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...7969224d4a (139): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...bc5967ad (2): > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...67e7bf45 (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...aa3878b1d2 (87): > DO NOT MERGE: Add Github actions CI workflow > dav1d: update 1.4.3 -> 1.5.0 > libde265: update 1.0.12 -> 1.0.15 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...06c060aa (3): > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...2610176de1 (161): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...bc5967ad (2): > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...67e7bf45 (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...e87b556f31 (88): > DO NOT MERGE: Add Github actions CI workflow > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > libde265: update 1.0.12 -> 1.0.15 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...06c060aa (3): > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...2610176de1 (161): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...bc5967ad (2): > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...67e7bf45 (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...86d9b4c (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...7af22c646e (93): > DO NOT MERGE: Add Github actions CI workflow > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > libde265: update 1.0.12 -> 1.0.15 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...06c060aa (3): > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...2610176de1 (161): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 11, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...bc5967ad (2): > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...c78f976c (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...1649c62 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...dffc3c745f (114): > DO NOT MERGE: Add Github actions CI workflow > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...09fdbac0 (4): > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...2610176de1 (161): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...a15dff2735 (116): > DO NOT MERGE: Add Github actions CI workflow > vsomeip: Upgrade to 3.5.3 > spectre-meltdown-checker: New recipe to check hardware vulnerability > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...4ed94decee (175): > Revert "boost: update 1.86.0 -> 1.87.0" > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...b637b480ea (120): > DO NOT MERGE: Add Github actions CI workflow > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > spectre-meltdown-checker: New recipe to check hardware vulnerability > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...4ed94decee (175): > Revert "boost: update 1.86.0 -> 1.87.0" > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...b637b480ea (120): > DO NOT MERGE: Add Github actions CI workflow > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > spectre-meltdown-checker: New recipe to check hardware vulnerability > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...ddd0a9e7eb (129): > DO NOT MERGE: Add Github actions CI workflow > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > pistache : add initial recipe > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > spectre-meltdown-checker: New recipe to check hardware vulnerability > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...401a0641eb (128): > DO NOT MERGE: Add Github actions CI workflow > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > pistache : add initial recipe > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...7e028d9e37 (129): > DO NOT MERGE: Add Github actions CI workflow > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > pistache : add initial recipe > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...7e028d9e37 (129): > DO NOT MERGE: Add Github actions CI workflow > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > pistache : add initial recipe > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...f7d47a7f (5): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...017f149 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...be9fbf35ed (128): > DO NOT MERGE: Add Github actions CI workflow > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...a4c5a38f (7): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ea6844e (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...753bcf2690 (128): > DO NOT MERGE: Add Github actions CI workflow > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...a4c5a38f (7): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ea6844e (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...53a06c3565 (129): > DO NOT MERGE: Add Github actions CI workflow > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...3253540fa7 (174): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm cc4399ad...0905953a (5): > arm/trusted-firmware-a: bump fip and tests to 2.12 > arm/trusted-firmware-a: add support for 2.12.0 > arm/trusted-firmware-a: update 2.10 LTS to the latest versions > arm-bsp/linux-yocto: corstone1000: Update to version 6.12 > arm-bsp/documentation: corstone1000: describe host level authentication * sources/meta-clang 89878f5...5a928a7 (6): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > snort3,libdaq: Always use libstdc++ for C++ runtime > bingen-cli: Upgrade to 0.71.1 * sources/meta-freescale 8cc3bb0f...a4c5a38f (7): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes > Merge pull request #2062 from Freescale/bump-l > Merge pull request #2063 from nxp-upstream/glmark > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0 > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4 * sources/meta-freescale-3rdparty 774ca54...ea6844e (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded 80650fefd6...84e6974006 (160): > DO NOT MERGE: Add Github actions CI workflow > pistache : add initial recipe > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 > wpan-tools: upgrade 0.9 -> 0.10 > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3 > ser2net: upgrade 4.6.2 -> 4.6.3 > python3-zeroconf: upgrade 0.136.2 -> 0.139.0 > python3-wrapt: upgrade 1.17.0 -> 1.17.1 > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37 > python3-sh: upgrade 2.1.0 -> 2.2.1 > python3-pdm: upgrade 2.22.1 -> 2.22.2 > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5 > python3-marshmallow: upgrade 3.24.1 -> 3.25.1 > python3-gnupg: upgrade 0.5.3 -> 0.5.4 > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0 > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0 > python3-cmake: upgrade 3.31.2 -> 3.31.4 > python3-aniso8601: upgrade 9.0.1 -> 10.0.0 > pugixml: upgrade 1.14 -> 1.15 > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14 > monit: upgrade 5.34.3 -> 5.34.4 > lldpd: upgrade 1.0.18 -> 1.0.19 > libserialport: upgrade 0.1.1 -> 0.1.2 > libdbi-perl: upgrade 1.644 -> 1.646 > libconfig-general-perl: upgrade 2.65 -> 2.67 > jsoncons: upgrade 1.0.0 -> 1.1.0 > iniparser: upgrade 4.2.4 -> 4.2.5 > gtk-vnc: upgrade 1.3.1 -> 1.4.0 > doxygen: upgrade 1.13.1 -> 1.13.2 > ddrescue: upgrade 1.28 -> 1.29 > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0 > chrony: upgrade 4.5 -> 4.6.1 > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 > python3-serpent: update recipe to use the ptest-python-pytest class > python3-service-identity: update recipe to use the ptest-python-pytest class > python3-smpplib: update recipe to use the ptest-python-pytest class > python3-simpleeval: update recipe to use the ptest-python-pytest class > python3-soupsieve: update recipe to use the ptest-python-pytest class > python3-sqlparse: update recipe to use the ptest-python-pytest class > python3-tomli-w: update recipe to use the ptest-python-pytest class > python3-tomlkit: update recipe to use the ptest-python-pytest class > python3-trustme: update recipe to use the ptest-python-pytest class > python3-typeguard: update recipe to use the ptest-python-pytest class > python3-tzdata: update recipe to use the ptest-python-pytest class > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class > python3-ujson: update recipe to use the ptest-python-pytest class > python3-unidiff: update recipe to use the ptest-python-pytest class > python3-uritemplate: update recipe to use the ptest-python-pytest class > python3-validators: update recipe to use the ptest-python-pytest class > python3-wrapt: update recipe to use the ptest-python-pytest class > python3-wsproto: update recipe to use the ptest-python-pytest class > python3-xlrd: update recipe to use the ptest-python-pytest class > python3-yappi: update recipe to use the ptest-python-pytest class > python3-yarl: update recipe to use the ptest-python-pytest class > libde265: update 1.0.12 -> 1.0.15 > libtinyxml: patch CVE-2023-34194 > libtinyxml: patch CVE-2021-42260 > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2 > python3-pyusb: Upgrade 1.3.0 -> 1.3.1 > python3-icecream: Upgrade 2.1.3 -> 2.1.4 > packagegroup-meta-multimedia: Drop adding openh264 and libde265 > dav1d: update 1.4.3 -> 1.5.0 > fitimage.bbclass: Remove True option to getVar calls > python3-pyrad: Fix build with poetry 2.x > spdlog: Switch to latest on 1.x branch > mpd: Drop adding +git to PV > mpd: Use meson wrap for fmt > mpd: Upgrade mpd to 0.23.16 > gerbera: Upgrade to 2.4.1 > libcgi-perl: upgrade 4.66 -> 4.67 > python3-cached-property: Upgrade 1.5.2 -> 2.0.1 > python3-deprecated: Upgrade 1.2.14 -> 1.2.15 > crucible: Use go module fetcher > mariadb: Upgrade to 10.11.10 > spdlog: Upgrade to 1.15.0 > c-ares: upgrade 1.29.0 -> 1.30.0 > python3-argcomplete: Upgrade to 3.5.3 > gjs: Deleted gsettings from gsettings > libcamera: update to 0.4.0 > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1 > python3-cerberus: Upgrade 1.3.5 -> 1.3.7 > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8 > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1 > python3-kivy: Upgrade 2.3.0 -> 2.3.1 > x265: Fix build on x86 > openh264: Fix meson build for x86 > onig: upgrade 6.9.9 -> 6.9.10 > pocketpy: Add pic options to cflags > mozjs-128: Fix riscv arch specification in triplets > pocketpy: upgrade 2.0.3 -> 2.0.4 > c-ares: upgrade 1.28.1 -> 1.29.0 > libheif: Make openh264 as packageconfig > openh264: Disable build on riscv32 > x265: Re-add -DENABLE_PIC=ON > libheif: add recipe > openh264: update 2.3.1 -> 2.5.0 > x265: update 3.2.1 -> 4.1 > python3-django: upgrade 5.0.9 -> 5.0.10 > python3-django: upgrade 4.2.16 -> 4.2.17 > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3 > python3-git-pw: Upgrade 2.6.0 -> 2.7.0 > python3-anyio: Upgrade 4.7.0 -> 4.8.0 > python3-apispec: Upgrade 6.8.0 -> 6.8.1 > python3-pydantic: Upgrade 2.10.2 -> 2.10.4 > python3-virtualenv: upgrade 20.28.0 -> 20.28.1 > python3-trustme: upgrade 1.2.0 -> 1.2.1 > python3-starlette: upgrade 0.44.0 -> 0.45.2 > python3-pyusb: upgrade 1.2.1 -> 1.3.0 > python3-portalocker: upgrade 3.0.0 -> 3.1.1 > python3-pillow: upgrade 11.0.0 -> 11.1.0 > python3-marshmallow: upgrade 3.23.2 -> 3.23.3 > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2 > python3-grpcio: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0 > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0 > libbpf: upgrade 1.4.7 -> 1.5.0 > composefs: upgrade 1.0.5 -> 1.0.8 > byacc: upgrade 20230219 -> 20241231 > fping: upgrade 5.2 -> 5.3 > evolution-data-server: upgrade 3.54.2 -> 3.54.3 > doxygen: upgrade 1.13.0 -> 1.13.1 > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0 > bpftool: fix libelf.h not found error > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e738aa2...abb4f07 (1): > openh264: Remove setting COMPATIBLE_HOST to null * sources/meta-rockchip 1cdcb49...92b2b1c (1): > bsp: trusted-firmware-a: remove already merged patch * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 3c0d8bed...652714f9 (8): > Revert "linux-yocto: import recipe for 6.10" > linux-yocto: update bbappend for version 6.12 > nvidia-kernel-oot: add recipe for using git-hosted repos > tegra-helper-scripts: fix RCM boot blob signing > tegra-sources: update public_sources.tbz2 hash > nvidia-drm-loadconf: changes to play nicely with x11 > libdrm: move dependency on nvidia-drm out of weston-init > cuda-cupti: fix DEVSUM for x86-64 * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...9073797308 (189): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > procps: update 4.0.4 -> 4.0.5 > systemd: PACKAGECONFIG mountfsd and nsresourced > pulseaudio: fix webrtc audio depdency > sysvinit: update 3.11 -> 3.13 > udev-extraconf: Allow FAT mount group to be specified > selftest/reproducible: Print error context on failure > selftest/reproducible: Print full log path on failure > classes/ptest-python-pytest: simplify python ptest file overriding > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests > rust: Upgrade 1.80.1->1.81.0 > rust: Fix for duplicate libstd.so > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets. > bitbake: data_smart: fix ??= operator for variable flags > bitbake: tests/parse: add test for ?= and ??= operators for variable flags > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() > meta/lib/oe/cve_check.py: fix patched_cves not updated > multilib-example.conf: explicitly overwrite the BASELIB > glibc: set ld.so.conf as conf file > multilib.conf: overwrite conf files for debs > bitbake: tests: utils: add test for Go mod h1 checksum > bitbake: utils: add Go mod h1 checksum support > bitbake: asyncrpc: Handle websockets exceptions > yocto-bsp: drop genericarm64 SRCREV > linux-yocto/6.12: update to v6.12.9 > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture > classes/nativesdk: also override TUNE_PKGARCH > rsync: clean up configure/configure.sh fiddling > python3-psutil: Fix native dependencies > libgit2: update 1.8.4 -> 1.9.0 > native: Improve ${PN}-XXX package name handling > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native > coreutils: Improve core-utils-native dependency handling > autotools: remove aclocal --automake-acdir, relocated so knows the right path > autotools: log when we're removing aclocal.m4 > libtheora: backport a patch to fix autoreconf > tcl8: upgrade 8.6.15 -> 8.6.16 > python3-numpy: upgrade 2.1.3 -> 2.2.1 > blktool: remove the recipe > shadow: update 4.16.0 -> 4.17.1 > ruby: update 3.3.6 -> 3.4.1 > libxcrypt: update 4.4.36 -> 4.4.37 > liburcu: update 0.14.1 -> 0.15.0 > boost: update 1.86.0 -> 1.87.0 > texinfo: update 7.1.1 -> 7.2 > bc: update 1.07.1 -> 1.08.1 > tcl: update 9.0.0 -> 9.0.1 > ppp: update 2.5.1 -> 2.5.2 > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions > python3-jinja2: upgrade 3.1.4 -> 3.1.5 > python3-click: update 8.1.7 -> 8.1.8 > linux-yocto-dev: update to v6.13 > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore > webkitgtk: Disable JIT on RISCV64 > webkitgtk: Fix a typo OFFF -> OFF > xinit: upgrade 1.4.2 -> 1.4.3 > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0 > stress-ng: upgrade 0.18.07 -> 0.18.08 > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9 > python3-pygments: upgrade 2.18.0 -> 2.19.0 > python3-poetry-core: upgrade 1.9.1 -> 2.0.0 > python3-gitdb: upgrade 4.0.11 -> 4.0.12 > libtest-warnings-perl: upgrade 0.033 -> 0.037 > libsdl2: upgrade 2.30.10 -> 2.30.11 > libedit: upgrade 20240808-3.1 -> 20250104-3.1 > hwdata: upgrade 0.390 -> 0.391 > gtk4: upgrade 4.16.7 -> 4.16.12 > erofs-utils: upgrade 1.8.3 -> 1.8.4 > u-boot: upgrade 2024.10 -> 2025.01 > ref-manual: move runtime-testing section to the test-manual > ref-manual/packages: move ptest section to the test-manual > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication > ref-manual/devtool-reference: add warning note on deploy-target and shared objects > contributor-guide/submit-changes.rst: suggest to remove the git signature > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore > conf/distro/defaultsetup: Use include_all for maintainers.inc > fmt: 11.0.2 -> 11.1.1 > cve-check: Rework patch parsing > cve-check: Fix errors in log lines > systemd: Add WATCHDOG_RUNTIME_SEC optional variable > meta/lib/oe/sbom30.py: set alias for scan declared licenses > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted > meta/lib/oe/sbom30.py: correct alias > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11 > mesa: Fix missing GLES3 headers in SDK sysroot > lib/configfragements: enable/disable multiple fragements at once > lib/configfragments: Restrict fragment file checking > debugedit: Fix install conflict when enable multilib. > uboot-extlinux-config.bbclass: add support for DTBOs > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic > initrdscripts: add UBI support > python3-rpds-py: upgrade 0.21.0 -> 0.22.3 > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality > bitbake.conf: Drop obsolete and misleading comment > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED > sstate: Ensure errors cause task failure > go-vendor: Fix absolute paths issue > bitbake: git-make-shallow: use stdin mode > bitbake: fetch2: read checksum from SRC_URI flag for npm > bitbake: fetch2: do not prefix embedded checksums > bitbake: tests: fetch: replace [url] with urls for npm > bitbake: fetch2: npmsw: remove old lockfile format support > bitbake: tests: fetch: update npmsw tests to new lockfile format > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 14, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 03f5785...5a928a7 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 9dc9f18d...a4c5a38f (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-freescale-3rdparty 774ca54...ea6844e (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded fa1ebe8c80...668ca4e938 (47): > DO NOT MERGE: Add Github actions CI workflow > pistache : add initial recipe > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 > wpan-tools: upgrade 0.9 -> 0.10 > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3 > ser2net: upgrade 4.6.2 -> 4.6.3 > python3-zeroconf: upgrade 0.136.2 -> 0.139.0 > python3-wrapt: upgrade 1.17.0 -> 1.17.1 > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37 > python3-sh: upgrade 2.1.0 -> 2.2.1 > python3-pdm: upgrade 2.22.1 -> 2.22.2 > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5 > python3-marshmallow: upgrade 3.24.1 -> 3.25.1 > python3-gnupg: upgrade 0.5.3 -> 0.5.4 > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0 > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0 > python3-cmake: upgrade 3.31.2 -> 3.31.4 > python3-aniso8601: upgrade 9.0.1 -> 10.0.0 > pugixml: upgrade 1.14 -> 1.15 > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14 > monit: upgrade 5.34.3 -> 5.34.4 > lldpd: upgrade 1.0.18 -> 1.0.19 > libserialport: upgrade 0.1.1 -> 0.1.2 > libdbi-perl: upgrade 1.644 -> 1.646 > libconfig-general-perl: upgrade 2.65 -> 2.67 > jsoncons: upgrade 1.0.0 -> 1.1.0 > iniparser: upgrade 4.2.4 -> 4.2.5 > gtk-vnc: upgrade 1.3.1 -> 1.4.0 > doxygen: upgrade 1.13.1 -> 1.13.2 > ddrescue: upgrade 1.28 -> 1.29 > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0 > chrony: upgrade 4.5 -> 4.6.1 > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 * sources/meta-qt6 cc0dd55...de80f79 (22): < Merge pull request #74 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 2abb0028ba...9073797308 (44): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > procps: update 4.0.4 -> 4.0.5 > systemd: PACKAGECONFIG mountfsd and nsresourced > pulseaudio: fix webrtc audio depdency > sysvinit: update 3.11 -> 3.13 > udev-extraconf: Allow FAT mount group to be specified > selftest/reproducible: Print error context on failure > selftest/reproducible: Print full log path on failure > classes/ptest-python-pytest: simplify python ptest file overriding > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests > rust: Upgrade 1.80.1->1.81.0 > rust: Fix for duplicate libstd.so > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets. > bitbake: data_smart: fix ??= operator for variable flags > bitbake: tests/parse: add test for ?= and ??= operators for variable flags > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 15, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 03f5785...5a928a7 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 9dc9f18d...9bcec065 (4): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0 > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-freescale-3rdparty 774ca54...f4ffb10 (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded fa1ebe8c80...df8da08114 (48): > DO NOT MERGE: Add Github actions CI workflow > smarty: update 4.5.5 -> 5.4.2 > mariadb: Upgrade to 11.4.4 > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 > wpan-tools: upgrade 0.9 -> 0.10 > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3 > ser2net: upgrade 4.6.2 -> 4.6.3 > python3-zeroconf: upgrade 0.136.2 -> 0.139.0 > python3-wrapt: upgrade 1.17.0 -> 1.17.1 > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37 > python3-sh: upgrade 2.1.0 -> 2.2.1 > python3-pdm: upgrade 2.22.1 -> 2.22.2 > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5 > python3-marshmallow: upgrade 3.24.1 -> 3.25.1 > python3-gnupg: upgrade 0.5.3 -> 0.5.4 > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0 > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0 > python3-cmake: upgrade 3.31.2 -> 3.31.4 > python3-aniso8601: upgrade 9.0.1 -> 10.0.0 > pugixml: upgrade 1.14 -> 1.15 > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14 > monit: upgrade 5.34.3 -> 5.34.4 > lldpd: upgrade 1.0.18 -> 1.0.19 > libserialport: upgrade 0.1.1 -> 0.1.2 > libdbi-perl: upgrade 1.644 -> 1.646 > libconfig-general-perl: upgrade 2.65 -> 2.67 > jsoncons: upgrade 1.0.0 -> 1.1.0 > iniparser: upgrade 4.2.4 -> 4.2.5 > gtk-vnc: upgrade 1.3.1 -> 1.4.0 > doxygen: upgrade 1.13.1 -> 1.13.2 > ddrescue: upgrade 1.28 -> 1.29 > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0 > chrony: upgrade 4.5 -> 4.6.1 > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 * sources/meta-qt6 cc0dd55...abc2e6c (25): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > squish: update to Squish 8.1.0 > squish: support styhead > Add squish support < Merge pull request #74 from YoeDistro/kraj/6.8 < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 2abb0028ba...9073797308 (44): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > procps: update 4.0.4 -> 4.0.5 > systemd: PACKAGECONFIG mountfsd and nsresourced > pulseaudio: fix webrtc audio depdency > sysvinit: update 3.11 -> 3.13 > udev-extraconf: Allow FAT mount group to be specified > selftest/reproducible: Print error context on failure > selftest/reproducible: Print full log path on failure > classes/ptest-python-pytest: simplify python ptest file overriding > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests > rust: Upgrade 1.80.1->1.81.0 > rust: Fix for duplicate libstd.so > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets. > bitbake: data_smart: fix ??= operator for variable flags > bitbake: tests/parse: add test for ?= and ??= operators for variable flags > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 15, 2025
…-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 03f5785...5a928a7 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 9dc9f18d...9bcec065 (4): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0 > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-freescale-3rdparty 774ca54...f4ffb10 (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-intel b0fe7e45...c7c7dfac (3): > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12 > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18 > level-zero: upgrade 1.15.8 -> 1.17.42 * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded fa1ebe8c80...7ad937c8ca (48): > DO NOT MERGE: Add Github actions CI workflow > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again > mariadb: Upgrade to 11.4.4 > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 > wpan-tools: upgrade 0.9 -> 0.10 > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3 > ser2net: upgrade 4.6.2 -> 4.6.3 > python3-zeroconf: upgrade 0.136.2 -> 0.139.0 > python3-wrapt: upgrade 1.17.0 -> 1.17.1 > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37 > python3-sh: upgrade 2.1.0 -> 2.2.1 > python3-pdm: upgrade 2.22.1 -> 2.22.2 > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5 > python3-marshmallow: upgrade 3.24.1 -> 3.25.1 > python3-gnupg: upgrade 0.5.3 -> 0.5.4 > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0 > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0 > python3-cmake: upgrade 3.31.2 -> 3.31.4 > python3-aniso8601: upgrade 9.0.1 -> 10.0.0 > pugixml: upgrade 1.14 -> 1.15 > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14 > monit: upgrade 5.34.3 -> 5.34.4 > lldpd: upgrade 1.0.18 -> 1.0.19 > libserialport: upgrade 0.1.1 -> 0.1.2 > libdbi-perl: upgrade 1.644 -> 1.646 > libconfig-general-perl: upgrade 2.65 -> 2.67 > jsoncons: upgrade 1.0.0 -> 1.1.0 > iniparser: upgrade 4.2.4 -> 4.2.5 > gtk-vnc: upgrade 1.3.1 -> 1.4.0 > doxygen: upgrade 1.13.1 -> 1.13.2 > ddrescue: upgrade 1.28 -> 1.29 > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0 > chrony: upgrade 4.5 -> 4.6.1 > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 * sources/meta-qt6 cc0dd55...abc2e6c (25): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > squish: update to Squish 8.1.0 > squish: support styhead > Add squish support < Merge pull request #74 from YoeDistro/kraj/6.8 < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 2abb0028ba...9073797308 (44): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > procps: update 4.0.4 -> 4.0.5 > systemd: PACKAGECONFIG mountfsd and nsresourced > pulseaudio: fix webrtc audio depdency > sysvinit: update 3.11 -> 3.13 > udev-extraconf: Allow FAT mount group to be specified > selftest/reproducible: Print error context on failure > selftest/reproducible: Print full log path on failure > classes/ptest-python-pytest: simplify python ptest file overriding > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests > rust: Upgrade 1.80.1->1.81.0 > rust: Fix for duplicate libstd.so > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets. > bitbake: data_smart: fix ??= operator for variable flags > bitbake: tests/parse: add test for ?= and ??= operators for variable flags > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 15, 2025
…-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 03f5785...5a928a7 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 9dc9f18d...9bcec065 (4): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0 > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-freescale-3rdparty 774ca54...f4ffb10 (2): > Auto-update LICENSE file with current recipe licenses > treewide: Remove all references to SRC_URI[md5sum] hashes * sources/meta-intel b0fe7e45...c7c7dfac (3): > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12 > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18 > level-zero: upgrade 1.15.8 -> 1.17.42 * sources/meta-odroid 4786bdb...7f31828 (1): > u-boot: Rename bbappend to 2025 release * sources/meta-openembedded fa1ebe8c80...a23ef759bc (52): > DO NOT MERGE: Add Github actions CI workflow > c-ares: upgrade 1.31.0 -> 1.32.0 > proftpd: define suffix for CVE version comparison > proftpd: upgrade 1.3.8b -> 1.3.8c > proftpd: define UPSTREAM_CHECK_GITTAGREGEX > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again > mariadb: Upgrade to 11.4.4 > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2 > wpan-tools: upgrade 0.9 -> 0.10 > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3 > ser2net: upgrade 4.6.2 -> 4.6.3 > python3-zeroconf: upgrade 0.136.2 -> 0.139.0 > python3-wrapt: upgrade 1.17.0 -> 1.17.1 > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37 > python3-sh: upgrade 2.1.0 -> 2.2.1 > python3-pdm: upgrade 2.22.1 -> 2.22.2 > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5 > python3-marshmallow: upgrade 3.24.1 -> 3.25.1 > python3-gnupg: upgrade 0.5.3 -> 0.5.4 > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0 > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0 > python3-cmake: upgrade 3.31.2 -> 3.31.4 > python3-aniso8601: upgrade 9.0.1 -> 10.0.0 > pugixml: upgrade 1.14 -> 1.15 > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14 > monit: upgrade 5.34.3 -> 5.34.4 > lldpd: upgrade 1.0.18 -> 1.0.19 > libserialport: upgrade 0.1.1 -> 0.1.2 > libdbi-perl: upgrade 1.644 -> 1.646 > libconfig-general-perl: upgrade 2.65 -> 2.67 > jsoncons: upgrade 1.0.0 -> 1.1.0 > iniparser: upgrade 4.2.4 -> 4.2.5 > gtk-vnc: upgrade 1.3.1 -> 1.4.0 > doxygen: upgrade 1.13.1 -> 1.13.2 > ddrescue: upgrade 1.28 -> 1.29 > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0 > chrony: upgrade 4.5 -> 4.6.1 > lapack: fix TMPDIR reference in do_package_qa > spectre-meltdown-checker: New recipe to check hardware vulnerability > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87 > python3-pyscaffold: Upgrade 4.5 -> 4.6 > python3-bandit: Upgrade 1.8.0 -> 1.8.2 > python3-responses: Upgrade 0.25.3 -> 0.25.5 > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1 > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0 > python3-pydantic: Upgrade 2.10.4 -> 2.10.5 > c-ares: upgrade 1.30.0 -> 1.31.0 > vsomeip: Skip building, needs porting to boost >= 1.87 > websocketpp: Skip recipe, not buildable with boost >= 1.87 > cpp-netlib: Skip recipe, not buildable with boost >= 1.87 > cpprest: Skip recipe due to unbuildable dependency websocketpp > vsomeip: Upgrade to 3.5.3 * sources/meta-qt6 cc0dd55...abc2e6c (25): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > squish: update to Squish 8.1.0 > squish: support styhead > Add squish support < Merge pull request #74 from YoeDistro/kraj/6.8 < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...55ec22e (51): > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098 < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 2abb0028ba...9073797308 (44): > cargo-c: Fix build on risv32 > mpfr: Fix build with glibc 2.41 > snort3,libdaq: Always use libstdc++ > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > procps: update 4.0.4 -> 4.0.5 > systemd: PACKAGECONFIG mountfsd and nsresourced > pulseaudio: fix webrtc audio depdency > sysvinit: update 3.11 -> 3.13 > udev-extraconf: Allow FAT mount group to be specified > selftest/reproducible: Print error context on failure > selftest/reproducible: Print full log path on failure > classes/ptest-python-pytest: simplify python ptest file overriding > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests > rust: Upgrade 1.80.1->1.81.0 > rust: Fix for duplicate libstd.so > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets. > bitbake: data_smart: fix ??= operator for variable flags > bitbake: tests/parse: add test for ?= and ??= operators for variable flags > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.