-
-
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
Prepare for 2024.05 release #945
Merged
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
Fixes WARNING: updater-1.0-r0 do_unpack: updater: the directory ${WORKDIR}/${BP} (/mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/updater/1.0/updater-1.0) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
…-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-rockchip sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 49b0317...3c4b09c (14): > spirv-llvm-translator: bump SRCREV to fix the build > libclc: Fix build errors > spirv-llvm-translator: Do not use LLVMVERSION > bpftrace: Drop using LLVMVERSION > spirv-llvm-translator: Bump spirv-headers to matching tag > compiler-rt,compiler-rt-sanitizers: Add knob for Context Profiling > devtool-clang.sh: Widen EXTERNALSRC setting by removing overrides > libcxx: Put Package library module manifest and files in dev package > spirv-llvm-translator: Upgrade to 18.1.0 > nativesdk-clang-glue: Use inherit_defer for nativesdk class > devtool-clang.sh: Add script for setting devtool workflow > Fix incorrect task dependencies from ${B} > clang-common: Rename task add_distro_vendor -> do_preconfigure > layer.conf: update LAYERSERIES_COMPAT for styhead * sources/meta-freescale c1aedb4b...7bc77fd2 (1): > Merge pull request #1831 from MrCry0/master-6.6-update * sources/meta-intel 856fd19c...b4746760 (4): > linux-npu-driver: add recipe > opencl-clang/14.0.0: remove recipe > layer.conf: update LAYERSERIES_COMPAT > setup-intel-oneapi-env: set dedicated UNPACKDIR * sources/meta-odroid 3ce0d70...0bb0cb2 (3): > u-boot: refresh patch > meta-odroid-extras/README: Fix typo, update syntax > recipes: Migrate to UNPACKDIR from WORKDIR * sources/meta-openembedded 907b9c0ae6...1d5c3e17f5 (86): > python3-dasbus: Add new recipe > libjs-jquery-icheck: Correct LIC_FILES_CHKSUM > hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUM > hostapd: Support running "devtool modify hostapd" > nftables: avoid python dependencies when building without python > dav1d: update 1.4.1 -> 1.4.2 > minifi-cpp: Fix build with clang and riscv32 > mariadb: Fix build on riscv32 > protobuf: Fix build on riscv32 > googlebenchmark: Fix type conversion errors found with clang > ckermit: Define return type for main > sample-content: Set UNPACKDIR to S to avoid a QA warning > iniparser: use SHA hash for srcrev > android-tools: fix adb/libssl-1.1 patch > gnome-remote-desktop: update 46.1 -> 46.2 > xdg-desktop-portal-gnome: update 46.1 -> 46.2 > gnome-software: update 46.1 -> 46.2 > gnome-shell: update 46.1 -> 46.2 > gnome-control-center: update 46.1 -> 46.2 > mutter: update 46.1 -> 46.2 > lvm2: remove subitted patch > xterm: upgrade 391 -> 392 > wireshark: upgrade 4.2.4 -> 4.2.5 > webkitgtk3: upgrade 2.44.1 -> 2.44.2 > thingsboard-gateway: upgrade 3.4.6 -> 3.5 > redis: upgrade 7.2.4 -> 7.2.5 > python3-web3: upgrade 6.18.0 -> 6.19.0 > python3-watchdog: upgrade 4.0.0 -> 4.0.1 > python3-virtualenv: upgrade 20.26.1 -> 20.26.2 > python3-validators: upgrade 0.28.1 -> 0.28.3 > python3-ujson: upgrade 5.9.0 -> 5.10.0 > python3-types-setuptools: upgrade 69.0.0.20240125 -> 70.0.0.20240524 > python3-types-psutil: upgrade 5.9.5.20240511 -> 5.9.5.20240516 > python3-twine: upgrade 5.0.0 -> 5.1.0 > python3-transitions: upgrade 0.9.0 -> 0.9.1 > python3-regex: upgrade 2024.5.10 -> 2024.5.15 > python3-rapidjson: upgrade 1.14 -> 1.17 > python3-pyzstd: upgrade 0.15.10 -> 0.16.0 > python3-pyperf: upgrade 2.6.3 -> 2.7.0 > python3-pylint: upgrade 3.1.0 -> 3.2.2 > python3-pycurl: upgrade 7.45.2 -> 7.45.3 > python3-platformdirs: upgrade 4.2.1 -> 4.2.2 > python3-pdm: upgrade 2.15.2 -> 2.15.3 > python3-moteus: upgrade 0.3.68 -> 0.3.70 > python3-gspread: upgrade 6.1.0 -> 6.1.2 > python3-google-api-python-client: upgrade 2.129.0 -> 2.130.0 > python3-dbus-fast: upgrade 2.21.2 -> 2.21.3 > python3-bitstring: upgrade 4.2.2 -> 4.2.3 > python3-astroid: upgrade 3.2.0 -> 3.2.2 > python3-annotated-types: upgrade 0.6.0 -> 0.7.0 > nautilus: upgrade 46.1 -> 46.2 > msgraph: upgrade 0.2.1 -> 0.2.2 > libdevmapper: upgrade 2.03.22 -> 2.03.24 > libass: upgrade 0.17.1 -> 0.17.2 > gsl: upgrade 2.7.1 -> 2.8 > googlebenchmark: upgrade 1.8.3 -> 1.8.4 > gnome-online-accounts: upgrade 3.50.1 -> 3.50.2 > file-roller: upgrade 44.2 -> 44.3 > evince: upgrade 46.1 -> 46.3 > cjson: upgrade 1.7.17 -> 1.7.18 > arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2 > unicode-ucd: fix UNPACKDIR conversion leftovers > libsdl2-image: upgrade to 2.8.2 > libfido2: remove non-functional native and nativesdk BBCLASSEXTEND > layers: stop declaring compatibility with scarthgap > android-tools-configfs: Fix build-time warning about S being non-existent > android-tools: fix UNPACKDIR conversion leftovers > android-tools: fix building with GCC 14 > hddtemp: Fix reproducibility in fr locale > liburing: Use libc on rv64/clang18 > libwebsockets: remove STAGING_LIBDIR with / > python3-requests-mock: new recipe > python3-pytest-unordered: new recipe > python3-pytest-socket: new recipe > python3-pytest-freezer: new recipe > source-han-sans-*-fonts: move common part to .inc file > source-han-sans-*-fonts: rename downloaded files in SRC_URI > fuse3: remove sysv init script and install fuse kernel module explictly > uim: Upgrade to 1.8.9 > oscam: Upgrade to 1.20 > iniparser: remove dependency on doxygen-native > iniparser: upgrade 4.2 -> 4.2.1 > packagegroup-meta-oe: fix lvgl inclusion > fetchmail: Fix buildpaths warning. > nana: Fix buildpaths warning. > apache2: fix multilib file conflicts * sources/meta-qcom 95b15eb...568a9f5 (5): > Merge pull request #599 from ricardosalveti/master > Merge pull request #598 from lumag/ci-scarthgap > Merge pull request #595 from lumag/fix-workdir > Merge pull request #597 from lumag/drop-panel-config > Merge pull request #596 from lumag/fix-gpsd * sources/meta-raspberrypi 1879cb8...2174bfd (9): > layer.conf: declare compatibility only with styhead > rpi-u-boot-scr: use UNPACKDIR > recipes: Switch to using UNPACKDIR instead of WORKDIR > rpi-cmdline: Fix being renamed of network interfaces > raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT > u-boot: re-enable rapsberrypi5 > layer.conf: rpi5 recommends lts-u-boot-mixin > linux: drop unused 5.15 version > linux: drop unused rpi4-64-kernel-misc.cfg * sources/meta-rockchip 1f8a8d9...8df8a40 (7): > u-boot: updates for WORKDIR/UNPACKDIR cleanup > add basic b4 config file > rockchip-extlinux.inc: add kernel and dtb packages to the image > rockchip-extlinux.inc: handle multiple DTs in KERNEL_DEVICETREE > u-boot: remove upstreamed dependency > specify root partition type > rename root partition * sources/meta-tegra 929d03d4...3b28f68d (15): > tegra-uefi-capsules: include all logic for BUP generation > tegra-uefi-capsule-signing.bbclass: use build dir for capsules > image_types_tegra.bbclass: drop bup-payload CONVERSION_CMD > tegra-common: drop bup-payload image_type > tegra-uefi-capsules: weak default value for capsule install dir > tegra-uefi-capsules: fix indentation issues > meta: fix unpack warnings from recipes with only in-tree files > cuda-samples: move debian unpacking into do_unpack task > gstreamer1.0-plugins-nveglgles: fix build error with gcc-14 > xwayland: update bbappend for version 24.1 > gcc-for-nvcc: fix DEBUG_PREFIX_MAP handling for the runtime recipes > nvidia-display-driver: fix conftest issue with gcc-14 > libv4l2-minimal: drop obsolete patch > external/openembedded-layer: drop obsolete patch for v4l-utils > meta: update all recipes for the UNPACKDIR transition * sources/meta-variscite-bsp c57ce8e...a8709a0 (1): > Merge pull request #24 from YoeDistro/kraj/mickledore-var02 * sources/poky 5f602c1bd57...99ff46cc9bb (126): > gettext: fix a parallel build issue > libadwaita: update 1.5.0 -> 1.5.1 > cmake: upgrade 3.28.3 -> 3.29.3 > binutils: Fix aarch64 disassembly abort > libgloss: Do not apply non-existent patch > libomxil: remove the recipe > gstreamer1.0: update 1.22.11 -> 1.24.3 > gtk-doc: upgrade 1.33.2 -> 1.34.0 > meson: upgrade 1.3.1 -> 1.4.0 > xserver-xorg: upgrade 21.1.12 -> 21.1.13 > libxcb: upgrade 1.16.1 -> 1.17.0 > icu: upgrade 74-2 -> 75-1 > zstd: upgrade 1.5.5 -> 1.5.6 > mobile-broadband-provider-info: upgrade 20230416 -> 20240407 > pinentry: update 1.2.1 -> 1.3.0 > libgit2: update 1.7.2 -> 1.8.1 > boost: update 1.84.0 -> 1.85.0 > classes: image_types: quote variable assignment needed by dash > ghostscript: upgrade 10.03.0 -> 10.03.1 > curl: Update to 8.8.0 > libnl: change HOMEPAGE > kmod: upgrade from 31 to 32 > strace: upgrade 6.8 -> 6.9 > bitbake: hashserv: server: Add support for SO_REUSEPORT > bitbake: siggen: Enable batching of unihash queries > bitbake: hashserv: client: Add batch stream API > migration-5.1: add the recommended pattern for S/UNPACKDIR definition > migration-notes: add release notes for 5.0.1 > migration-5.1.rst: preliminary description of UNPACKDIR changes > ref-manual: introduce UNPACKDIR variable > migration-guides: placeholder files for 5.1 > ref-manual: variables: document PYPI_PACKAGE_EXT, PYPI_SRC_URI > manuals: document NVDCVE_API_KEY variable > release-notes-4.0.18: specify backported license > bitbake: bb: Use namedtuple for Task data > bitbake: bitbake-hashclient: Improve ping command line options > bitbake: runqueue: Improve rehash get_unihash parallelism > bitbake: runqueue: Process unihashes in parallel at init > bitbake: runqueue: Allow rehash loop to exit in case of interrupts > bitbake: runqueue: Add timing warnings around slow loops > selftest/rust: correctly form the PATH environment variable > rust: build the default set of tools > rust: use rust-snapshot binaries only in rust-native > rust: add reproducibility patch to eliminate host leakage > bitbake: ui/buildinfohelper: Add exception treatment to fix missing target_file > pseudo: Update to pull in python 3.12+ fix > layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE > pythonn3-rpds-py: enable ptest > python3-rpds-py: upgrade 0.18.0 -> 0.18.1 > systemd.bbclass: Clarify error message > python3-bcrypt: upgrade 4.1.2 -> 4.1.3 > mmc-utils: fix URL > systemtap: upgrade 5.0 -> 5.1 > oeqa/manual: remove obsolete CROPS and Eclipse manually testing scripts > systemd-bootchart: Fix build on musl > kexec-tools: Fix build with GCC-14 on musl > xwayland: upgrade 23.2.6 -> 24.1.0 > wireless-regdb: upgrade 2024.01.23 -> 2024.05.08 > shaderc: upgrade 2024.0 -> 2024.1 > python3-zipp: upgrade 3.18.1 -> 3.18.2 > python3-mako: upgrade 1.3.3 -> 1.3.5 > python3-lxml: upgrade 5.2.1 -> 5.2.2 > python3-jsonschema: upgrade 4.21.1 -> 4.22.0 > ninja: upgrade 1.12.0 -> 1.12.1 > nghttp2: upgrade 1.61.0 -> 1.62.0 > msmtp: upgrade 1.8.25 -> 1.8.26 > mesa: upgrade 24.0.5 -> 24.0.7 > llvm: upgrade 18.1.5 -> 18.1.6 > libxmlb: upgrade 0.3.18 -> 0.3.19 > libxml2: upgrade 2.12.6 -> 2.12.7 > libslirp: upgrade 4.7.0 -> 4.8.0 > libgpg-error: upgrade 1.48 -> 1.49 > libedit: upgrade 20230828-3.1 -> 20240517-3.1 > iw: upgrade 6.7 -> 6.9 > iproute2: upgrade 6.8.0 -> 6.9.0 > gtk+3: upgrade 3.24.41 -> 3.24.42 > ed: upgrade 1.20.1 -> 1.20.2 > dnf: upgrade 4.19.2 -> 4.20.0 > dmidecode: upgrade 3.5 -> 3.6 > diffoscope: upgrade 265 -> 267 > createrepo-c: upgrade 1.1.0 -> 1.1.1 > btrfs-tools: upgrade 6.8 -> 6.8.1 > bind: upgrade 9.18.26 -> 9.18.27 > bash-completion: upgrade 2.13.0 -> 2.14.0 > appstream: upgrade 1.0.2 -> 1.0.3 > ofono: upgrade 2.4 -> 2.7 > ell: upgrade 0.64 -> 0.65 > initramfs-framework: support force reboot if fatal error occurs > newlib: Use mcmodel=medany for RISCV64 > glibc: stable 2.39 branch updates. > binutils: stable 2.42 branch updates. > oeqa/selftest/devtool: add test for modifying recipes using go.bbclass > libarchive: upgrade 3.7.3 -> 3.7.4 > git: upgrade 2.44.0 -> 2.44.1 > glib-2.0: remove obsolete 0001-Set-host_machine-correctly-when-building-with-mingw3.patch > gnu-efi: upgrade 3.0.17 -> 3.0.18 > libsdl2: upgrade 2.30.2 -> 2.30.3 > dropbear: upgrade 2024.84 -> 2024.85 > elfutils: remove unneeded 0006-Fix-build-on-aarch64-musl.patch > x264: update to latest revision on official git > iptables: correctly enable libnetfilter_conntrack support > iptables: remove unneeded 0002-iptables-xshared.h-add-missing-sys.types.h-include.patch > iptables: submit 0001-configure-Add-option-to-enable-disable-libnfnetlink.patch upstream > perl: submit the rest of determinism.patch upstream > gdb: remove unneeded 0006-resolve-restrict-keyword-conflict.patch > grub: remove unneeded 0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch > grub: mark grub-module-explicitly-keeps-symbole-.module_license.patch as a workaround > vorbis: mark patch as Inactive-Upstream > kexec-tools: submit 0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch upstream > mesa: remove obsolete 0001-meson.build-check-for-all-linux-host_os-combinations.patch > fribidi: upgrade 1.0.13 -> 1.0.14 > gdk-pixbuf: upgrade 2.42.11 -> 2.42.12 > python3-hatchling: upgrade 1.24.1 -> 1.24.2 > go: upgrade 1.22.2 -> 1.22.3 > package_manager: Share more common DEB / IPK code > package_manager: Move OpkgDpkgPM into common module > ipk: Fix clean up of extracted IPK payload > libusb1: Set CVE_PRODUCT > gstreamer1.0-plugins-bad: rename onevpl-intel-gpu -> vpl-gpu-rt > selftest/sstatetests: move exception list for cache objects to the parent class > selftest/sstatetests: separate sstate presence check into its own class > bblayers/makesetup: move check for existence of git remotes to oe-setup-layers plugin > bblayers/makesetup: include local repository paths in discovered layer repo data > bblayers/makesetup: raise exceptions when errors happen > cdrtools-native: Fix build with GCC 14 > oe-build-perf-report: Add commit hash link to chart tooltip Signed-off-by: Khem Raj <[email protected]>
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.