-
-
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
Layer Updates: sources/meta-openembedded sources/openembedded-core #604
Merged
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-openembedded bd276908c7...763769eb44 (7): > vboxguestdrivers: Fix build failure due to the last update. > vboxguestdrivers: upgrade 6.1.26 -> 6.1.28 > Apache: Several CVE fixes > packagegroup-meta-oe: Add libjs-jquery-globalize and libjs-jquery-cookie > libjs-jquery-globalize: Add recipe > libjs-jquery-cookie: Add recipe > luaposix: Use virtual/crypt instread of hardcoding libxcrypt * sources/openembedded-core 63a235d86e...c71bb9247e (93): > ruby: fix Upstream-Status > libevent,btrfs-tools: fix Upstream-Status tag > rust: Upgrade to 1.56.0 > classes/populate_sdk_base: Add setscene tasks > librsvg: Bump to 2.52.0 -> 2.52.2 > sudo: update multilib patch for sudo.conf > librsvg: Fix vendored libc to work on riscv and musl > strace: show test suite log on failure > waffle: convert to git, website is down > python3-pyyaml: upgrade 5.4.1 -> 6.0 > python3-setuptools: _distutils/sysconfig fix > testimage: remove target_modules_path > oeqa/runtime: search sys.path explicitly for modules > oeqa/runtime: load modules using importlib > sstate: fix touching files inside pseudo > npm: Remove unnecessary configs argument from npm run command > recipetool: Simplify common source files skip in guess_license > u-boot: Fix syntax error in ${UBOOT_ENV}.scr compilation > boost: allow searching for python310 > image_types: allow the creation of block devices on top of UBI volumes > webkitgtk: add gperf-native to DEPENDS to fix build > sstate.bbclass: count the files on mirrors using the pre local files > systemd: disable seccomp on mips32 > strace: remove TOOLCHAIN assignment > strace: remove obsolete patch > gawk: reduce strictness of the time test > gawk: replace AR patch with upstreamed patch > maintainers.inc: fix up rust-cross entry > rust-cross: Fix directory not deleted for race glibc vs. musl > mesa: upgrade 21.2.1 -> 21.2.4 > ffmpeg: fix CVE-2021-38114 > webkitgtk: add PACKAGECONFIG for opengl-or-es > systemd: add missing include for musl > libssh2: skip one of the ptests until openssh 8.8 compatibility is fixed > gnupg: update 2.3.2 -> 2.3.3 > libsoup-2.4: upgrade 2.72.0 -> 2.74.0 > libmd: upgrade 1.0.3 -> 1.0.4 > libcap: upgrade 2.54 -> 2.59 > libatomic-ops: upgrade 7.6.10 -> 7.6.12 > iso-codes: upgrade 4.6.0 -> 4.7.0 > fribidi: upgrade 1.0.10 -> 1.0.11 > diffoscope: upgrade 182 -> 187 > libwpe: upgrade 1.10.1 -> 1.12.0 > puzzles: upgrade to latest revision > mpg123: upgrade 1.28.2 -> 1.29.0 > wireless-regdb: upgrade 2021.07.14 -> 2021.08.28 > linux-firmware: upgrade 20210818 -> 20210919 > libinput: upgrade 1.19.0 -> 1.19.1 > pango: upgrade 1.48.9 -> 1.48.10 > harfbuzz: upgrade 2.9.1 -> 3.0.0 > libdazzle: upgrade 3.40.0 -> 3.42.0 > json-glib: upgrade 1.6.4 -> 1.6.6 > gsettings-desktop-schemas: upgrade 40.0 -> 41.0 > gobject-introspection: upgrade 1.68.0 -> 1.70.0 > sudo: upgrade 1.9.8p1 -> 1.9.8p2 > msmtp: upgrade 1.8.15 -> 1.8.17 > libarchive: upgrade 3.5.1 -> 3.5.2 > asciidoc: upgrade 9.1.0 -> 9.1.1 > acpica: upgrade 20210730 -> 20210930 > vala: upgrade 0.52.5 -> 0.54.2 > python3-setuptools: upgrade 58.0.4 -> 58.2.0 > python3-pygobject: upgrade 3.40.1 -> 3.42.0 > python3-jinja2: upgrade 3.0.1 -> 3.0.2 > librepo: upgrade 1.14.1 -> 1.14.2 > libedit: upgrade 20210714-3.1 -> 20210910-3.1 > libcomps: upgrade 0.1.17 -> 0.1.18 > createrepo-c: upgrade 0.17.5 -> 0.17.6 > ccache: upgrade 4.4 -> 4.4.2 > btrfs-tools: upgrade 5.13.1 -> 5.14.2 > sysvinit: upgrade 2.99 -> 3.00 > openssh: upgrade 8.7p1 -> 8.8p1 > ofono: upgrade 1.32 -> 1.33 > tzdata: upgrade 2021a -> 2021d > git: upgrade 2.33.0 -> 2.33.1 > cmake: update 3.21.2 -> 3.21.3 > bison: upgrade 3.8.1 -> 3.8.2 > libxcrypt: upgrade 4.4.25 -> 4.4.26 > libgit2: update 1.2.0 -> 1.3.0 > curl: update 7.78.0 -> 7.79.1 > ca-certificates: update 20210119 -> 20211016 > liberation-fonts: update 2.1.4 -> 2.1.5 > libva: update 2.12.0 -> 2.13.0 > librsvg: update 2.52.0 -> 2.52.2 > valgrind: update 3.17.0 -> 3.18.1 > python3-pip: update 21.2.4 -> 21.3 > meson: update 0.59.1 -> 0.59.2 > systemd: update 249.4 -> 249.5 > ovmf: update 202105 -> 202108 > bluez5: update 5.61 -> 5.62 > lighttpd: update 1.4.59 -> 1.4.60 > ghostscript: update 9.54.0 -> 9.55.0 > kea: update 1.8.2 -> 2.0.0 > libjitterentropy: update 3.1.0 -> 3.3.0 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-clang 27d31ea...a5373e6 (1): > mesa: Drop clang13.patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 15, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 8d2a45af...71d36251 (11): > arm-bsp/documentation: corstone1000: improve tests documentation > arm-bsp/documentation: corstone1000: update the boot chain > optee-client: Switch away from S = WORKDIR > Revert "CI: temporarily backport the procps fix" > arm/test-pacbti: Use UNPACKDIR > arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo > arm-bsp/u-boot: update tick.patch to merged patches > arm/u-boot: remove obsolete qemuarm patch > CI: use pregenerated SSH keys in genericarm64 > CI: back to master > optee-os: remove NOWERROR from EXTRA_OEMAKE * sources/meta-clang ce7d354...9ec65a0 (1): > clang: Upgrade to 18.1.7 * sources/meta-freescale 0a02d0b0...94cf1e5f (2): > Merge pull request #1844 from MaxKrummenacher/master > Merge pull request #1843 from quaresmajose/linux * sources/meta-intel 4f4e6d76...263f8cb8 (3): > onednn: upgrade 3.4.1 -> 3.4.3 > ispc: upgrade 1.23.0 -> 1.24.0 > intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 * sources/meta-openembedded 42b87cb03...ad81abac2 (88): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings python3-gevent avro-c++ python3-h5py cdrkit ot-br-posix heaptrack avro-c usleep openflow sblim-sfcc linux-atm ipmitool ssmping wifi-test-suite zsync-curl python3-kivy openct dhrystone ncftp daemontools libgee mcpp android-tools dibbler glade: ignore various issues fatal with gcc-14 > openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > libio-compress-perl: Use update alternatives for streamzip and zipdetails > packagegroup-sdk-target: Drop g77-symlinks > mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable. > trompeloeil: new recipe > giflib: upgrade to version 5.2.2 > nss: Upgrade to 3.101 release > nvme-cli: Support read-only systems > imagemagick: Update status for CVE > smarty: Update status for CVE-2020-10375 > tnftp: fix lib32-tnftp build failure with gcc-14 > aravis: Remove AUTHOR field > python3-whitenoise,python-libusb1: Remove AUTHOR field > libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG. > libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG. > libsmi: use update-alternatives to solve conflicts with frr > frr: use update-alternatives to solve conflicts with libsmi > xfwm4: fix gcc -Wincompatible-pointer-types > python3-pydantic-core: Fix build with python 3.12.4 > cabextract: add utility to extract Microsft cabinet files > usbredir: upgrade 0.13.0 -> 0.14.0 > tslib: upgrade 1.22 -> 1.23 > squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1 > sdmon: upgrade 0.8.1 -> 0.9.0 > sanlock: upgrade 3.9.2 -> 3.9.3 > remmina: upgrade 1.4.34 -> 1.4.35 > qpdf: upgrade 11.8.0 -> 11.9.0 > python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 > python3-typeguard: upgrade 4.2.1 -> 4.3.0 > python3-tomlkit: upgrade 0.12.3 -> 0.12.5 > python3-sympy: upgrade 1.12 -> 1.12.1 > python3-stevedore: upgrade 5.1.0 -> 5.2.0 > python3-snagboot: upgrade 1.2 -> 1.3 > python3-sh: upgrade 2.0.6 -> 2.0.7 > python3-sdbus: upgrade 0.11.1 -> 0.12.0 > python3-rich: upgrade 13.7.0 -> 13.7.1 > python3-redis: upgrade 5.0.1 -> 5.0.4 > python3-pyyaml-include: upgrade 1.3.2 -> 2.1 > python3-pyroute2: upgrade 0.7.10 -> 0.7.12 > python3-pymongo: upgrade 4.6.1 -> 4.7.2 > python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 > python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 > python3-py7zr: upgrade 0.20.8 -> 0.21.0 > python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 > python3-pdm: upgrade 2.15.3 -> 2.15.4 > python3-pdm-backend: upgrade 2.1.8 -> 2.3.0 > python3-openpyxl: upgrade 3.1.2 -> 3.1.3 > python3-netaddr: upgrade 1.2.1 -> 1.3.0 > python3-msgpack: upgrade 1.0.7 -> 1.0.8 > python3-ipython: upgrade 8.24.0 -> 8.25.0 > python3-httpcore: upgrade 1.0.3 -> 1.0.5 > python3-html2text: upgrade 2020.1.16 -> 2024.2.26 > python3-hexbytes: upgrade 1.0.0 -> 1.2.0 > python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0 > python3-future: upgrade 0.18.3 -> 1.0.0 > python3-evdev: upgrade 1.6.1 -> 1.7.1 > python3-eth-hash: upgrade 0.6.0 -> 0.7.0 > python3-email-validator: upgrade 2.1.0 -> 2.1.1 > python3-coverage: upgrade 7.4.1 -> 7.5.3 > python3-cantools: upgrade 39.4.4 -> 39.4.5 > python3-bidict: upgrade 0.23.0 -> 0.23.1 > python3-autoflake: upgrade 2.2.1 -> 2.3.1 > python3-anyio: upgrade 4.3.0 -> 4.4.0 > python3-pyyaml-include: support native and nativesdk build > dfu-util: allow building nativesdk variant > python3-grpcio: backport abseil-cpp RISC-V fix > abseil-cpp: backport RISC-V fix > usbguard: upgrade 1.1.2 -> 1.1.3 > pipewire: update 1.0.6 -> 1.0.7 > wireplumber: update 0.5.2 -> 0.5.3 > libgpiod: Migrate to catch2 v3 > catch2: Upgrade to 3.x release series > iwd: update 2.16 -> 2.18 > libgpiod: disable C++ tests for libgpiod v1.6.x > libgpiod: update to v1.6.5 > libjxl: Turn sizeless vectors as a packageconfig option > c-ares: Update SRC tarball path > cmpi-bindings: Fix build error with gcc14. > googlebenchmark: Fix build on riscv64 > udpcast: add recipe > fbida: Require opengl feature for pdf only > dracut: Drop an unnecessary patch > replace libdbd-mysql-perl with dbd-mariadb > libgee: downgrade incompatible-pointer-types back to warning > fwupd-efi: Upgrade to 1.6 > python3-pefile: Move from meta-python to meta-oe * sources/meta-qcom 7ae745f...59cf3bc (1): > Merge pull request #604 from lumag/upstream-status * sources/meta-qt6 df8e350...7f8de24 (20): > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Bump version to 6.7.3 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-riscv 0330e79...7369056 (10): > musl: Drop rv32 patches > mesa-pvr: Add missing patch status > linux-starfive-dev: Add missing patch status to patches > gstreamer1.0-omx: Delete append > beaglev-ahead.wks: add initial wks file > BeagleV-Ahead.md: provide initial flashing documentation > machine/beaglev-ahead: initial machine configuration > linux-beaglev-dev: provide Kernel for Beagle-V Ahead > u-boot-beaglev-ahead: package vendor for of u-boot for this device > opensbi: use recent upstream version hash * sources/meta-rockchip 61265b1...b6280c6 (7): > README: sort MACHINE names > radxa-zero-3w: add > radxa-zero-3e: add > rockchip-rkbin: bump SRCREV > user-selectable wic compression > mesa: build panfrost for RK3568 boards > mesa: enable lima on all rk3328 boards * sources/meta-tegra cab25deb...b9f1c326 (12): > external: clean up patch headers > tensorrt-samples: clean up patch header > argus: clean up patch headers > sbsigntool: clean up patch headers > gstreamer: update patches to add missing headers > kern-tools-tegra-native: drop recipe > gcc-for-nvcc: clean up Upstream-Status lines in patches > recipes: Add missing Patch-Status > egl-wayland: Fix build with clang > nvgstapps: Remove unused patch > tegra-flash-init: make machine-specific > tegra-flash-init: derive mtd name from OTABOOTDEV variable * sources/meta-ti 56a5dc47...d88df6a5 (1): > python3-yamllint: remove local copy * sources/meta-variscite-bsp a8709a0...66b7d37 (32): > 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 > alsa-state: mx8 / mx9: Configure WM8904 as the default audio codec > Revert "base-files: Add variscite-hdmi-audio.conf to /etc/modprobe.d" > freertos-variscite: Add 2.15.x support for imx8mn < 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 8c7ede2...c45cf79 (5): > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > var-gpio-utils: Fix LICENSE to match SPDX strings < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky a41948e86d...4aeb8b094c (87): > gcc: Fix wrong order of gcc include paths on musl systems > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > ffmpeg: backport patch to fix errors with GCC 14 > gcc: remove g77/f77 > gfortran: update runtime dependencies > gawk: Remove References to /usr/local/bin/gawk > archiver.bbclass: Fix work-shared checking for kernel recipes > devicetree.bbclass: switch away from S = WORKDIR > wic/partition.py: Set hash_seed for empty ext partition > gtk+: add missing libdrm dependency > python3: skip test_multiprocessing/test_active_children test > oeqa/runtime: fix race-condition in minidebuginfo test > gstreamer1.0-plugins-bad: Fix build with musl > cups: Upgrade 2.4.8 -> 2.4.9 > gcc: Fix typo in increment expression in unicode from libstdc++ > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK > systemd: bpf-framework: pass STAGING_INCDIR to eBPF compiler > systemd: add PACKAGECONFIG for bpf-framework > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > packagedata: Include package name in extended data > bitbake-config-build: add a plugin for config fragments > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > contrib: add python service and systemd unit to run shared jobserver > scripts: build-env: allow passing JOBSERVER_FIFO from environment > classes: jobserver: support gnu make fifo jobserver > bitbake: bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs > bitbake: fetch2/git: Add verbose logging support > bitbake: bitbake-layers: add show-machines command > bitbake: utils.py: add var_in_numeric_range() > systemd: fix wrong path of tmp.mount > oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used > curl: rewrite ptest installation > scripts/makefile-getvar: add script to get values from Makefiles > python3: skip test_concurrent_futures/test_deadlock > oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test > meta-selftest: add python3-guessing-game > cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS > devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS > bitbake: test_project_page: fix failing test_single_layer_page > bitbake: toaster test_cerate_new_project: add scarthgap > bitbake: taoster: update fixtures for scarthgap, current > gcc: Allow using libc++ > selftest/spdx: Fix for SPDX_VERSION addition > classes/spdx-common: Return empty list from extract_licenses > classes/spdx-common: Add SPDX version to path > classes/spdx-common: Move common SPDX to new class > install-buildtools: update base-url, release and installer version > install-buildtools: fix "test installation" step > install-buildtools: remove md5 checksum validation > ltp: Fix build break with clang on risv64 > python3-zipp: upgrade 3.18.2 -> 3.19.2 > python3-typing-extensions: upgrade 4.11.0 -> 4.12.2 > python3-requests: upgrade 2.32.1 -> 2.32.3 > python3-packaging: upgrade 24.0 -> 24.1 > python3-more-itertools: upgrade 10.2.0 -> 10.3.0 > python3-certifi: upgrade 2024.2.2 -> 2024.6.2 > python3-cryptography: upgrade 42.0.7 -> 42.0.8 > ccache: 4.9.1 -> 4.10 > fmt: Add it from meta-oe for ccache 4.10 > quilt: 0.67 -> 0.68 > python3-pytest: upgrade 8.2.1 -> 8.2.2 > python3: upgrade 3.12.3 -> 3.12.4 > insane: add patch-status to default ERROR_QA > linuxloader: add -armhf on arm only for TARGET_FPU 'hard' > procps: fix build with new glibc but old kernel headers > ell: update 0.65 -> 0.66 > xcb-util-errors: add recipe > systemtap: fix systemtap-native build error on Fedora 40 > grub,grub-efi: Remove -mfpmath=sse on x86 > selftest: add Upstream-Status to .patch files > iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled > cmake-qemu.bbclass: fix if criterion > pciutils: rewrite recipe > python3-babel: upgrade 2.14.0 -> 2.15.0 > python3-meson-python: ugprade 0.15.0 -> 0.16.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 15, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 8d2a45af...71d36251 (11): > arm-bsp/documentation: corstone1000: improve tests documentation > arm-bsp/documentation: corstone1000: update the boot chain > optee-client: Switch away from S = WORKDIR > Revert "CI: temporarily backport the procps fix" > arm/test-pacbti: Use UNPACKDIR > arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo > arm-bsp/u-boot: update tick.patch to merged patches > arm/u-boot: remove obsolete qemuarm patch > CI: use pregenerated SSH keys in genericarm64 > CI: back to master > optee-os: remove NOWERROR from EXTRA_OEMAKE * sources/meta-clang ce7d354...9ec65a0 (1): > clang: Upgrade to 18.1.7 * sources/meta-freescale 0a02d0b0...94cf1e5f (2): > Merge pull request #1844 from MaxKrummenacher/master > Merge pull request #1843 from quaresmajose/linux * sources/meta-intel 4f4e6d76...263f8cb8 (3): > onednn: upgrade 3.4.1 -> 3.4.3 > ispc: upgrade 1.23.0 -> 1.24.0 > intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 * sources/meta-openembedded 42b87cb032...909908a451 (85): > libio-compress-perl: Use update alternatives for streamzip and zipdetails > packagegroup-sdk-target: Drop g77-symlinks > mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable. > trompeloeil: new recipe > giflib: upgrade to version 5.2.2 > nss: Upgrade to 3.101 release > nvme-cli: Support read-only systems > imagemagick: Update status for CVE > smarty: Update status for CVE-2020-10375 > tnftp: fix lib32-tnftp build failure with gcc-14 > aravis: Remove AUTHOR field > python3-whitenoise,python-libusb1: Remove AUTHOR field > libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG. > libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG. > libsmi: use update-alternatives to solve conflicts with frr > frr: use update-alternatives to solve conflicts with libsmi > xfwm4: fix gcc -Wincompatible-pointer-types > python3-pydantic-core: Fix build with python 3.12.4 > cabextract: add utility to extract Microsft cabinet files > usbredir: upgrade 0.13.0 -> 0.14.0 > tslib: upgrade 1.22 -> 1.23 > squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1 > sdmon: upgrade 0.8.1 -> 0.9.0 > sanlock: upgrade 3.9.2 -> 3.9.3 > remmina: upgrade 1.4.34 -> 1.4.35 > qpdf: upgrade 11.8.0 -> 11.9.0 > python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 > python3-typeguard: upgrade 4.2.1 -> 4.3.0 > python3-tomlkit: upgrade 0.12.3 -> 0.12.5 > python3-sympy: upgrade 1.12 -> 1.12.1 > python3-stevedore: upgrade 5.1.0 -> 5.2.0 > python3-snagboot: upgrade 1.2 -> 1.3 > python3-sh: upgrade 2.0.6 -> 2.0.7 > python3-sdbus: upgrade 0.11.1 -> 0.12.0 > python3-rich: upgrade 13.7.0 -> 13.7.1 > python3-redis: upgrade 5.0.1 -> 5.0.4 > python3-pyyaml-include: upgrade 1.3.2 -> 2.1 > python3-pyroute2: upgrade 0.7.10 -> 0.7.12 > python3-pymongo: upgrade 4.6.1 -> 4.7.2 > python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 > python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 > python3-py7zr: upgrade 0.20.8 -> 0.21.0 > python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 > python3-pdm: upgrade 2.15.3 -> 2.15.4 > python3-pdm-backend: upgrade 2.1.8 -> 2.3.0 > python3-openpyxl: upgrade 3.1.2 -> 3.1.3 > python3-netaddr: upgrade 1.2.1 -> 1.3.0 > python3-msgpack: upgrade 1.0.7 -> 1.0.8 > python3-ipython: upgrade 8.24.0 -> 8.25.0 > python3-httpcore: upgrade 1.0.3 -> 1.0.5 > python3-html2text: upgrade 2020.1.16 -> 2024.2.26 > python3-hexbytes: upgrade 1.0.0 -> 1.2.0 > python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0 > python3-future: upgrade 0.18.3 -> 1.0.0 > python3-evdev: upgrade 1.6.1 -> 1.7.1 > python3-eth-hash: upgrade 0.6.0 -> 0.7.0 > python3-email-validator: upgrade 2.1.0 -> 2.1.1 > python3-coverage: upgrade 7.4.1 -> 7.5.3 > python3-cantools: upgrade 39.4.4 -> 39.4.5 > python3-bidict: upgrade 0.23.0 -> 0.23.1 > python3-autoflake: upgrade 2.2.1 -> 2.3.1 > python3-anyio: upgrade 4.3.0 -> 4.4.0 > python3-pyyaml-include: support native and nativesdk build > dfu-util: allow building nativesdk variant > python3-grpcio: backport abseil-cpp RISC-V fix > abseil-cpp: backport RISC-V fix > usbguard: upgrade 1.1.2 -> 1.1.3 > pipewire: update 1.0.6 -> 1.0.7 > wireplumber: update 0.5.2 -> 0.5.3 > libgpiod: Migrate to catch2 v3 > catch2: Upgrade to 3.x release series > iwd: update 2.16 -> 2.18 > libgpiod: disable C++ tests for libgpiod v1.6.x > libgpiod: update to v1.6.5 > libjxl: Turn sizeless vectors as a packageconfig option > c-ares: Update SRC tarball path > cmpi-bindings: Fix build error with gcc14. > googlebenchmark: Fix build on riscv64 > udpcast: add recipe > fbida: Require opengl feature for pdf only > dracut: Drop an unnecessary patch > replace libdbd-mysql-perl with dbd-mariadb > libgee: downgrade incompatible-pointer-types back to warning > fwupd-efi: Upgrade to 1.6 > python3-pefile: Move from meta-python to meta-oe * sources/meta-qcom 7ae745f...59cf3bc (1): > Merge pull request #604 from lumag/upstream-status * sources/meta-qt6 df8e350...fed8308 (1): > Merge pull request #52 from YoeDistro/kraj/6.7 * sources/meta-riscv 0330e79...93bf841 (9): > mesa-pvr: Add missing patch status > linux-starfive-dev: Add missing patch status to patches > gstreamer1.0-omx: Delete append > beaglev-ahead.wks: add initial wks file > BeagleV-Ahead.md: provide initial flashing documentation > machine/beaglev-ahead: initial machine configuration > linux-beaglev-dev: provide Kernel for Beagle-V Ahead > u-boot-beaglev-ahead: package vendor for of u-boot for this device > opensbi: use recent upstream version hash * sources/meta-rockchip 61265b1...b6280c6 (7): > README: sort MACHINE names > radxa-zero-3w: add > radxa-zero-3e: add > rockchip-rkbin: bump SRCREV > user-selectable wic compression > mesa: build panfrost for RK3568 boards > mesa: enable lima on all rk3328 boards * sources/meta-tegra cab25deb...b9f1c326 (12): > external: clean up patch headers > tensorrt-samples: clean up patch header > argus: clean up patch headers > sbsigntool: clean up patch headers > gstreamer: update patches to add missing headers > kern-tools-tegra-native: drop recipe > gcc-for-nvcc: clean up Upstream-Status lines in patches > recipes: Add missing Patch-Status > egl-wayland: Fix build with clang > nvgstapps: Remove unused patch > tegra-flash-init: make machine-specific > tegra-flash-init: derive mtd name from OTABOOTDEV variable * sources/meta-ti 56a5dc47...d88df6a5 (1): > python3-yamllint: remove local copy * sources/meta-variscite-bsp a8709a0...c5d7345 (1): > Merge pull request #25 from YoeDistro/kraj/mickledore-var02 * sources/poky a41948e86dd...838ca52a741 (46): > systemd: fix wrong path of tmp.mount > oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used > curl: rewrite ptest installation > scripts/makefile-getvar: add script to get values from Makefiles > python3: skip test_concurrent_futures/test_deadlock > oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test > meta-selftest: add python3-guessing-game > cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS > devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS > bitbake: test_project_page: fix failing test_single_layer_page > bitbake: toaster test_cerate_new_project: add scarthgap > bitbake: taoster: update fixtures for scarthgap, current > gcc: Allow using libc++ > selftest/spdx: Fix for SPDX_VERSION addition > classes/spdx-common: Return empty list from extract_licenses > classes/spdx-common: Add SPDX version to path > classes/spdx-common: Move common SPDX to new class > install-buildtools: update base-url, release and installer version > install-buildtools: fix "test installation" step > install-buildtools: remove md5 checksum validation > ltp: Fix build break with clang on risv64 > python3-zipp: upgrade 3.18.2 -> 3.19.2 > python3-typing-extensions: upgrade 4.11.0 -> 4.12.2 > python3-requests: upgrade 2.32.1 -> 2.32.3 > python3-packaging: upgrade 24.0 -> 24.1 > python3-more-itertools: upgrade 10.2.0 -> 10.3.0 > python3-certifi: upgrade 2024.2.2 -> 2024.6.2 > python3-cryptography: upgrade 42.0.7 -> 42.0.8 > ccache: 4.9.1 -> 4.10 > fmt: Add it from meta-oe for ccache 4.10 > quilt: 0.67 -> 0.68 > python3-pytest: upgrade 8.2.1 -> 8.2.2 > python3: upgrade 3.12.3 -> 3.12.4 > insane: add patch-status to default ERROR_QA > linuxloader: add -armhf on arm only for TARGET_FPU 'hard' > procps: fix build with new glibc but old kernel headers > ell: update 0.65 -> 0.66 > xcb-util-errors: add recipe > systemtap: fix systemtap-native build error on Fedora 40 > grub,grub-efi: Remove -mfpmath=sse on x86 > selftest: add Upstream-Status to .patch files > iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled > cmake-qemu.bbclass: fix if criterion > pciutils: rewrite recipe > python3-babel: upgrade 2.14.0 -> 2.15.0 > python3-meson-python: ugprade 0.15.0 -> 0.16.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 15, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 8d2a45af...71d36251 (11): > arm-bsp/documentation: corstone1000: improve tests documentation > arm-bsp/documentation: corstone1000: update the boot chain > optee-client: Switch away from S = WORKDIR > Revert "CI: temporarily backport the procps fix" > arm/test-pacbti: Use UNPACKDIR > arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo > arm-bsp/u-boot: update tick.patch to merged patches > arm/u-boot: remove obsolete qemuarm patch > CI: use pregenerated SSH keys in genericarm64 > CI: back to master > optee-os: remove NOWERROR from EXTRA_OEMAKE * sources/meta-clang ce7d354...9ec65a0 (1): > clang: Upgrade to 18.1.7 * sources/meta-freescale 0a02d0b0...94cf1e5f (2): > Merge pull request #1844 from MaxKrummenacher/master > Merge pull request #1843 from quaresmajose/linux * sources/meta-intel 4f4e6d76...263f8cb8 (3): > onednn: upgrade 3.4.1 -> 3.4.3 > ispc: upgrade 1.23.0 -> 1.24.0 > intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 * sources/meta-openembedded 42b87cb03...acad47855 (89): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings python3-gevent avro-c++ python3-h5py cdrkit ot-br-posix heaptrack avro-c usleep openflow sblim-sfcc linux-atm ipmitool ssmping wifi-test-suite zsync-curl python3-kivy openct dhrystone ncftp daemontools libgee mcpp android-tools dibbler glade: ignore various issues fatal with gcc-14 > openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > fmt: Remove > libio-compress-perl: Use update alternatives for streamzip and zipdetails > packagegroup-sdk-target: Drop g77-symlinks > mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable. > trompeloeil: new recipe > giflib: upgrade to version 5.2.2 > nss: Upgrade to 3.101 release > nvme-cli: Support read-only systems > imagemagick: Update status for CVE > smarty: Update status for CVE-2020-10375 > tnftp: fix lib32-tnftp build failure with gcc-14 > aravis: Remove AUTHOR field > python3-whitenoise,python-libusb1: Remove AUTHOR field > libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG. > libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG. > libsmi: use update-alternatives to solve conflicts with frr > frr: use update-alternatives to solve conflicts with libsmi > xfwm4: fix gcc -Wincompatible-pointer-types > python3-pydantic-core: Fix build with python 3.12.4 > cabextract: add utility to extract Microsft cabinet files > usbredir: upgrade 0.13.0 -> 0.14.0 > tslib: upgrade 1.22 -> 1.23 > squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1 > sdmon: upgrade 0.8.1 -> 0.9.0 > sanlock: upgrade 3.9.2 -> 3.9.3 > remmina: upgrade 1.4.34 -> 1.4.35 > qpdf: upgrade 11.8.0 -> 11.9.0 > python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 > python3-typeguard: upgrade 4.2.1 -> 4.3.0 > python3-tomlkit: upgrade 0.12.3 -> 0.12.5 > python3-sympy: upgrade 1.12 -> 1.12.1 > python3-stevedore: upgrade 5.1.0 -> 5.2.0 > python3-snagboot: upgrade 1.2 -> 1.3 > python3-sh: upgrade 2.0.6 -> 2.0.7 > python3-sdbus: upgrade 0.11.1 -> 0.12.0 > python3-rich: upgrade 13.7.0 -> 13.7.1 > python3-redis: upgrade 5.0.1 -> 5.0.4 > python3-pyyaml-include: upgrade 1.3.2 -> 2.1 > python3-pyroute2: upgrade 0.7.10 -> 0.7.12 > python3-pymongo: upgrade 4.6.1 -> 4.7.2 > python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 > python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 > python3-py7zr: upgrade 0.20.8 -> 0.21.0 > python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 > python3-pdm: upgrade 2.15.3 -> 2.15.4 > python3-pdm-backend: upgrade 2.1.8 -> 2.3.0 > python3-openpyxl: upgrade 3.1.2 -> 3.1.3 > python3-netaddr: upgrade 1.2.1 -> 1.3.0 > python3-msgpack: upgrade 1.0.7 -> 1.0.8 > python3-ipython: upgrade 8.24.0 -> 8.25.0 > python3-httpcore: upgrade 1.0.3 -> 1.0.5 > python3-html2text: upgrade 2020.1.16 -> 2024.2.26 > python3-hexbytes: upgrade 1.0.0 -> 1.2.0 > python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0 > python3-future: upgrade 0.18.3 -> 1.0.0 > python3-evdev: upgrade 1.6.1 -> 1.7.1 > python3-eth-hash: upgrade 0.6.0 -> 0.7.0 > python3-email-validator: upgrade 2.1.0 -> 2.1.1 > python3-coverage: upgrade 7.4.1 -> 7.5.3 > python3-cantools: upgrade 39.4.4 -> 39.4.5 > python3-bidict: upgrade 0.23.0 -> 0.23.1 > python3-autoflake: upgrade 2.2.1 -> 2.3.1 > python3-anyio: upgrade 4.3.0 -> 4.4.0 > python3-pyyaml-include: support native and nativesdk build > dfu-util: allow building nativesdk variant > python3-grpcio: backport abseil-cpp RISC-V fix > abseil-cpp: backport RISC-V fix > usbguard: upgrade 1.1.2 -> 1.1.3 > pipewire: update 1.0.6 -> 1.0.7 > wireplumber: update 0.5.2 -> 0.5.3 > libgpiod: Migrate to catch2 v3 > catch2: Upgrade to 3.x release series > iwd: update 2.16 -> 2.18 > libgpiod: disable C++ tests for libgpiod v1.6.x > libgpiod: update to v1.6.5 > libjxl: Turn sizeless vectors as a packageconfig option > c-ares: Update SRC tarball path > cmpi-bindings: Fix build error with gcc14. > googlebenchmark: Fix build on riscv64 > udpcast: add recipe > fbida: Require opengl feature for pdf only > dracut: Drop an unnecessary patch > replace libdbd-mysql-perl with dbd-mariadb > libgee: downgrade incompatible-pointer-types back to warning > fwupd-efi: Upgrade to 1.6 > python3-pefile: Move from meta-python to meta-oe * sources/meta-qcom 7ae745f...59cf3bc (1): > Merge pull request #604 from lumag/upstream-status * sources/meta-qt6 df8e350...7f8de24 (20): > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Bump version to 6.7.3 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-riscv 0330e79...7369056 (10): > musl: Drop rv32 patches > mesa-pvr: Add missing patch status > linux-starfive-dev: Add missing patch status to patches > gstreamer1.0-omx: Delete append > beaglev-ahead.wks: add initial wks file > BeagleV-Ahead.md: provide initial flashing documentation > machine/beaglev-ahead: initial machine configuration > linux-beaglev-dev: provide Kernel for Beagle-V Ahead > u-boot-beaglev-ahead: package vendor for of u-boot for this device > opensbi: use recent upstream version hash * sources/meta-rockchip 61265b1...b6280c6 (7): > README: sort MACHINE names > radxa-zero-3w: add > radxa-zero-3e: add > rockchip-rkbin: bump SRCREV > user-selectable wic compression > mesa: build panfrost for RK3568 boards > mesa: enable lima on all rk3328 boards * sources/meta-tegra cab25deb...b9f1c326 (12): > external: clean up patch headers > tensorrt-samples: clean up patch header > argus: clean up patch headers > sbsigntool: clean up patch headers > gstreamer: update patches to add missing headers > kern-tools-tegra-native: drop recipe > gcc-for-nvcc: clean up Upstream-Status lines in patches > recipes: Add missing Patch-Status > egl-wayland: Fix build with clang > nvgstapps: Remove unused patch > tegra-flash-init: make machine-specific > tegra-flash-init: derive mtd name from OTABOOTDEV variable * sources/meta-ti 56a5dc47...d88df6a5 (1): > python3-yamllint: remove local copy * sources/meta-variscite-bsp a8709a0...66b7d37 (32): > 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 > alsa-state: mx8 / mx9: Configure WM8904 as the default audio codec > Revert "base-files: Add variscite-hdmi-audio.conf to /etc/modprobe.d" > freertos-variscite: Add 2.15.x support for imx8mn < 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 8c7ede2...c45cf79 (5): > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > var-gpio-utils: Fix LICENSE to match SPDX strings < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky a41948e86d...4aeb8b094c (87): > gcc: Fix wrong order of gcc include paths on musl systems > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > ffmpeg: backport patch to fix errors with GCC 14 > gcc: remove g77/f77 > gfortran: update runtime dependencies > gawk: Remove References to /usr/local/bin/gawk > archiver.bbclass: Fix work-shared checking for kernel recipes > devicetree.bbclass: switch away from S = WORKDIR > wic/partition.py: Set hash_seed for empty ext partition > gtk+: add missing libdrm dependency > python3: skip test_multiprocessing/test_active_children test > oeqa/runtime: fix race-condition in minidebuginfo test > gstreamer1.0-plugins-bad: Fix build with musl > cups: Upgrade 2.4.8 -> 2.4.9 > gcc: Fix typo in increment expression in unicode from libstdc++ > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK > systemd: bpf-framework: pass STAGING_INCDIR to eBPF compiler > systemd: add PACKAGECONFIG for bpf-framework > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > packagedata: Include package name in extended data > bitbake-config-build: add a plugin for config fragments > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > contrib: add python service and systemd unit to run shared jobserver > scripts: build-env: allow passing JOBSERVER_FIFO from environment > classes: jobserver: support gnu make fifo jobserver > bitbake: bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs > bitbake: fetch2/git: Add verbose logging support > bitbake: bitbake-layers: add show-machines command > bitbake: utils.py: add var_in_numeric_range() > systemd: fix wrong path of tmp.mount > oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used > curl: rewrite ptest installation > scripts/makefile-getvar: add script to get values from Makefiles > python3: skip test_concurrent_futures/test_deadlock > oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test > meta-selftest: add python3-guessing-game > cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS > devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS > bitbake: test_project_page: fix failing test_single_layer_page > bitbake: toaster test_cerate_new_project: add scarthgap > bitbake: taoster: update fixtures for scarthgap, current > gcc: Allow using libc++ > selftest/spdx: Fix for SPDX_VERSION addition > classes/spdx-common: Return empty list from extract_licenses > classes/spdx-common: Add SPDX version to path > classes/spdx-common: Move common SPDX to new class > install-buildtools: update base-url, release and installer version > install-buildtools: fix "test installation" step > install-buildtools: remove md5 checksum validation > ltp: Fix build break with clang on risv64 > python3-zipp: upgrade 3.18.2 -> 3.19.2 > python3-typing-extensions: upgrade 4.11.0 -> 4.12.2 > python3-requests: upgrade 2.32.1 -> 2.32.3 > python3-packaging: upgrade 24.0 -> 24.1 > python3-more-itertools: upgrade 10.2.0 -> 10.3.0 > python3-certifi: upgrade 2024.2.2 -> 2024.6.2 > python3-cryptography: upgrade 42.0.7 -> 42.0.8 > ccache: 4.9.1 -> 4.10 > fmt: Add it from meta-oe for ccache 4.10 > quilt: 0.67 -> 0.68 > python3-pytest: upgrade 8.2.1 -> 8.2.2 > python3: upgrade 3.12.3 -> 3.12.4 > insane: add patch-status to default ERROR_QA > linuxloader: add -armhf on arm only for TARGET_FPU 'hard' > procps: fix build with new glibc but old kernel headers > ell: update 0.65 -> 0.66 > xcb-util-errors: add recipe > systemtap: fix systemtap-native build error on Fedora 40 > grub,grub-efi: Remove -mfpmath=sse on x86 > selftest: add Upstream-Status to .patch files > iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled > cmake-qemu.bbclass: fix if criterion > pciutils: rewrite recipe > python3-babel: upgrade 2.14.0 -> 2.15.0 > python3-meson-python: ugprade 0.15.0 -> 0.16.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 16, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 8d2a45af...71d36251 (11): > arm-bsp/documentation: corstone1000: improve tests documentation > arm-bsp/documentation: corstone1000: update the boot chain > optee-client: Switch away from S = WORKDIR > Revert "CI: temporarily backport the procps fix" > arm/test-pacbti: Use UNPACKDIR > arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo > arm-bsp/u-boot: update tick.patch to merged patches > arm/u-boot: remove obsolete qemuarm patch > CI: use pregenerated SSH keys in genericarm64 > CI: back to master > optee-os: remove NOWERROR from EXTRA_OEMAKE * sources/meta-clang ce7d354...9ec65a0 (1): > clang: Upgrade to 18.1.7 * sources/meta-freescale 0a02d0b0...94cf1e5f (2): > Merge pull request #1844 from MaxKrummenacher/master > Merge pull request #1843 from quaresmajose/linux * sources/meta-intel 4f4e6d76...263f8cb8 (3): > onednn: upgrade 3.4.1 -> 3.4.3 > ispc: upgrade 1.23.0 -> 1.24.0 > intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 * sources/meta-openembedded 42b87cb03...db6c8f747 (93): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings python3-gevent avro-c++ python3-h5py cdrkit ot-br-posix heaptrack avro-c usleep openflow sblim-sfcc linux-atm ipmitool ssmping wifi-test-suite zsync-curl python3-kivy openct dhrystone ncftp daemontools libgee mcpp android-tools dibbler glade: ignore various issues fatal with gcc-14 > openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > python3-typer: add new recipe > re2: rework solibs handling > packagegroup-meta-oe: replace libdbd-mysql-perl with dbd-mariadb > lvgl: add gridnav to packageconfig > fmt: Remove > libio-compress-perl: Use update alternatives for streamzip and zipdetails > packagegroup-sdk-target: Drop g77-symlinks > mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable. > trompeloeil: new recipe > giflib: upgrade to version 5.2.2 > nss: Upgrade to 3.101 release > nvme-cli: Support read-only systems > imagemagick: Update status for CVE > smarty: Update status for CVE-2020-10375 > tnftp: fix lib32-tnftp build failure with gcc-14 > aravis: Remove AUTHOR field > python3-whitenoise,python-libusb1: Remove AUTHOR field > libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG. > libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG. > libsmi: use update-alternatives to solve conflicts with frr > frr: use update-alternatives to solve conflicts with libsmi > xfwm4: fix gcc -Wincompatible-pointer-types > python3-pydantic-core: Fix build with python 3.12.4 > cabextract: add utility to extract Microsft cabinet files > usbredir: upgrade 0.13.0 -> 0.14.0 > tslib: upgrade 1.22 -> 1.23 > squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1 > sdmon: upgrade 0.8.1 -> 0.9.0 > sanlock: upgrade 3.9.2 -> 3.9.3 > remmina: upgrade 1.4.34 -> 1.4.35 > qpdf: upgrade 11.8.0 -> 11.9.0 > python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 > python3-typeguard: upgrade 4.2.1 -> 4.3.0 > python3-tomlkit: upgrade 0.12.3 -> 0.12.5 > python3-sympy: upgrade 1.12 -> 1.12.1 > python3-stevedore: upgrade 5.1.0 -> 5.2.0 > python3-snagboot: upgrade 1.2 -> 1.3 > python3-sh: upgrade 2.0.6 -> 2.0.7 > python3-sdbus: upgrade 0.11.1 -> 0.12.0 > python3-rich: upgrade 13.7.0 -> 13.7.1 > python3-redis: upgrade 5.0.1 -> 5.0.4 > python3-pyyaml-include: upgrade 1.3.2 -> 2.1 > python3-pyroute2: upgrade 0.7.10 -> 0.7.12 > python3-pymongo: upgrade 4.6.1 -> 4.7.2 > python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 > python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 > python3-py7zr: upgrade 0.20.8 -> 0.21.0 > python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 > python3-pdm: upgrade 2.15.3 -> 2.15.4 > python3-pdm-backend: upgrade 2.1.8 -> 2.3.0 > python3-openpyxl: upgrade 3.1.2 -> 3.1.3 > python3-netaddr: upgrade 1.2.1 -> 1.3.0 > python3-msgpack: upgrade 1.0.7 -> 1.0.8 > python3-ipython: upgrade 8.24.0 -> 8.25.0 > python3-httpcore: upgrade 1.0.3 -> 1.0.5 > python3-html2text: upgrade 2020.1.16 -> 2024.2.26 > python3-hexbytes: upgrade 1.0.0 -> 1.2.0 > python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0 > python3-future: upgrade 0.18.3 -> 1.0.0 > python3-evdev: upgrade 1.6.1 -> 1.7.1 > python3-eth-hash: upgrade 0.6.0 -> 0.7.0 > python3-email-validator: upgrade 2.1.0 -> 2.1.1 > python3-coverage: upgrade 7.4.1 -> 7.5.3 > python3-cantools: upgrade 39.4.4 -> 39.4.5 > python3-bidict: upgrade 0.23.0 -> 0.23.1 > python3-autoflake: upgrade 2.2.1 -> 2.3.1 > python3-anyio: upgrade 4.3.0 -> 4.4.0 > python3-pyyaml-include: support native and nativesdk build > dfu-util: allow building nativesdk variant > python3-grpcio: backport abseil-cpp RISC-V fix > abseil-cpp: backport RISC-V fix > usbguard: upgrade 1.1.2 -> 1.1.3 > pipewire: update 1.0.6 -> 1.0.7 > wireplumber: update 0.5.2 -> 0.5.3 > libgpiod: Migrate to catch2 v3 > catch2: Upgrade to 3.x release series > iwd: update 2.16 -> 2.18 > libgpiod: disable C++ tests for libgpiod v1.6.x > libgpiod: update to v1.6.5 > libjxl: Turn sizeless vectors as a packageconfig option > c-ares: Update SRC tarball path > cmpi-bindings: Fix build error with gcc14. > googlebenchmark: Fix build on riscv64 > udpcast: add recipe > fbida: Require opengl feature for pdf only > dracut: Drop an unnecessary patch > replace libdbd-mysql-perl with dbd-mariadb > libgee: downgrade incompatible-pointer-types back to warning > fwupd-efi: Upgrade to 1.6 > python3-pefile: Move from meta-python to meta-oe * sources/meta-qcom 7ae745f...59cf3bc (1): > Merge pull request #604 from lumag/upstream-status * sources/meta-qt6 df8e350...7f8de24 (20): > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Bump version to 6.7.3 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-riscv 0330e79...7369056 (10): > musl: Drop rv32 patches > mesa-pvr: Add missing patch status > linux-starfive-dev: Add missing patch status to patches > gstreamer1.0-omx: Delete append > beaglev-ahead.wks: add initial wks file > BeagleV-Ahead.md: provide initial flashing documentation > machine/beaglev-ahead: initial machine configuration > linux-beaglev-dev: provide Kernel for Beagle-V Ahead > u-boot-beaglev-ahead: package vendor for of u-boot for this device > opensbi: use recent upstream version hash * sources/meta-rockchip 61265b1...b6280c6 (7): > README: sort MACHINE names > radxa-zero-3w: add > radxa-zero-3e: add > rockchip-rkbin: bump SRCREV > user-selectable wic compression > mesa: build panfrost for RK3568 boards > mesa: enable lima on all rk3328 boards * sources/meta-tegra cab25deb...b9f1c326 (12): > external: clean up patch headers > tensorrt-samples: clean up patch header > argus: clean up patch headers > sbsigntool: clean up patch headers > gstreamer: update patches to add missing headers > kern-tools-tegra-native: drop recipe > gcc-for-nvcc: clean up Upstream-Status lines in patches > recipes: Add missing Patch-Status > egl-wayland: Fix build with clang > nvgstapps: Remove unused patch > tegra-flash-init: make machine-specific > tegra-flash-init: derive mtd name from OTABOOTDEV variable * sources/meta-ti 56a5dc47...d88df6a5 (1): > python3-yamllint: remove local copy * sources/meta-variscite-bsp a8709a0...66b7d37 (32): > 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 > alsa-state: mx8 / mx9: Configure WM8904 as the default audio codec > Revert "base-files: Add variscite-hdmi-audio.conf to /etc/modprobe.d" > freertos-variscite: Add 2.15.x support for imx8mn < 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 8c7ede2...c45cf79 (5): > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > var-gpio-utils: Fix LICENSE to match SPDX strings < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky a41948e86d...02cdf565e3 (92): > gcc: Fix wrong order of gcc include paths on musl systems > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > ffmpeg: backport patch to fix errors with GCC 14 > gcc: remove g77/f77 > gfortran: update runtime dependencies > gawk: Remove References to /usr/local/bin/gawk > archiver.bbclass: Fix work-shared checking for kernel recipes > devicetree.bbclass: switch away from S = WORKDIR > wic/partition.py: Set hash_seed for empty ext partition > gtk+: add missing libdrm dependency > python3: skip test_multiprocessing/test_active_children test > oeqa/runtime: fix race-condition in minidebuginfo test > gstreamer1.0-plugins-bad: Fix build with musl > cups: Upgrade 2.4.8 -> 2.4.9 > gcc: Fix typo in increment expression in unicode from libstdc++ > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK > systemd: bpf-framework: pass STAGING_INCDIR to eBPF compiler > systemd: add PACKAGECONFIG for bpf-framework > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > packagedata: Include package name in extended data > bitbake-config-build: add a plugin for config fragments > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > contrib: add python service and systemd unit to run shared jobserver > scripts: build-env: allow passing JOBSERVER_FIFO from environment > classes: jobserver: support gnu make fifo jobserver > bitbake: bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs > bitbake: fetch2/git: Add verbose logging support > bitbake: bitbake-layers: add show-machines command > bitbake: utils.py: add var_in_numeric_range() > ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable > documentation/README: refer to doc package requirements > ref-manual: introduce CVE_CHECK_REPORT_PATCHED variable > dev-manual: Add info on build env initialization > recipe style guide: add recommendation for patches without signature > systemd: fix wrong path of tmp.mount > oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used > curl: rewrite ptest installation > scripts/makefile-getvar: add script to get values from Makefiles > python3: skip test_concurrent_futures/test_deadlock > oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test > meta-selftest: add python3-guessing-game > cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS > devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS > bitbake: test_project_page: fix failing test_single_layer_page > bitbake: toaster test_cerate_new_project: add scarthgap > bitbake: taoster: update fixtures for scarthgap, current > gcc: Allow using libc++ > selftest/spdx: Fix for SPDX_VERSION addition > classes/spdx-common: Return empty list from extract_licenses > classes/spdx-common: Add SPDX version to path > classes/spdx-common: Move common SPDX to new class > install-buildtools: update base-url, release and installer version > install-buildtools: fix "test installation" step > install-buildtools: remove md5 checksum validation > ltp: Fix build break with clang on risv64 > python3-zipp: upgrade 3.18.2 -> 3.19.2 > python3-typing-extensions: upgrade 4.11.0 -> 4.12.2 > python3-requests: upgrade 2.32.1 -> 2.32.3 > python3-packaging: upgrade 24.0 -> 24.1 > python3-more-itertools: upgrade 10.2.0 -> 10.3.0 > python3-certifi: upgrade 2024.2.2 -> 2024.6.2 > python3-cryptography: upgrade 42.0.7 -> 42.0.8 > ccache: 4.9.1 -> 4.10 > fmt: Add it from meta-oe for ccache 4.10 > quilt: 0.67 -> 0.68 > python3-pytest: upgrade 8.2.1 -> 8.2.2 > python3: upgrade 3.12.3 -> 3.12.4 > insane: add patch-status to default ERROR_QA > linuxloader: add -armhf on arm only for TARGET_FPU 'hard' > procps: fix build with new glibc but old kernel headers > ell: update 0.65 -> 0.66 > xcb-util-errors: add recipe > systemtap: fix systemtap-native build error on Fedora 40 > grub,grub-efi: Remove -mfpmath=sse on x86 > selftest: add Upstream-Status to .patch files > iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled > cmake-qemu.bbclass: fix if criterion > pciutils: rewrite recipe > python3-babel: upgrade 2.14.0 -> 2.15.0 > python3-meson-python: ugprade 0.15.0 -> 0.16.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 17, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 8d2a45af...71d36251 (11): > arm-bsp/documentation: corstone1000: improve tests documentation > arm-bsp/documentation: corstone1000: update the boot chain > optee-client: Switch away from S = WORKDIR > Revert "CI: temporarily backport the procps fix" > arm/test-pacbti: Use UNPACKDIR > arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo > arm-bsp/u-boot: update tick.patch to merged patches > arm/u-boot: remove obsolete qemuarm patch > CI: use pregenerated SSH keys in genericarm64 > CI: back to master > optee-os: remove NOWERROR from EXTRA_OEMAKE * sources/meta-clang ce7d354...9ec65a0 (1): > clang: Upgrade to 18.1.7 * sources/meta-freescale 0a02d0b0...94cf1e5f (2): > Merge pull request #1844 from MaxKrummenacher/master > Merge pull request #1843 from quaresmajose/linux * sources/meta-intel 4f4e6d76...263f8cb8 (3): > onednn: upgrade 3.4.1 -> 3.4.3 > ispc: upgrade 1.23.0 -> 1.24.0 > intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1 * sources/meta-openembedded 42b87cb03...c835565ac (95): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings python3-gevent avro-c++ python3-h5py cdrkit ot-br-posix heaptrack avro-c usleep openflow sblim-sfcc linux-atm ipmitool ssmping wifi-test-suite zsync-curl python3-kivy openct dhrystone ncftp daemontools libgee mcpp android-tools dibbler glade: ignore various issues fatal with gcc-14 > openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > packagegroup-sdk-target: update runtime dependencies for gfortran > hiredis: change ptest output format > python3-typer: add new recipe > re2: rework solibs handling > packagegroup-meta-oe: replace libdbd-mysql-perl with dbd-mariadb > lvgl: add gridnav to packageconfig > fmt: Remove > libio-compress-perl: Use update alternatives for streamzip and zipdetails > packagegroup-sdk-target: Drop g77-symlinks > mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable. > trompeloeil: new recipe > giflib: upgrade to version 5.2.2 > nss: Upgrade to 3.101 release > nvme-cli: Support read-only systems > imagemagick: Update status for CVE > smarty: Update status for CVE-2020-10375 > tnftp: fix lib32-tnftp build failure with gcc-14 > aravis: Remove AUTHOR field > python3-whitenoise,python-libusb1: Remove AUTHOR field > libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG. > libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG. > libsmi: use update-alternatives to solve conflicts with frr > frr: use update-alternatives to solve conflicts with libsmi > xfwm4: fix gcc -Wincompatible-pointer-types > python3-pydantic-core: Fix build with python 3.12.4 > cabextract: add utility to extract Microsft cabinet files > usbredir: upgrade 0.13.0 -> 0.14.0 > tslib: upgrade 1.22 -> 1.23 > squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1 > sdmon: upgrade 0.8.1 -> 0.9.0 > sanlock: upgrade 3.9.2 -> 3.9.3 > remmina: upgrade 1.4.34 -> 1.4.35 > qpdf: upgrade 11.8.0 -> 11.9.0 > python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 > python3-typeguard: upgrade 4.2.1 -> 4.3.0 > python3-tomlkit: upgrade 0.12.3 -> 0.12.5 > python3-sympy: upgrade 1.12 -> 1.12.1 > python3-stevedore: upgrade 5.1.0 -> 5.2.0 > python3-snagboot: upgrade 1.2 -> 1.3 > python3-sh: upgrade 2.0.6 -> 2.0.7 > python3-sdbus: upgrade 0.11.1 -> 0.12.0 > python3-rich: upgrade 13.7.0 -> 13.7.1 > python3-redis: upgrade 5.0.1 -> 5.0.4 > python3-pyyaml-include: upgrade 1.3.2 -> 2.1 > python3-pyroute2: upgrade 0.7.10 -> 0.7.12 > python3-pymongo: upgrade 4.6.1 -> 4.7.2 > python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 > python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 > python3-py7zr: upgrade 0.20.8 -> 0.21.0 > python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 > python3-pdm: upgrade 2.15.3 -> 2.15.4 > python3-pdm-backend: upgrade 2.1.8 -> 2.3.0 > python3-openpyxl: upgrade 3.1.2 -> 3.1.3 > python3-netaddr: upgrade 1.2.1 -> 1.3.0 > python3-msgpack: upgrade 1.0.7 -> 1.0.8 > python3-ipython: upgrade 8.24.0 -> 8.25.0 > python3-httpcore: upgrade 1.0.3 -> 1.0.5 > python3-html2text: upgrade 2020.1.16 -> 2024.2.26 > python3-hexbytes: upgrade 1.0.0 -> 1.2.0 > python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0 > python3-future: upgrade 0.18.3 -> 1.0.0 > python3-evdev: upgrade 1.6.1 -> 1.7.1 > python3-eth-hash: upgrade 0.6.0 -> 0.7.0 > python3-email-validator: upgrade 2.1.0 -> 2.1.1 > python3-coverage: upgrade 7.4.1 -> 7.5.3 > python3-cantools: upgrade 39.4.4 -> 39.4.5 > python3-bidict: upgrade 0.23.0 -> 0.23.1 > python3-autoflake: upgrade 2.2.1 -> 2.3.1 > python3-anyio: upgrade 4.3.0 -> 4.4.0 > python3-pyyaml-include: support native and nativesdk build > dfu-util: allow building nativesdk variant > python3-grpcio: backport abseil-cpp RISC-V fix > abseil-cpp: backport RISC-V fix > usbguard: upgrade 1.1.2 -> 1.1.3 > pipewire: update 1.0.6 -> 1.0.7 > wireplumber: update 0.5.2 -> 0.5.3 > libgpiod: Migrate to catch2 v3 > catch2: Upgrade to 3.x release series > iwd: update 2.16 -> 2.18 > libgpiod: disable C++ tests for libgpiod v1.6.x > libgpiod: update to v1.6.5 > libjxl: Turn sizeless vectors as a packageconfig option > c-ares: Update SRC tarball path > cmpi-bindings: Fix build error with gcc14. > googlebenchmark: Fix build on riscv64 > udpcast: add recipe > fbida: Require opengl feature for pdf only > dracut: Drop an unnecessary patch > replace libdbd-mysql-perl with dbd-mariadb > libgee: downgrade incompatible-pointer-types back to warning > fwupd-efi: Upgrade to 1.6 > python3-pefile: Move from meta-python to meta-oe * sources/meta-qcom 7ae745f...59cf3bc (1): > Merge pull request #604 from lumag/upstream-status * sources/meta-qt6 df8e350...7f8de24 (20): > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Bump version to 6.7.3 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-riscv 0330e79...7369056 (10): > musl: Drop rv32 patches > mesa-pvr: Add missing patch status > linux-starfive-dev: Add missing patch status to patches > gstreamer1.0-omx: Delete append > beaglev-ahead.wks: add initial wks file > BeagleV-Ahead.md: provide initial flashing documentation > machine/beaglev-ahead: initial machine configuration > linux-beaglev-dev: provide Kernel for Beagle-V Ahead > u-boot-beaglev-ahead: package vendor for of u-boot for this device > opensbi: use recent upstream version hash * sources/meta-rockchip 61265b1...b6280c6 (7): > README: sort MACHINE names > radxa-zero-3w: add > radxa-zero-3e: add > rockchip-rkbin: bump SRCREV > user-selectable wic compression > mesa: build panfrost for RK3568 boards > mesa: enable lima on all rk3328 boards * sources/meta-tegra cab25deb...b9f1c326 (12): > external: clean up patch headers > tensorrt-samples: clean up patch header > argus: clean up patch headers > sbsigntool: clean up patch headers > gstreamer: update patches to add missing headers > kern-tools-tegra-native: drop recipe > gcc-for-nvcc: clean up Upstream-Status lines in patches > recipes: Add missing Patch-Status > egl-wayland: Fix build with clang > nvgstapps: Remove unused patch > tegra-flash-init: make machine-specific > tegra-flash-init: derive mtd name from OTABOOTDEV variable * sources/meta-ti 56a5dc47...d88df6a5 (1): > python3-yamllint: remove local copy * sources/meta-variscite-bsp a8709a0...66b7d37 (32): > 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 > alsa-state: mx8 / mx9: Configure WM8904 as the default audio codec > Revert "base-files: Add variscite-hdmi-audio.conf to /etc/modprobe.d" > freertos-variscite: Add 2.15.x support for imx8mn < 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 8c7ede2...c45cf79 (5): > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > var-gpio-utils: Fix LICENSE to match SPDX strings < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky a41948e86d...72cccec958 (92): > gcc: Fix wrong order of gcc include paths on musl systems > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable > documentation/README: refer to doc package requirements > ref-manual: introduce CVE_CHECK_REPORT_PATCHED variable > dev-manual: Add info on build env initialization > recipe style guide: add recommendation for patches without signature > ffmpeg: backport patch to fix errors with GCC 14 > gcc: remove g77/f77 > gfortran: update runtime dependencies > gawk: Remove References to /usr/local/bin/gawk > archiver.bbclass: Fix work-shared checking for kernel recipes > devicetree.bbclass: switch away from S = WORKDIR > wic/partition.py: Set hash_seed for empty ext partition > gtk+: add missing libdrm dependency > python3: skip test_multiprocessing/test_active_children test > oeqa/runtime: fix race-condition in minidebuginfo test > gstreamer1.0-plugins-bad: Fix build with musl > cups: Upgrade 2.4.8 -> 2.4.9 > gcc: Fix typo in increment expression in unicode from libstdc++ > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK > systemd: bpf-framework: pass STAGING_INCDIR to eBPF compiler > systemd: add PACKAGECONFIG for bpf-framework > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > packagedata: Include package name in extended data > bitbake-config-build: add a plugin for config fragments > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > contrib: add python service and systemd unit to run shared jobserver > scripts: build-env: allow passing JOBSERVER_FIFO from environment > classes: jobserver: support gnu make fifo jobserver > bitbake: bitbake-config-build: add an alias to bitbake-layers intended for managing specific local configs > bitbake: fetch2/git: Add verbose logging support > bitbake: bitbake-layers: add show-machines command > bitbake: utils.py: add var_in_numeric_range() > systemd: fix wrong path of tmp.mount > oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used > curl: rewrite ptest installation > scripts/makefile-getvar: add script to get values from Makefiles > python3: skip test_concurrent_futures/test_deadlock > oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test > meta-selftest: add python3-guessing-game > cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS > devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS > bitbake: test_project_page: fix failing test_single_layer_page > bitbake: toaster test_cerate_new_project: add scarthgap > bitbake: taoster: update fixtures for scarthgap, current > gcc: Allow using libc++ > selftest/spdx: Fix for SPDX_VERSION addition > classes/spdx-common: Return empty list from extract_licenses > classes/spdx-common: Add SPDX version to path > classes/spdx-common: Move common SPDX to new class > install-buildtools: update base-url, release and installer version > install-buildtools: fix "test installation" step > install-buildtools: remove md5 checksum validation > ltp: Fix build break with clang on risv64 > python3-zipp: upgrade 3.18.2 -> 3.19.2 > python3-typing-extensions: upgrade 4.11.0 -> 4.12.2 > python3-requests: upgrade 2.32.1 -> 2.32.3 > python3-packaging: upgrade 24.0 -> 24.1 > python3-more-itertools: upgrade 10.2.0 -> 10.3.0 > python3-certifi: upgrade 2024.2.2 -> 2024.6.2 > python3-cryptography: upgrade 42.0.7 -> 42.0.8 > ccache: 4.9.1 -> 4.10 > fmt: Add it from meta-oe for ccache 4.10 > quilt: 0.67 -> 0.68 > python3-pytest: upgrade 8.2.1 -> 8.2.2 > python3: upgrade 3.12.3 -> 3.12.4 > insane: add patch-status to default ERROR_QA > linuxloader: add -armhf on arm only for TARGET_FPU 'hard' > procps: fix build with new glibc but old kernel headers > ell: update 0.65 -> 0.66 > xcb-util-errors: add recipe > systemtap: fix systemtap-native build error on Fedora 40 > grub,grub-efi: Remove -mfpmath=sse on x86 > selftest: add Upstream-Status to .patch files > iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled > cmake-qemu.bbclass: fix if criterion > pciutils: rewrite recipe > python3-babel: upgrade 2.14.0 -> 2.15.0 > python3-meson-python: ugprade 0.15.0 -> 0.16.0 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.
sources/meta-openembedded bd276908c7...763769eb44 (7):
sources/openembedded-core 63a235d86e...c71bb9247e (93):
Signed-off-by: Khem Raj [email protected]