-
-
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-intel sources/meta-openembedded #288
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-intel 07009080...bba67420 (2): > linux-yocto/5.2: remove bbappends > itt: switch git repo * sources/meta-openembedded 349dc7483d...90683147fa (28): > x265: Disable assembly on x86 > openh264: Upgrade to 2.0.0 > minidlna: Retarget gettext patch to gettex version 0.20 > vlc: Depend on gst-1.0 plugins-bad instead of 0.10 > packagegroup-meta-multimedia: Purge gst 0.10 related rdeps > tcsh: upgrade 6.21.00 -> 6.22.02 > wireshark: upgrade 3.2.1 -> 3.2.2 > Revert "piglist: add from oe-core" > fbgrab: upgrade 1.3 -> 1.3.1 > libcamera: Created new minimal core image file for ibcamera > dlm: Fix host-user-contaminated QA errors > libssh: upgrade 0.8.4 -> 0.8.8 > nodejs: allow use of system brotli (and make default) > nodejs: drop 'gyp' PACKAGECONFIG > brotli: allow building a -native version > grpc: move from meta-networking to meta-oe > renderdoc: upgrade 1.5 -> 1.6 > python3-decorator: upgrade 4.4.1 -> 4.4.2 > protobuf: upgrade 3.11.3 -> 3.11.4 > protobuf-c: upgrade 1.3.2 -> 1.3.3 > libpwquality: upgrade 1.4.0 -> 1.4.2 > libio-pty-perl: upgrade 1.12 -> 1.14 > jsonrpc: upgrade 1.2.0 -> 1.3.0 > gtkwave: upgrade 3.3.103 -> 3.3.104 > freeglut: upgrade 3.0.0 -> 3.2.1 > dnfdragora: upgrade 1.0.1 -> 1.1.2 > collectd: upgrade 5.8.1 -> 5.10.0 > mosquitto: upgrade 1.6.8 -> 1.6.9 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-freescale ca153381...db9237d9 (1): > linux-imx: backport patch to fix perf build with latest binutils Signed-off-by: Khem Raj <[email protected]>
* sources/meta-clang 952f28c...7deec9d (3): > drone: Adjust XZ parallelism and use yoe-debug-image > clang: Update to latest 10.x release > bpftrace: Disable on musl Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 12, 2021
…enembedded-core * sources/meta-openembedded 35401e54d...50bba53cb (2): > python3-cffi: Upgrade 1.14.3 -> 1.14.4 > python3-pyscaffold: Upgrade 3.2.3 -> 3.3 * sources/meta-rust 47de35e...c72b2dd (1): > Merge pull request #288 from YoeDistro/yoe/mut * sources/openembedded-core 538b7838a8...85ec6a3525 (68): > multilib_header.bbclass: Do not install the stubs for non-multilib case > runit: Add runit and related recipes > report-error.bbclass: replace angle brackets with < and > > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > license_image.bbclass: fix missing recipeinfo on self > libpam: remove unused code > binutils: upgrade 2.35 -> 2.35.1 > ffmpeg: Fix CVE-2020-35964, CVE-2020-35965 > wic: Allow exec_native_cmd to run HOSTTOOLS > wic: Add workdir argument > rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs > systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found > Customize prompt string for SDKs > p11-kit: upgrade 0.23.21 -> 0.23.22 > runtime_test.py: correct output check for bash 5.1 > bash: Set HEREDOC_PIPESIZE deterministically > bash: update 5.0 -> 5.1 > autotools.bbclass: make it possible to inhibit m4 deletion > oeqa/ptest: print a warning if ptests failed > buildstats.bbclass: add functionality to collect build system stats > meson: Don't turn string into a list in nativesdk > meson: Add sysroot property to nativesdk-meson > kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags > meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script > meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex > openssl: Enable psk for qtbase > openssl: Enable rc4/rc2/bf/md4 algorithms > openssl: drop support for deprecated algorithms > net-tools: split mii-tool into its own package > procps: split ps and sysctl into individual packages > iproute2: split ip to individual package > sudo: split sudo binary into its own package < multilib_header.bbclass: Do not install the stubs for non-multilib case < runit: Add runit and related recipes < report-error.bbclass: replace angle brackets with < and > < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests < license_image.bbclass: fix missing recipeinfo on self < libpam: remove unused code < binutils: upgrade 2.35 -> 2.35.1 < ffmpeg: Fix CVE-2020-35964, CVE-2020-35965 < wic: Allow exec_native_cmd to run HOSTTOOLS < wic: Add workdir argument < rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs < systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found < Customize prompt string for SDKs < p11-kit: upgrade 0.23.21 -> 0.23.22 < runtime_test.py: correct output check for bash 5.1 < bash: Set HEREDOC_PIPESIZE deterministically < bash: update 5.0 -> 5.1 < autotools.bbclass: make it possible to inhibit m4 deletion < meson: add sysroot property < meson: don't turn sting into a list in nativesdk < kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags < meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script < meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex < openssl: Enable psk for qtbase < openssl: Enable rc4/rc2/bf/md4 algorithms < openssl: drop support for deprecated algorithms < net-tools: split mii-tool into its own package < procps: split ps and sysctl into individual packages < oeqa/ptest: print a warning if ptests failed < iproute2: split ip to individual package < sudo: split sudo binary into its own package < buildstats.bbclass: add functionality to collect build system stats Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 15, 2021
…ntel sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core * sources/meta-arm 9e2ff72...a8f32f9 (21): > gem5: centralise v20 sources > gem5: use GEM5_RUN_PROFILE in DTB generation > arm-bsp/tc0: Enable spmd and SEL2 SPMC with optee as SEL1 SP > arm-bsp/linux: add ffa transport in optee driver for TC0 > arm-bsp/linux: enable ffa driver for TC0 > arm-bsp/linux: add ffa driver to TC0 > arm-bsp/tc0: Enable optee core with SPMC at SEL2 > arm-bsp/tc0: Add tc0 platform support patches for optee > arm-bsp/tc0: Add support for optee > arm-bsp/tc0: Add hafnium support > arm/trusted-firmware-a: Add support for spmd build option > arm: Add hafnium support > arm/opencsd: upgrade to 1.0.0 > arm-bsp/n1sdp: port and migrate to linux yocto kernel 5.10 > arm/machine: add zephyr machine conf for microbit > arm-bsp/fvp-base*: move to u-boot 2020.10 > kas: add a test for the external toolchain support > kas: rename armgcc fragment to avoid conflicting with musl > arm-bsp/images: artifacts image for tc0 > arm-autonomy/linux-arm-autonomy: apply runstate fix to kernels older than 5.10 > CI: don't retry jobs * sources/meta-freescale 2b18a6b0...510aa7c3 (7): > linux-fslc-imx: update to v5.4.88 > linux-fslc-imx: update to v5.4.87 > linux-fslc-imx: update to v5.4.86 > linux-fslc: update to v5.10.6 > linux-fslc: update to v5.10.5 > linux-fslc: update to v5.10.4 > linux-fslc: update to v5.10.3 * sources/meta-intel eee7b10f...b4e5d33a (3): > conf/machine: set preferred kernel to 5.10 > linux-intel-rt/5.10: fix config warnings > linux-intel/5.10: fix config warnings * sources/meta-openembedded 759058bfb8...e02edae797 (56): > python3-pyzmq: Upgrade 19.0.2 -> 20.0.0 > python3-wheel: Upgrade 0.35.1 -> 0.36.2 > python3-cryptography-vectors: Upgrade 3.2 -> 3.3.1 > python3-cryptography: Upgrade 3.2 -> 3.3.1 > python3-regex: Upgrade 2020.10.28 -> 2020.11.13 > python3-ecdsa: Upgrade 0.16.0 -> 0.16.1 > python3-pyopenssl: Upgrade 19.1.0 -> 20.0.1 > python3-msgpack: Upgrade 1.0.0 -> 1.0.2 > python3-lz4: Upgrade 3.1.0 -> 3.1.1 > python3-isort: Upgrade 5.6.4 -> 5.7.0 > python3-pyjwt: Upgrade 1.7.1 -> 2.0.0 > python3-rsa: Upgrade 4.6 -> 4.7 > python3-cffi: Upgrade 1.14.3 -> 1.14.4 > python3-pyscaffold: Upgrade 3.2.3 -> 3.3 > rapidjson: Upgrade SRCREV to latest > xmlsec1: Fix configure QA error caused by host lookup path > protobuf: apply fix for pkg-config pthread flags > cppunit: add support for native version > xfce4-panel-profiles: fix do install failure with dash > parole: upgrade 1.0.5 -> 4.16.0 > xfwm4: upgrade 4.16.0 -> 4.16.1 > catfish: upgrade 1.4.13 -> 4.16.0 > evince: upgrade 3.36.7 -> 3.38.0 > amtk: upgrade 5.1.1 -> 5.2.0 > dconf-editor: upgrade 3.36.2 -> 3.38.2 > dconf: upgrade 0.36.0 -> 0.38.0 > poppler: upgrade 20.12.1 -> 21.01.0 > libconfig: split package for C++ > wireshark: Several securtiy fixes > python3-mock: Upgrade 4.0.2 -> 4.0.3 > python3-jedi: Upgrade 0.17.2 -> 0.18.0 > python3-certifi: Upgrade 2020.11.8 -> 2020.12.5 > python3-ptyprocess: Upgrade 0.6.0 -> 0.7.0 > python3-prompt-toolkit: Upgrade 3.0.9 -> 3.0.10 > python3-dnspython: Upgrade 2.0.0 -> 2.1.0 > python3-hyperlink: Upgrade 20.0.1 -> 21.0.0 > python3-pychromecast: Upgrade 7.7.1 -> 7.7.2 > python3-croniter: Upgrade 0.3.37 -> 1.0.1 > python3-pillow: Upgrade 7.2.0 -> 8.1.0 > python3-parso: Upgrade 0.8.0 -> 0.8.1 > python3-pymisp: Upgrade 2.4.133 -> 2.4.135.3 > python3-jsonrpcserver: Upgrade 4.1.3 -> 4.2.0 > python3-coloredlogs: Upgrade 14.0 -> 15.0 > python3-aiohttp: Upgrade 3.7.2 -> 3.7.3 > libsmi: set awk as target path > opensc: Fix the wrong version number. > mdns: upgrade 1096.40.7 -> 1310.40.42 > igmpproxy: upgrade 0.2.1 -> 0.3 > firewalld: upgrade 0.9.1 -> 0.9.2 > cifs-utils: upgrade 6.11 -> 6.12 > mcelog: fix the pfa test hang > packagegroup-meta-oe: Add new package influxdb > influxdb: Fix build on mips > influxdb: add new recipe > dbus-broker: enable SO_PEERSEC usage by default > libmicrohttpd: allow native/nativesdk builds * sources/meta-qcom 70b5499...c0138eb (3): > Merge pull request #244 from alimon/master_5.10 > Merge pull request #240 from alimon/renesas_fw > Merge pull request #237 from alimon/mesa_git * sources/meta-raspberrypi a7cc636...74deec5 (2): > rpi-config: Relocated "start_x=1" in config.txt > machine: use weak default for kernel and KERNEL_DEVICETREE settings * sources/meta-riscv 9d10fd4...b022614 (1): > musl: Add bits/reg.h for riscv32 * sources/meta-rust 8da0936...c72b2dd (1): > Merge pull request #288 from YoeDistro/yoe/mut * sources/meta-ti 9d308ce7...c5b75f59 (4): > ti-sci-fw: Update image gen and sysfw to v2020.12 > ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05 > linux-ti-staging: Update 5.4 kernel to the latest 5.4.87 > ti-uboot-staging: Update to the latest commit * sources/openembedded-core 7faea97661...90798e892f (37): > gnupg: upgrade 2.2.26 -> 2.2.27 > common-licenses: add BSD-3-Clause-Clear license > scripts: oe-run-native, fix *-native directories > iproute2: upgrade 5.9.0 -> 5.10.0 > mesa,mesa-gl: upgrade to 20.3.2 > vulkan-samples: Fix reproducibility issue > gstreamer1.0-plugins-bad: fix msdk pkgconfig build failure > libyaml: Enable static lib on native/nativesdk > linux-yocto/5.10/cfg: x86 and beaglebone config fixes > linux-yocto/5.4: update to v5.4.87 > linux-yocto/5.10: update to v5.10.5 > linux-yocto/5.10: update to v5.10.4 > findutils: upgrade 4.7.0 -> 4.8.0 > ell: upgrade 0.35 -> 0.36 > ed: upgrade 1.16 -> 1.17 > license_image.bbclass: fix missing recipeinfo on self > libpam: remove unused code > binutils: upgrade 2.35 -> 2.35.1 > ffmpeg: Fix CVE-2020-35964, CVE-2020-35965 > wic: Allow exec_native_cmd to run HOSTTOOLS > wic: Add workdir argument > rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs > systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found > meson: Don't turn string into a list in nativesdk > meson: Add sysroot property to nativesdk-meson > kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags > meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script > meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex > openssl: Enable psk for qtbase > openssl: Enable rc4/rc2/bf/md4 algorithms > openssl: drop support for deprecated algorithms > net-tools: split mii-tool into its own package > procps: split ps and sysctl into individual packages > iproute2: split ip to individual package > sudo: split sudo binary into its own package > net-tools: correct version check > glibc: CVE-2019-25013 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 1, 2021
…enembedded-core * sources/meta-openembedded ec396541a...97bdd8adb (3): > XXX: Add Github actions CI support < XXX: Add Github actions CI support < python3-cryptography: Upgrade 3.3.1 -> 3.4.6 * sources/meta-qcom bf41043...e540194 (1): > Merge pull request #288 from alimon/mesa_git * sources/openembedded-core 8b50d94d53...8c6cbb98d7 (1): > conf/machine: Enable bochs-display on RISC-V machines Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 3, 2021
…cale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-rust sources/meta-ti * sources/meta-arm a52d805...77ac287 (8): > arm/sbsa-acs: add SBSA Architecture Compliance Suite > kas: Add fvp-baser-aemv8r64 build > arm-bsp/machine: Introduce fvp-baser-aemv8r64 machine and its BSP > arm-bsp/linux: Introduce FVP common config fragment > arm-bsp/linux: Introduce arm64 generic config fragment > arm-bsp/arch: Introduce support for armv8r64 arch > arm-bsp/arch: Introduce support for armv8-4a arch > autonomy/docs: Documentation updates and fixes * sources/meta-clang 9d190cb...7567dd4 (2): > clang: Update 12.0.0-RC4 > bpftrace: Update to using master branch * sources/meta-freescale-3rdparty e87475a...46109e4 (1): > olinuxino: update U-Boot choosing * sources/meta-intel f5c204c9...8f6c78dc (9): > linux-intel-rt/5.4: update to v5.4.102 > linux-intel/5.4: update to 5.4.106 > linux-intel-rt/5.10: update to v5.10.21 > linux-intel/5.10: update to 5.10.25 > intel-compute-runtime: remove DEPENDS on clang > intel-graphics-compiler: upgrade 1.0.6083 -> 1.0.6410 > opencl-clang/12.0.0: add recipe > llvm-project-source: exclude for llvm-12 > ipmctl: add recipe * sources/meta-odroid c9765e7...36a018d (1): > odroid-c4-hardkernel: fix gcc 11 patch * sources/meta-openembedded da393545a2...454644c578 (22): > libxaw: upgrade 1.0.13 -> 1.0.14 > nodejs: ppc64le machine support > zabbix: upgrade 5.2.5 -> 5.2.6 > ostree: upgrade 2020.8 -> 2021.1 > fbgrab: upgrade 1.4 -> 1.5 > emacs: upgrade 27.1 -> 27.2 > snort: upgrade 2.9.17 -> 2.9.17.1 > networkmanager-openvpn: upgrade 1.8.12 -> 1.8.14 > lldpd: upgrade 1.0.4 -> 1.0.8 > fetchmail: upgrade 6.4.17 -> 6.4.18 > gnome-autoar: upgrade 0.2.4 -> 0.3.1 > libnet-ssleay-perl: add rdep on perl-module-autoloader > rsyslog: fix some of the ptests > gpsd: backport d-bus message time patch from upstream > python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1 > python3-h5py: Upgrade 3.1.0 -> 3.2.1 > python3-pyroute2: Upgrade 0.5.15 -> 0.5.16 > python3-matplotlib: Upgrade 3.3.4 -> 3.4.1 > python3-parso: Upgrade 0.8.1 -> 0.8.2 > python3-httplib2: Upgrade 0.19.0 -> 0.19.1 > python3-bitarray: Upgrade 1.8.1 -> 1.8.2 > python3-sqlalchemy: Upgrade 1.4.3 -> 1.4.4 * sources/meta-qcom bf41043...d7b4e9f (2): > Merge pull request #289 from lumag/rb5-rootfs > Merge pull request #288 from alimon/mesa_git * sources/meta-rust a430267...742cd5c (3): > Merge pull request #334 from meta-rust/progress > Merge pull request #331 from YoeDistro/yoe/mut > Merge pull request #313 from weltling/nativesdk_0 * sources/meta-ti e03e9156...01e53fc6 (10): > ti-rtos: Update metadata and versions for RTOS firmware > conf/machine: k3: Lets build bmap files by default > conf/machine: am64xx: Switch to multi-certificate boot images > conf/machine: am64xx: Consolidate image configuration to SoC include > conf/machine: j7200-evm: Switch to multi-certificate boot images > conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wic > conf/machine: j7: Document boot images as legacy mode > conf/machine: am65xx: Document boot images as legacy mode > conf/machine: k3: Add multi-certificate boot image support > conf/machine: am64*, j7200: cleanup k3r5 configs Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 19, 2021
…ources/meta-atmel sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core * sources/bitbake d171188c...078f3164 (19): > providers: selected version not available should be a warning > fetch/gitsm: Fix crash when using git LFS and submodules > runqueue: Fix deferred task issues > bitbake: tests/fetch: remove write protected files too > bitbake: tests/fetch: fix test execution without .gitconfig > Force parser shutdown after catching an exception > runqueue: Add setscene task overlap sanity check > runqueue: Fix task execution corruption issue > __init__.py: Fix bitbake debug log handling > lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting > fetch/git: download LFS content too during do_fetch > git.py: Use the correct branch to check if the repository has LFS objects. > git.py: LFS bitbake note should not be printed if need_lfs is not set. > git.py: skip smudging if lfs=0 is set > data_smart: Ensure hash reflects vardepvalue flags correctly > doc/conf.py: add missing import sys > sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs) > sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST example) > sphinx: import sphinx docs * sources/meta-altera d2b76ad...5bb81b7 (6): > Update u-boot-socfpga_v2020.10.bb > Create u-boot-socfpga_v2020.10.bb > Update linux-altera-lts to latest 5.4.104 > linux-altera-lts-5.4: Fix SRCREV > Update linux-altera-lts_5.4.bb > Rename devicetree de0_sockit to de0_nano_soc in kernel 4.x * sources/meta-arm c4f04f3...59974cc (40): > ci: clean regularly to reduce size > ci/base: don't try to make warnings fatal > CI: use public KAS image > CI: Reorder manual tasks to be alphabetical > CI: Add repo dir to disk usage and ability to purge everything > Rename top-level kas/ to ci/ > CI: move utility tasks to prep so they don't cause a fetch > CI: maintain centralised repositories to speed fetching > CI: add qemuarm and qemuarmv5 > CI: delete-sstate needs to delete contents > CI: add task to delete all sstate > CI: don't retry jobs > arm-autonomy/u-boot: Modified kernel_addr for fvp-base with xen > arm-autonomy: Add meta-networking dependency to autonomy layer config > arm-toolchain: Fix potential runtime crash > arm-bsp/u-boot: fix a5ds compile warning > ci: fail any build that emits warnings > ci: make bootstrap just another kas overlay > kas: now that linux-stable is unused, remove it from kas > arm-bsp: Fix FVP kernel warning > arm-bsp: Fix Juno kernel config warnings > arm-bsp: switch to linux-yocto for a5ds > Add experimental CI using Kas+GitLab > external-arm-sdk-toolchain: add recipe to package gcc/gdb/binutils cross binaries > external-arm-toolchain: check for TCLIBC being glibc > external-arm-toolchain-versions: set per-component toolchain licenses > external-arm-toolchain-versions: also collect binutils/bfd version > arm-toolchain/gcc-arm-none-eabi: support aarch64 hosts > arm-toolchain/gcc-aarch64-none-elf: support aarch64 hosts > arm-toolchain/arm-binary-toolchain: more QA skipping > arm-toolchain/recipes-devtools: move compatible host assignments > arm-toolchain/gcc-aarch-none-elf: don't use GFLD as license checksum > arm-toolchain/external-arm-toolchain: rename common include > arm-toolchain: armcompiler: Add Arm Clang recipe > arm-toolchain: external-arm-toolchain: Rename > external-arm-toolchain: Add package specific licenses > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS > external-arm-toolchain: Refine dev libraries/headers packaging > external-arm-toolchain: Remove glibc locale dependency > external-arm-toolchain: un-break target compilation * sources/meta-atmel 2581f69...32e9b0d (37): > libegt: bump to 1.2-rc4 > microchip-graphics-image: add the lua library to the SDK > at91bootstrap: add recipe for version 4.0.0 > at91bootstrap: remove old recipes > libegt: bump to 1.1-rc3 > EGT: bump libEGT and applications to v1.2-rcX > u-boot-at91: Add support for pda4301 and pda4301b > dt-overlay-at91: bump to a new revision > u-boot: remove older recipes: 2018.07 and 2019.04 > u-boot: Add recipe for 2021.04 > egt-media: Check for license befor including gstreamer1.0-libav > README: bump commit ID for meta-atmel > cryptoauthlib: Update recipe with fixes > cryptoauthlib: Configure v3.2.5 library for PKCS11 > u-boot-at91: bump to linux4sam-2020.10.1 > at91bootstrap: bump to version 3.10.2 > README: Bump dependencies tags > u-boot-at91: bump to linux4sam-2020.10.1-rc > at91bootstrap: bump to version 3.10.2-rc > linux-at91: bump to linux4sam-2020.10 > EGT: bump libEGT and applications to v1.1 > defconfig: sam9x60: add ov7740 module > libegt: bump to 1.1-rc5 > egt-thermostat: bump to 1.1-rc3 > Merge pull request #197 from fedepell/remove_dpkg_append > plplot: add DejaVu font as runtime dependency > wilc-demo-fs-overlay: bump revision to fix HOME and udev > libegt: use -Ofast > Merge pull request #195 from fedepell/remove_devmem2 > g1-binaries: old version of g1-binaries are useless > egt-media: move URI from ftp to https > g1-binaries: move URI from ftp to https > recipes/images: Cordon off libegt dependent packages > Merge pull request #192 from fedepell/samba-upgrade > Merge pull request #193 from fedepell/sam9x60ek-uboot-env > u-boot-at91: bump to linux4sam-2020.10 > libegt: Skip it for Big-endian targets * sources/meta-elm-binary 30d2dd9...612d7b0 (1): > Merge pull request #2 from YoeDistro/yoe/mut * sources/meta-freescale 5f2ba940...12c3eed6 (88): > libimxvpuapi2: Update to version 2.2.0 > libimxvpuapi2: Update to version 2.1.2 > libimxvpuapi2: Update to version 2.1.0 > linux-fslc: update to v5.4.119 > linux-fslc: update to v5.4.118 > linux-fslc: update to v5.4.117 > linux-fslc: update to v5.4.116 > linux-fslc: update to v5.4.115 > linux-fslc-imx: update to v5.4.119 > linux-fslc-imx: update to v5.4.118 > linux-fslc-imx: update to v5.4.117 > linux-fslc-imx: update to v5.4.116 > linux-fslc-imx: update to v5.4.115 > linux-fslc: update to v5.4.114 > linux-fslc-imx: update to v5.4.114 > linux-fslc: update to v5.4.113 > linux-fslc-imx: update to v5.4.113 > classes: fsl-kernel-localversion: Fix config fragments apply > linux-fslc: update to v5.4.112 > linux-fslc-imx: update to v5.4.112 > linux-fslc: update to v5.4.111 > linux-fslc-imx: update to v5.4.111 > classes: fsl-kernel-localversion: Fix task dependency > linux-fslc: update up to v5.4.110 > linux-fslc-imx: update up to v5.4.110 > mesa: Use osmesa and swrast for all imxgpu override > optee-os.imx: replace old pycrypto with pycryptodome - a drop-in replacement > linux-fslc: update to v5.4.107 > linux-fslc-imx: update to v5.4.107 > linux-fslc: update to v5.4.106 > linux-fslc-imx: update to v5.4.106 > linux-fslc: update to v5.4.105 > linux-fslc: update to v5.4.104 > linux-fslc: update to v5.4.103 > linux-fslc-imx: update to v5.4.105 > linux-fslc-imx: update to v5.4.104 > linux-fslc-imx: update to v5.4.103 > linux-fslc: update to v5.4.102 > linux-fslc: update to v5.4.101 > linux-fslc-imx: update to v5.4.102 > linux-fslc-imx: update to v5.4.101 > firmware-imx: Prevent sdma-imx6q and imx7d installation > linux-fslc: update to v5.4.100 > linux-fslc: update to v5.4.99 > linux-fslc-imx: update to v5.4.100 > linux-fslc-imx: update to v5.4.99 > mesa: For i.MX parts without GPU use default gallium and dri > linux-fslc-imx: update to v5.4.98 > linux-fslc: update to v5.4.98 > linux-fslc-imx: update to v5.4.97 > linux-fslc-imx: update to v5.4.96 > linux-fslc-imx: update to v5.4.95 > linux-fslc: update to v5.4.97 > linux-fslc: update to v5.4.96 > linux-fslc: update to v5.4.95 > machines: imx-base.inc: fix failing u-boot builds > mesa: Disable dri for parts without DRM > mesa: Re-enable dri driver swrast for NXP BSP > mesa: Limit OSMesa to DRM and remove swrast > mesa: Use OSMesa for use-nxp-bsp > imx-base.inc: Fix use-nxp-bsp after rework > linux-fslc: update to v5.4.94 > linux-fslc: update to v5.4.93 > linux-fslc-imx: update to v5.4.94 > linux-fslc-imx: update to v5.4.93 > Provide u-boot-mfgtool and linux-mfgtool for fslc distros > linux-fslc: update to v5.4.92 > linux-fslc: update to v5.4.91 > linux-fslc: update to v5.4.90 > linux-fslc: update to v5.4.89 > linux-fslc-imx: update to v5.4.92 > linux-fslc-imx: update to v5.4.91 > linux-fslc-imx: update to v5.4.90 > linux-fslc-imx: update to v5.4.89 > xf86-video-armada: Fix no more working SRC_URI > linux-fslc: update to v5.4.88 > linux-fslc: update to v5.4.87 > linux-fslc: update to v5.4.86 > linux-fslc-imx: update to v5.4.88 > linux-fslc-imx: update to v5.4.87 > linux-fslc-imx: update to v5.4.86 > linux-fslc-imx: update to v5.4.85 > linux-fslc: update to v5.4.85 > optee-test_3.7.0.imx: fix optee-test build > linux-fslc: update to v5.4.83 > linux-fslc-imx: update to v5.4.83 > linux-fslc-imx: update to v5.4.82 > linux-fslc: update to v5.4.82 * sources/meta-freescale-3rdparty 571036b...537cb85 (16): > imx6qdl-pico: Remove duplicate MACHINE_FEATURES entry > imx6qdl-pico: Add QCA9377 Wifi support > imx6qdl-pico: Fix the serial console port > imx6qdl-variscite-som: Fix huge wifi startup delay > imx6qdl-variscite-som/use-mainline-bsp: move linux-fslc-lts-4.19 -> linux-fslc > imx-pico: pico only supports the u-boot-fslc bootloader > nitrogen8mn: add uboot binary and upgrade script to boot part > nitrogen8mm: add uboot binary and upgrade script to boot part > nitrogen8m: add uboot binary and upgrade script to boot part > nitrogen8mn: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8mm: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8m: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8mm: update uboot binary to rev2 > linux-boundary: bump version to 5.4 2.2.0 > u-boot-boundary: bump version to 2020.10 > imx-atf-boundary: bump version to 2.2 * sources/meta-intel 7fe349c0...2fb89eb8 (10): > linux-intel-rt/5.4: update to v5.4.102 > linux-intel/5.4: update to 5.4.106 > intel-microcode: fix the license md5sum > intel-microcode: upgrade 20201118 -> 20210216 > linux-intel-rt/5.4: update to v5.4.87 > linux-intel/5.4: update to v5.4.90 > microcode.py: updated test to read microcode for exact signature > openvino: change branch in SRC_URI > linux-intel-rt/5.4: update to v5.4.78 > linux-intel/5.4: update to v5.4.81 * sources/meta-openembedded f2d02cb71...c38d2a74f (104): > dnsmasq: Add fixes for CVEs reported for dnsmasq > ebtables: use bitbake optimization levels > opencv: Add fix for CVE-2019-5063 and CVE-2019-5064 > hostapd: fix building with CONFIG_TLS=internal > libsdl: Fix CVE-2019-13616 > exiv2: Fix CVE-2021-29473 > exiv2: Fix CVE-2021-29470 > exiv2: Fix CVE-2021-29464 > exiv2: Fix CVE-2021-3482 > exiv2: Fix CVE-2021-29463 > exiv2: Fix CVE-2021-29458 > exiv2: Fix CVE-2021-29457 > linuxptp: Fix cross build > fuse: Whitelisted CVE-2019-14860 > nodejs: 12.20.2 -> 12.21.0 > nodejs: 12.20.1 -> 12.20.2 > packagegroup-meta-webserver: remove nostromo from pkg grp > nostromo: Blacklist and exclude from world builds > ostree: switch from default master branch to main to fix do_fetch failure > libupnp: Fix CVE-2020-13848 > hostapd: fix CVE-2021-30004 > hostapd: fix CVE-2021-0326 and CVE-2021-27803 > hostapd: fix CVE-2019-5061 > libyui: switch to libyui-old repo which still has this SRCREV > telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings > uml-utilities: fix installed-vs-shipped with usrmerge > wireguard: fix build issue with updated 5.4 kernel > packagegroup-meta-oe: add guider > packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages > packagegroup-meta-oe: include nodejs without meta-python2 conditional > ceres-solver: prevent fetching git hook during do_configure > Update commit for version 3.9.7 > guider: Upgrade to 3.9.7 > opencv: refresh patches with devtool to apply cleanly > neon: Add ptest > freerdp: Add missing libxkbcommon WL dependency > opencv: Security fixes > mdns: Whitelisted CVE-2007-0613 for mdns > nghttp2: Add fix for CVE-2020-11080 > nss: Fix warnings generated by getcwd > thin-provisioning-tools: switch branch from master to main > python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME > postgresql: Inherit python3targetconfig > libplist: Inherit python3targetconfig > openipmi: Inherit python3targetconfig > gedit: Inherit python3targetconfig > python3-aiohttp: added missing RDEPENDs > graphviz: use git fetcher instead of gitlab archives > python-grpcio-tools: Add missing space for append > dnsmasq: Fix systemd service > celt051: update SRC_URI > meta-oe/README: add Ubuntu prerequisite information > enca: Fix SRC_URI > wireguard-module: remove PKG assignment > python-urllib3/python3-urllib3: fix CVE-2020-7212 > libuv: fix CVE-2020-8252 > openldap: upgrade 2.4.56 -> 2.4.57 > openldap: upgrade 2.4.51 -> 2.4.56 > openldap: upgrade 2.4.50 -> 2.4.51 > gpsd: mark CLEANBROKEN > mariadb: Fix 64bit builds if pam is enabled > networkd-dispatcher: use git fetcher > giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT > sip3: Upgrade 4.19.19 -> 4.19.23 > sip3: Consolidate in a single file > zram: fix sourcing of zram parameters > rapidjson: Upgrade SRCREV to latest > flatbuffers: whitelist CVE-2020-35864 > iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3 > iscsi-initiator-utils: Silence a clang warning on 64bit systems > iscsi-initiator-utils: Upgrade to _2.1.2 > xterm: provide virtual/x-terminal-emulator > xterm: install xterm and uxterm desktop files > gupnp: Upgrade to 1.2.2 -> 1.2.4 > gssdp: Upgrade to 1.2.2 -> 1.2.3 > postgresql: Update to 12.5 > geoclue: select avahi-daemon if nmea enabled > libsdl2-mixer: set --disable-music-ogg-shared to link statically > libsdl2-mixer: Fix ogg/vorbis support in libsdl2-mixer > nodejs: 12.19.1 -> 12.20.1 > nodejs: 12.19.0 -> 12.19.1 > nodejs: Update to 12.19.0 > nodejs: Fix arm32/thumb builds with clang > nodejs: Upgrade to 12.18.3 > nodejs: Fix build with icu 67.1 > wireshark: Several securtiy fixes > nss: Security fix CVE-2020-12401 > lua: update to 5.3.6 > lua: fix CVE-2020-24371 > lua: fix CVE-2020-15945 > mariadb: update to 10.4.17 for cve fixes > apache2: upgrade v2.4.43 -> v2.4.46 > php: CVE-2020-7069 > php: CVE-2020-7070 > php: remove the failing ${D}/${TMPDIR} code > php: Upgrade 7.4.4 -> 7.4.9 > samba: CVE-2020-14383 Security Advisory > samba: CVE-2020-14318 Security Advisory > zabbix: CVE-2020-15803 Security Advisory > mcpp: Normalize the patch format of CVE > wireguard-module: fix build issue with 5.4 kernel > pcsc-lite: provide pcsc-lite-lib-native explicitly for native build > dlt-daemon: add upstream patch to fix CVE-2020-29394 > tcpdump: Patch for CVE-2020-8037 * sources/meta-qcom 20f3232...1773ecb (30): > Merge pull request #312 from lumag/l-k-dev-dunfell > Merge pull request #307 from alimon/dunfell > Merge pull request #299 from lumag/qcom-armv8a-dunfell > Merge pull request #297 from lumag/rb5-m5-release > Merge pull request #296 from lumag/lt9611-upg-fix-dunfell > Merge pull request #294 from lumag/rb5-m5-release > Merge pull request #292 from lumag/fastrpc-dunfell > Merge pull request #290 from lumag/rb5-rootfs-dunfell > Merge pull request #281 from alimon/dunfell_linux_5.10 > Merge pull request #258 from lumag/rb5-alsa-ucm-dunfell > Merge pull request #275 from lumag/rb5-5.11-dunfell > Merge pull request #272 from alimon/dunfell_linux_5.10 > Merge pull request #271 from lumag/rb5-5.11-dunfell > Merge pull request #267 from lumag/lt9611uxc-autoupd-dunfell > Merge pull request #255 from lumag/dunfell-board-data > Merge pull request #264 from alimon/dunfell_qrtr_rmtfs > Merge pull request #263 from lumag/rb5-5.11-dunfell > Merge pull request #256 from lumag/adbd-dunfell > Merge pull request #254 from lumag/dunfell-rb5-backport > Merge pull request #251 from alimon/dunfell_linux_5.10 > Merge pull request #249 from lumag/5.10-dunfell > Merge pull request #247 from lumag/fastrpc-dunfell > Merge pull request #246 from lumag/rb5-default-mesa > Merge pull request #242 from alimon/dunfell_renesas_fw > initramfs-test-image: add iw package > qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDS > Merge pull request #238 from lumag/rb5-lt9611uxc-dunfell > Merge pull request #231 from lumag/rb5-wifi-lt9611uxc-dunfell > Merge pull request #226 from lumag/rb5-system-path-dunfell > Merge pull request #220 from alimon/dunfell_qcom_tools * sources/meta-qt5 0d8eb95...b4d24d7 (6): > python3-pyqt5: Update recipe to use pypi class > python3-pyqt5: upgrade to final 5.15.1 > python3-pyqt5: Update to dev2008271829 snapshot > python3-pyqt5: Update to dev2008081558 snapshot > python3-pyqt5: Update to 5.15.1.dev2007111314 > python3-pyqt5: Update to 5.15 version * sources/meta-raspberrypi 9879932...f0c7501 (8): > libva: Fix for when using `userland` > linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel > linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH > linux-raspberrypi-dev: Update for testing v5.10.y > linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH > layer.conf: Define LAYERDEPENDS > [documentation]Add USB host support in documentation > rpi-config: Add support for CM4 host USB * sources/meta-rust f56fd4e...ab86e0a (39): > nativesdk: Add some tools in a separate recipe (#345) > Merge pull request #344 from weltling/nativesk_std_src > Merge pull request #338 from aj-bagwell/armv4-alignement > rust: Add support for ARMv5 (#342) > workflows: Refactor yml to improve build time (#335) > Merge pull request #333 from weltling/sdk_ci > Merge pull request #334 from meta-rust/progress > Merge pull request #331 from YoeDistro/yoe/mut > Merge pull request #313 from weltling/nativesdk_0 > Merge pull request #330 from YoeDistro/yoe/mut > Merge pull request #329 from srwalter/workflow > Merge pull request #325 from janderholm/enable-profiler-runtime > Merge pull request #326 from YoeDistro/yoe/mut > Merge pull request #324 from YoeDistro/yoe/mut > Merge pull request #318 from YoeDistro/kraj/riscv-musl > Merge pull request #317 from YoeDistro/kraj/ppc64le > Merge pull request #323 from jwinarske/example-install > Merge pull request #319 from ColinFinck/fix/llvm-cpu > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks > Merge pull request #312 from janderholm/no-target-in-rust-native > Merge pull request #310 from BeneSim/fix-cargo-src-dir > Merge pull request #305 from akiernan/master > Merge pull request #306 from ColinFinck/remove-old-versions > Merge pull request #304 from meta-rust/jmesmon-patch-readme > Merge pull request #301 from shr-project/jansa/lic-1.49.0 > Merge pull request #303 from janderholm/nativebuilds > Merge pull request #293 from danc86/add-rust-1.49 > Merge pull request #300 from shr-project/jansa/lic > Merge pull request #299 from shr-project/jansa/lic > Merge pull request #297 from shr-project/jansa/lic > Merge pull request #289 from floion/correct_license_file_assignment > Merge pull request #290 from YoeDistro/yoe/mut > Merge pull request #295 from danc86/fix-lto > Merge pull request #288 from YoeDistro/yoe/mut > Merge pull request #287 from YoeDistro/yoe/mut > Merge pull request #286 from janderholm/buildseparation > Merge pull request #285 from janderholm/armv7 > Merge pull request #284 from danc86/add-rust-1.47 > Merge pull request #283 from danc86/add-cargo-1.46 * sources/meta-ti 73506585...d54da744 (147): > machine: am64xx-sk: Drop am64xx-sk Machine support > conf/machine: am64xx: Include SK dtb for machine am64xx-evm > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > ti-sgx-ddk-km: Update srcrev to pick rt kernel build fix > linux-ti-mainline: Bump kernel version to v5.12 > recipes-bsp: u-boot-ti-mainline: Update to v2021.04 release > conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlay > linux-ti-staging: Update 5.10 kernel to 5.10.30 > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > conf: am65xx-evm: ReIntroduce existent dtbo for 5.10 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-sci-fw: Update image gen and linux-firmware to latest > ti-gc320-driver: update branch for 5.10 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > cmem: Update to new version 4.20.00.01 > uio-module-drv: Build fix for linux kernel 5.10 > dsptop: bump SRCREV for kernel 5.10 build fix > gdbc6x: bump SRCREV for kernel 5.10 build fix > ti-sci-fw: Update image gen to latest > conf: dra7xx-evm: Remove non-existent dtb* from 5.10 > conf: am57xx-evm: Remove non-existent dtb* from 5.10 > conf: am437xx-evm: Remove non-existent dtb* from 5.10 > conf: am335x-evm: Remove non-existent dtb* from 5.10 > conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10 > conf: am65xx-evm: Remove non-existent dtb* from 5.10 > conf: j7200-evm: Remove jailhouse overlay from 5.10 kernel > conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel > linux-ti-staging: Update 5.10 kernel to 5.10.21 > Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version" > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" > ti-sgx-ddk-um: Update srcrev to pick latest > ti-sgx-ddk-km: update srcrev to pick 5.10 > ti-sgx-ddk-km: properly handle arm-poky-linux-gnueabi compiler prefix > ti-img-rogue-umlibs: update branch to pick 5.10 > ti-img-rogue-driver: update srcrev to pick 5.10 branch > README: update maintainers > common-csl-ip-rtos: drop unnecessary dependency on ti-sysbios > cuia: suppress installed-vs-shipped QA error > multiprocmgr-test: suppress ldflags and staticdev QA errors > edma3-lld: suppress ldflags QA error > vis: suppress "ldflags" QA error > {qmss, cppi, srio, pa, sa}-lld-test: suppress gcc10 multiple definition of fw_qmss* > mpm-transport: suppress gcc10 multiple definiton of fw_qmss* > gdbc6x: suppress gcc10 multiple definitions of *_varobj_ops > ti-ipc: suppress gcc10 multiple definitions of _GateHWSpinlock_cfgParams > ti-img-rogue-driver: support OE toolchain alongside Poky one > ti-ipc-examples: fix deprecation of sys_errlist[] in glibc > Revert "optee-os: upgrade to upstream 3.11.0" > ti-rtos: Update metadata and versions for RTOS firmware > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos: Update metadata and versions for RTOS firmware > conf/machine: k3: Lets build bmap files by default > conf/machine: am64xx: Switch to multi-certificate boot images > conf/machine: am64xx: Consolidate image configuration to SoC include > conf/machine: j7200-evm: Switch to multi-certificate boot images > conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wic > conf/machine: j7: Document boot images as legacy mode > conf/machine: am65xx: Document boot images as legacy mode > conf/machine: k3: Add multi-certificate boot image support > conf/machine: am64*, j7200: cleanup k3r5 configs > linux-ti-staging: Update 5.4 kernel to 07.03.00.004 > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos-firmware: depend on openssl-native for signing > linux-ti-staging: Update 5.4 kernel to 5.4.106 > ti-uboot-staging: Update to the latest commit > conf/machine: fix OPTEEMACHINE name for J721e > ti-img-rogue-umlibs: Update to pick rpath fixes > linux-ti-mainline: Set the branch for the ti-upstream-tools repo > linux-ti-mainline: Add gmp-native as a kernel dependency > ti-sci-fw: Update J7200/AM64 deploy to install ti-sci-fw > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > layer.conf: add hardknott to compatible release branches > ti-img-rogue-umlibs: Update artifacts to 1.13.5776728 > ti-img-rogue-driver: Update driver to 1.13.5776728 > ti-rtos: update to uisng fw from mcu-plus-sdk for AM64x > ti-rtos: Update metadata and versions for RTOS firmware > recipes-bsp: wl18xx-fw: update SRCREV to latest > ti33x: allow different virtual/bootloader > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > ti-rtos: Update path for firmwares on j7200 > linux-ti-mainline: Bump kernel version to v5.11 > linux-ti-mainline: Bump up ti-upstream-tools SRCREV > ti-rtos: Update metadata and versions for RTOS firmware > ti-sci-fw: Update image gen and sysfw to v2021.01 > ti-rtos: Update metadata and versions for RTOS firmware > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > ti-sci-fw: Update image gen to latest > linux-ti-staging: Update 5.4 kernel to 07.03.00.000 > ti-uboot-staging: Update to the latest commit > am64xx-sk Add combined boot build support > machine: am64xx-sk.conf: Add machine definition for AM64xx SK > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > linux-ti-staging_5.4: Update to 5.4.93 kernel revision > linux-ti-staging_5.4: Update to 5.4.91 kernel revision > linux-ti-staging, u-boot-ti-staging: lower default preference > u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021 > linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version > ti-sci-fw: Update image gen and sysfw to v2020.12a > ti-rtos: Update metadata and versions for RTOS firmware > ti-uboot-staging: Update to the latest commit > linux-ti-staging: Update 5.4 kernel to the latest SHA > ti-uboot-staging: Update to the latest commit > ti-sci-fw: Remove incorrect directive for 7200-hs > u-boot-ti-staging: Add 2021.01 recipe > linux-ti-staging: Add 5.10 recipe > ti-sci-fw: Update image gen and sysfw to v2020.12 > ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05 > linux-ti-staging: Update 5.4 kernel to the latest 5.4.87 > ti-uboot-staging: Update to the latest commit > u-boot-ti: am64xx: Remove dm support for uboot > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > optee-os: upgrade to upstream 3.11.0 > am64xx: Add combined boot build support > ti-sci-fw: am64x: Update image gen and sysfw to v2020.12 > ti-uboot-staging: Update to the latest commit > pruprp-fw: Update prp firmware to 2.17.25 > pruhsr-fw: Update hsr firmware to 2.17.25 > prusw-fw: Update switch firmwares to 3.2.7 version > prueth-fw: Update prueth dual emac firmware to 5.5.13 > k3conf: Update to latest commit > linux-ti-staging: Update 5.4 kernel to 5.4.84 > prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02 > ti-sci-fw: Update image gen and sysfw commit SHA > k3conf: Update SRCREV to latest > am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x > ti-uboot-staging: Update to the latest commit > trusted-firmware-a: Update SRCREV for AM64X support > ti-rtos: Update metadata and versions for RTOS firmware > machine: am64xx-evm.conf: Remove commented code and update PDK values > u-boot-ti: Remove unneeded variable for am64xx > linux-ti-staging: Update kernel to latest commit sha > ti-rtos: Update metadata with AM64 firmware > u-boot-ti: Update u-boot to pick up AM64 architecture > linux-ti-staging: Update kernel to pick up AM64 platform > machine: am64xx-evm.conf: Add machine definition for AM64xx platform > ipc: ti-rpmsg-char: Update library to 0.3.0 > trusted-firmware-a: Update to v2.4 merge > linux-ti-staging: Update kernel to 5.4.78 * sources/openembedded-core d49192bcd0...62ac245a4d (4): > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 1, 2023
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-arm 1dff3300...0b61cc65 (1): > meta-arm/selftest: add test that PAC/BTI instructions are used * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-odroid f700f8e...4d0bda9 (1): > mesa-gl: Remove KHR/khrplatform.h for mali + mali * sources/meta-openembedded 3991d8538...05f27e356 (30): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 3e50e45917...d577ada1c4 (105): > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > rust-common.bbclass: Define rust arch for x32 platforms > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > pciutils: add packageconfigs for options > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > usbutils: upgrade 015 -> 017 > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM > core-image-minimal-initramfs: don't install a kernel into the initramfs > binutils: stable 2.41 branch updates > glibc: stable 2.38 branch updates > rt-tests: update 2.5 -> 2.6 > repo: update 2.37 -> 2.39 > meson: update 1.2.2 -> 1.3.0 > glib-2.0: install gio-querymodules into bindir as well as libexecdir for native > p11-kit: upgrade 0.25.0 -> 0.25.2 > icu: upgrade 73-2 -> 74-1 > mpg123: upgrade 1.31.3 -> 1.32.3 > libxkbcommon: upgrade 1.5.0 -> 1.6.0 > virglrenderer: upgrade 0.10.4 -> 1.0.0 > epiphany: upgrade 44.6 -> 45.1 > webkitgtk: update 2.40.5 -> 2.42.2 > erofs-utils: upgrade 1.6 -> 1.7.1 > desktop-file-utils: upgrade 0.26 -> 0.27 > cmake: upgrade 3.27.5 -> 3.27.7 > python3-pyproject-hooks: fix upstream version check > vim: upgrade 9.0.2068 -> 9.0.2130 > python3-ptest: skip test_storlines > lib/oe/recipeutils.py: remove trailing white-spaces > devtool: fix update-recipe dry-run mode > busybox: Enable utmp support on musl systems > libsoup-2.4: Fix build with clang-17 and libxml2-2.12 > shared-mime-info: Fix build with clang-17+ > python3-urllib3: upgrade 2.0.7 -> 2.1.0 > python3-scons: upgrade 4.5.2 -> 4.6.0 > python3-pyasn1: upgrade 0.5.0 -> 0.5.1 > python3-hypothesis: upgrade 6.89.0 -> 6.90.0 > python3-wcwidth: upgrade 0.2.9 -> 0.2.11 > python3-setuptools: upgrade 68.2.2 -> 69.0.2 > python3-certifi: upgrade 2023.7.22 -> 2023.11.17 > log4cplus: upgrade 2.1.0 -> 2.1.1 > libxslt: upgrade 1.1.38 -> 1.1.39 > libksba: upgrade 1.6.4 -> 1.6.5 > libgcrypt: upgrade 1.10.2 -> 1.10.3 > libdrm: upgrade 2.4.117 -> 2.4.118 > gnutls: upgrade 3.8.1 -> 3.8.2 > git: upgrade 2.42.1 -> 2.43.0 > ell: upgrade 0.59 -> 0.60 > diffoscope: upgrade 251 -> 252 > bind: upgrade 9.18.19 -> 9.18.20 > cmake-qemu.bbclass: support qemu for cmake Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 1, 2023
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-arm 1dff3300...0b61cc65 (1): > meta-arm/selftest: add test that PAC/BTI instructions are used * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-odroid f700f8e...4d0bda9 (1): > mesa-gl: Remove KHR/khrplatform.h for mali + mali * sources/meta-openembedded 3991d8538...05f27e356 (30): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 3e50e45917...d577ada1c4 (105): > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > rust-common.bbclass: Define rust arch for x32 platforms > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > pciutils: add packageconfigs for options > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > usbutils: upgrade 015 -> 017 > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM > core-image-minimal-initramfs: don't install a kernel into the initramfs > binutils: stable 2.41 branch updates > glibc: stable 2.38 branch updates > rt-tests: update 2.5 -> 2.6 > repo: update 2.37 -> 2.39 > meson: update 1.2.2 -> 1.3.0 > glib-2.0: install gio-querymodules into bindir as well as libexecdir for native > p11-kit: upgrade 0.25.0 -> 0.25.2 > icu: upgrade 73-2 -> 74-1 > mpg123: upgrade 1.31.3 -> 1.32.3 > libxkbcommon: upgrade 1.5.0 -> 1.6.0 > virglrenderer: upgrade 0.10.4 -> 1.0.0 > epiphany: upgrade 44.6 -> 45.1 > webkitgtk: update 2.40.5 -> 2.42.2 > erofs-utils: upgrade 1.6 -> 1.7.1 > desktop-file-utils: upgrade 0.26 -> 0.27 > cmake: upgrade 3.27.5 -> 3.27.7 > python3-pyproject-hooks: fix upstream version check > vim: upgrade 9.0.2068 -> 9.0.2130 > python3-ptest: skip test_storlines > lib/oe/recipeutils.py: remove trailing white-spaces > devtool: fix update-recipe dry-run mode > busybox: Enable utmp support on musl systems > libsoup-2.4: Fix build with clang-17 and libxml2-2.12 > shared-mime-info: Fix build with clang-17+ > python3-urllib3: upgrade 2.0.7 -> 2.1.0 > python3-scons: upgrade 4.5.2 -> 4.6.0 > python3-pyasn1: upgrade 0.5.0 -> 0.5.1 > python3-hypothesis: upgrade 6.89.0 -> 6.90.0 > python3-wcwidth: upgrade 0.2.9 -> 0.2.11 > python3-setuptools: upgrade 68.2.2 -> 69.0.2 > python3-certifi: upgrade 2023.7.22 -> 2023.11.17 > log4cplus: upgrade 2.1.0 -> 2.1.1 > libxslt: upgrade 1.1.38 -> 1.1.39 > libksba: upgrade 1.6.4 -> 1.6.5 > libgcrypt: upgrade 1.10.2 -> 1.10.3 > libdrm: upgrade 2.4.117 -> 2.4.118 > gnutls: upgrade 3.8.1 -> 3.8.2 > git: upgrade 2.42.1 -> 2.43.0 > ell: upgrade 0.59 -> 0.60 > diffoscope: upgrade 251 -> 252 > bind: upgrade 9.18.19 -> 9.18.20 > cmake-qemu.bbclass: support qemu for cmake Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 1, 2023
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-arm 1dff3300...0b61cc65 (1): > meta-arm/selftest: add test that PAC/BTI instructions are used * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-odroid f700f8e...4d0bda9 (1): > mesa-gl: Remove KHR/khrplatform.h for mali + mali * sources/meta-openembedded 3991d8538...c414263f5 (31): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 3e50e45917...5f1bce16b6 (103): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > rust-common.bbclass: Define rust arch for x32 platforms > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM > core-image-minimal-initramfs: don't install a kernel into the initramfs > binutils: stable 2.41 branch updates > glibc: stable 2.38 branch updates > rt-tests: update 2.5 -> 2.6 > repo: update 2.37 -> 2.39 > meson: update 1.2.2 -> 1.3.0 > glib-2.0: install gio-querymodules into bindir as well as libexecdir for native > p11-kit: upgrade 0.25.0 -> 0.25.2 > icu: upgrade 73-2 -> 74-1 > mpg123: upgrade 1.31.3 -> 1.32.3 > libxkbcommon: upgrade 1.5.0 -> 1.6.0 > virglrenderer: upgrade 0.10.4 -> 1.0.0 > epiphany: upgrade 44.6 -> 45.1 > webkitgtk: update 2.40.5 -> 2.42.2 > erofs-utils: upgrade 1.6 -> 1.7.1 > desktop-file-utils: upgrade 0.26 -> 0.27 > cmake: upgrade 3.27.5 -> 3.27.7 > python3-pyproject-hooks: fix upstream version check > vim: upgrade 9.0.2068 -> 9.0.2130 > python3-ptest: skip test_storlines > lib/oe/recipeutils.py: remove trailing white-spaces > devtool: fix update-recipe dry-run mode > busybox: Enable utmp support on musl systems > libsoup-2.4: Fix build with clang-17 and libxml2-2.12 > shared-mime-info: Fix build with clang-17+ > python3-urllib3: upgrade 2.0.7 -> 2.1.0 > python3-scons: upgrade 4.5.2 -> 4.6.0 > python3-pyasn1: upgrade 0.5.0 -> 0.5.1 > python3-hypothesis: upgrade 6.89.0 -> 6.90.0 > python3-wcwidth: upgrade 0.2.9 -> 0.2.11 > python3-setuptools: upgrade 68.2.2 -> 69.0.2 > python3-certifi: upgrade 2023.7.22 -> 2023.11.17 > log4cplus: upgrade 2.1.0 -> 2.1.1 > libxslt: upgrade 1.1.38 -> 1.1.39 > libksba: upgrade 1.6.4 -> 1.6.5 > libgcrypt: upgrade 1.10.2 -> 1.10.3 > libdrm: upgrade 2.4.117 -> 2.4.118 > gnutls: upgrade 3.8.1 -> 3.8.2 > git: upgrade 2.42.1 -> 2.43.0 > ell: upgrade 0.59 -> 0.60 > diffoscope: upgrade 251 -> 252 > bind: upgrade 9.18.19 -> 9.18.20 > cmake-qemu.bbclass: support qemu for cmake Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...c414263f5 (31): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...da7ab76453 (50): > rust-common.bbclass: Define rust arch for x32 platforms > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > cve-check: Modify judgment processing using "=" in version comparison > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...c414263f5 (31): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...c388871fdd (60): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...c414263f5 (31): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...c388871fdd (60): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...c414263f5 (31): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...1b122cba15 (61): > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...aaba87e10 (32): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...cd307c8b1b (80): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...da32b85a8 (33): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...cd307c8b1b (80): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...da32b85a8 (33): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...d8038d1e61 (81): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > libxcrypt: fixed some build error for nativesdk with mingw > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 2, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...da32b85a8 (33): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...e285b4f6fa (82): > musl: Do not use https protocol for fetching > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > libxcrypt: fixed some build error for nativesdk with mingw > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...da32b85a8 (33): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...d6cbde8c48 (82): > musl: Do not use https protocol for fetching > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > libxcrypt: fixed some build error for nativesdk with mingw > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...cd0752528 (34): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...f4e604fbfc (79): > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2023
…rces/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-tegra sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d85383...8dba0c9bad (29): > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/poky d069eb3af4f...1f8a639a67a (50): > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...cd0752528 (34): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...f4e604fbfc (79): > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...cd0752528 (34): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...f385467d87 (80): > tiff: Backport fixes for CVE-2023-6277 > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 4, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...def8cafa3 (35): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > libnma: remove conflict xml file > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...f85bd6a6ef (99): > elfutils: Use posix basename API > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > sysvinit: Include libgen.h for basename API > util-linux: Fix build with latest musl > attr: Fix build with latest musl > kmod: Fix build with latest musl > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > go: ignore CVE-2023-45283 and CVE-2023-45284 > elfutils: upgrade 0.189 -> 0.190 > tiff: Backport fixes for CVE-2023-6277 > recipetool: limit added checksums > psplash: upgrade to latest revision > json-glib: upgrade 1.6.6 -> 1.8.0 > mesa: upgrade 23.2.1 -> 23.3.0 > openssh: shrinking to a new PACKAGECONFIG line to set systemd readiness notification support > lttng-tools: add a flag to test the userspace only > gtk4: upgrade 4.12.3 -> 4.12.4 > selftest: wic: add test for zerorize option of empty plugin > wic: extend empty plugin with options to write zeros to partiton > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 4, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...99cfe39f (2): > wayland: Delete recipe > Merge pull request #1696 from MaxKrummenacher/master * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...7df95f938 (39): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > abseil-cpp: remove -Dcmake_cxx_standard=14 flag from extra_oecmake > gtkwave: upgrade 3.3.111 -> 3.3.117 > libspiro: upgrade 20200505 -> 20221101 > snappy: upgrade 1.1.9 -> 1.1.10 > libnma: remove conflict xml file > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...f4fd9b4ef3 (99): > elfutils: Use posix basename API > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > sysvinit: Include libgen.h for basename API > util-linux: Fix build with latest musl > attr: Fix build with latest musl > kmod: Fix build with latest musl > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > go: ignore CVE-2023-45283 and CVE-2023-45284 > elfutils: upgrade 0.189 -> 0.190 > tiff: Backport fixes for CVE-2023-6277 > recipetool: limit added checksums > psplash: upgrade to latest revision > json-glib: upgrade 1.6.6 -> 1.8.0 > mesa: upgrade 23.2.1 -> 23.3.0 > openssh: shrinking to a new PACKAGECONFIG line to set systemd readiness notification support > lttng-tools: add a flag to test the userspace only > gtk4: upgrade 4.12.3 -> 4.12.4 > selftest: wic: add test for zerorize option of empty plugin > wic: extend empty plugin with options to write zeros to partiton > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > autoconf: upgrade to 2.72d > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 4, 2023
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...9b08495 (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...99cfe39f (2): > wayland: Delete recipe > Merge pull request #1696 from MaxKrummenacher/master * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...b8d10bd71 (40): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > basu: Update the SRCREV to get lld fix > abseil-cpp: remove -Dcmake_cxx_standard=14 flag from extra_oecmake > gtkwave: upgrade 3.3.111 -> 3.3.117 > libspiro: upgrade 20200505 -> 20221101 > snappy: upgrade 1.1.9 -> 1.1.10 > libnma: remove conflict xml file > xdg-desktop-portal-gnome: upgrade 45.0 -> 45.1 > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtbase: fix QLibraryInfo prefix with usrmerge < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d069eb3af4...7997cbd712 (99): > elfutils: Use posix basename API > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > sysvinit: Include libgen.h for basename API > util-linux: Fix build with latest musl > attr: Fix build with latest musl > kmod: Fix build with latest musl > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > genericx86: remove redundant assignments > go: ignore CVE-2023-45283 and CVE-2023-45284 > elfutils: upgrade 0.189 -> 0.190 > tiff: Backport fixes for CVE-2023-6277 > recipetool: limit added checksums > psplash: upgrade to latest revision > json-glib: upgrade 1.6.6 -> 1.8.0 > mesa: upgrade 23.2.1 -> 23.3.0 > openssh: shrinking to a new PACKAGECONFIG line to set systemd readiness notification support > lttng-tools: add a flag to test the userspace only > gtk4: upgrade 4.12.3 -> 4.12.4 > selftest: wic: add test for zerorize option of empty plugin > wic: extend empty plugin with options to write zeros to partiton > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > autoconf: upgrade to 2.72d > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: toaster/tests: Test single recipe page > bitbake: toaster/tests: Test single layer page > bitbake: toaster/tests: Bug-fix on tests/functional/test_project_page > bitbake: toaster/tests: Added distro page TestCase > bitbake: toaster/tests: Added Layers page TestCase > bitbake: toaster/tests: Added Machine page TestCase > bitbake: toaster/tests: Test software recipe page > bitbake: toaster/tests: Override table edit columns TestCase from image recipe page > bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleep > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM 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-intel 07009080...bba67420 (2):
sources/meta-openembedded 349dc7483d...90683147fa (28):
Signed-off-by: Khem Raj [email protected]