-
-
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
envsetup.sh: Widen logic for BUILDHOST_DISTRO to consider more distros #72
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixes Issue #69 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-odroid b61a442...45433fd (2): > settings: update samsung odroid mmc boot part # > linux-stable/4.19: update to 4.19.5 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-odroid 45433fd...986b43f (3): > meson32-common: fix cfg fragments > linux-stable/4.19: update to 4.9.6 and kernel-cache srcrev > odroid-c2.scc: fix KARCH to use arm64 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 18, 2020
* sources/meta-openembedded a7e5dadf1...9298819a6 (24): > XXX: Add DRONE CI support > python3-pyrad: add package > python3-smpplib: add package > python3-sqlsoup: add package > python3-huey: Add package > python3-flask-versioned: Add package > python3-croniter: add package > python3-configobj: Add package > python3-periphery: Upgrade 2.0.1 -> 2.1.0 > python3-periphery: Consolidate in a single file > python3-pexpect: Consolidate in a single file > add python3-argexec > add python3-dynamic-dispatch > python3-pocketsphinx: Inherit features_check > python3-wtforms: upgrade 2.2.1 -> 2.3.1 > libtalloc: fix upstream url < XXX: Add DRONE CI support < python3-periphery: Upgrade 2.0.1 -> 2.1.0 < python3-periphery: Consolidate in a single file < python3-pexpect: Consolidate in a single file < add python3-argexec < add python3-dynamic-dispatch < python3-pocketsphinx: Inherit features_check < python3-wtforms: upgrade 2.2.1 -> 2.3.1 * sources/meta-yoe 535c48c...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 18, 2020
…sources/openembedded-core * sources/meta-altera b85ce25...363a3f9 (1): > u-boot-socfpga: update to latest HEAD * sources/meta-arm 938b47f...3237858 (9): > external-arm-toolchain: Add package specific licenses > meta-arm-toolchain: Add README > 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 > arm-autonomy, xenguest-manager: Guest creation failure cleanup > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error > arm/edk2-firmware: fix passing of linker flags * sources/meta-yoe 5e535e8...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut * sources/openembedded-core 8c68dfe7fd...67cf30ca59 (57): > armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH > gcc: Do not set -march for arm64 for libatomic > armv8/tunes: Define TUNE_PKGARCH > aarch64: Adjust big.LITTLE tune files to use -mcpu > tune-cortexa57.inc: Add new tune file > tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55 > tunes: Add new tune files for cortexa55 and cortexa73-cortexa53 > gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs > libucontext: Bring in mips/mips64 support > lto.inc: Add global LTO distro policy file > report-error.bbclass: replace angle brackets with < and > > report-error: Allow to upload reports automatically > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > runit: Add runit and related recipes < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > vim: _FORTIFY_SOURCE=2 be gone > build-sysroots: add sysroot paths with native binaries to PATH > linux-firmware: upgrade 20200421 -> 20200519 > db: do not install db_verify if 'verify' is not enabled > qemu: force build type to production > oe-selftest: Recursively patch test case paths > oe-selftest: Allow overriding the build directory used for tests > archiver: Fix test case for srpm archiver mode > patchelf: Add patch to address corrupt shared library issue > cogl: point to correct HOMEPAGE > cve-check: include epoch in product version output > oeqa/targetcontrol: Rework exception handling to avoid warnings > cairo: Do not try to remove nonexistent directories > logrotate: Drop obsolete setting/comment > maintainers: Update Ross' email address > lz4: disable static library > sysfsutils: rem leftover settings for libsysfs-dev > util-linux: alternatify rtcwake > ltp: Exclude the memcg_stress tests due to timeout problems > core-image-minimal-initramfs: keep restriction with initramfs-module-install < 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 < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell < packagegroup-go-sdk-target: Add go to packagegroup < go: Rely on go-runtime to provide needed modules < binutils: Install PIC version of libiberty.a < binutils: Detect proper static-libstdc++ support when using clang < gcc: Configure all gccs with --disable-install-libiberty < packagegroup-go-sdk-target: Enable on rv64 < ruby: Link with libucontext on musl < libucontext: Bring in mips/mips64 support < lto.inc: Add global LTO distro policy file < report-error.bbclass: replace angle brackets with < and > < report-error: Allow to upload reports automatically < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests < runit: Add runit and related recipes Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 19, 2020
…embedded sources/meta-qcom sources/meta-yoe * sources/meta-altera b85ce25...363a3f9 (1): > u-boot-socfpga: update to latest HEAD * sources/meta-arm 938b47f...3237858 (9): > external-arm-toolchain: Add package specific licenses > meta-arm-toolchain: Add README > 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 > arm-autonomy, xenguest-manager: Guest creation failure cleanup > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error > arm/edk2-firmware: fix passing of linker flags * sources/meta-openembedded 78605cf1e5...3c7c324e4e (11): > python3-periphery: Upgrade 2.0.1 -> 2.1.0 > python3-periphery: Consolidate in a single file > python3-pexpect: Consolidate in a single file > add python3-argexec > add python3-dynamic-dispatch > libtalloc: fix upstream url > opencv: make ts module external > sip3: Upgrade 4.19.19 -> 4.19.23 > sip3: Consolidate in a single file > twm: upgrade 1.0.10 -> 1.0.11 > openipmi: upgrade 2.0.28 -> 2.0.29 * sources/meta-qcom 49d4056...e89b711 (1): > Merge pull request #163 from alimon/master * sources/meta-yoe 5e535e8...01b4cea (1): > Merge pull request #72 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
that referenced
this pull request
Sep 5, 2020
images: Place features_check in right places
kraj
added a commit
that referenced
this pull request
Dec 26, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/poky * sources/meta-arm 5adb3155...cc4399ad (1): > arm-bsp/documentation: corstone1000: Show flyout menu in sidebar * sources/meta-clang b987534...89878f5 (1): > clang: Upgrade to 19.1.6 * sources/meta-freescale 82193457...8cc3bb0f (1): > Merge pull request #2049 from Livius90/master * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded dedc9af69d...db283053d0 (119): > synergy: patch CVE-2020-15117 > opusfile: patch CVE-2022-47021 > libconfuse: patch CVE-2022-40320 > rtmpdump: add +git to PV > rtmpdump: mark CVE-2015-8270, CVE-2015-8271 and CVE-2015-8272 as fixed > apache2: ignore CVE-1999-1237 > uftrace: upgrade 0.16 -> 0.17 > tk: upgrade 9.0.0 -> 9.0.1 > thingsboard-gateway: upgrade 3.5.1 -> 3.5.3.1 > sip: upgrade 6.9.0 -> 6.9.1 > python3-wtforms: upgrade 3.1.2 -> 3.2.1 > python3-web3: upgrade 7.3.0 -> 7.6.1 > python3-virtualenv: upgrade 20.26.6 -> 20.28.0 > python3-types-setuptools: upgrade 73.0.0.20240822 -> 75.5.0.20241120 > python3-typer: upgrade 0.14.0 -> 0.15.1 > python3-starlette: upgrade 0.39.2 -> 0.42.0 > python3-sqlparse: upgrade 0.5.2 -> 0.5.3 > python3-schedule: upgrade 1.2.1 -> 1.2.2 > python3-robotframework: upgrade 7.1 -> 7.1.1 > python3-redis: upgrade 5.1.1 -> 5.2.1 > python3-python-multipart: upgrade 0.0.12 -> 0.0.20 > python3-pytest-freezer: upgrade 0.4.8 -> 0.4.9 > python3-pytest-cov: upgrade 5.0.0 -> 6.0.0 > python3-pytest-benchmark: upgrade 4.0.0 -> 5.1.0 > python3-pyroute2: upgrade 0.7.12 -> 0.8.1 > python3-pyproject-api: upgrade 1.7.2 -> 1.8.0 > python3-pymodbus: upgrade 3.7.4 -> 3.8.2 > python3-pymisp: upgrade 2.5.0 -> 2.5.4 > python3-pydantic-core: upgrade 2.27.1 -> 2.27.2 > python3-pycurl: upgrade 7.45.3 -> 7.45.4 > python3-pdm: upgrade 2.22.0 -> 2.22.1 > python3-pdm-backend: upgrade 2.4.2 -> 2.4.3 > python3-moteus: upgrade 0.3.72 -> 0.3.76 > python3-mlcommons-loadgen: upgrade 5.0.0 -> 5.0.4 > python3-marshmallow: upgrade 3.23.1 -> 3.23.2 > python3-janus: upgrade 1.1.0 -> 2.0.0 > python3-ipython: upgrade 8.30.0 -> 8.31.0 > python3-inline-snapshot: upgrade 0.14.0 -> 0.18.1 > python3-importlib-metadata: upgrade 8.4.0 -> 8.5.0 > python3-httpx: upgrade 0.28.0 -> 0.28.1 > python3-httptools: upgrade 0.6.2 -> 0.6.4 > python3-haversine: upgrade 2.8.1 -> 2.9.0 > python3-grpcio: upgrade 1.67.1 -> 1.68.1 > python3-grpcio-reflection: upgrade 1.67.1 -> 1.68.1 > python3-grpcio-channelz: upgrade 1.67.1 -> 1.68.1 > python3-google-auth: upgrade 2.36.0 -> 2.37.0 > python3-google-api-python-client: upgrade 2.135.0 -> 2.136.0 > python3-geojson: upgrade 3.1.0 -> 3.2.0 > python3-fsspec: upgrade 2024.10.0 -> 2024.12.0 > python3-fastnumbers: upgrade 5.1.0 -> 5.1.1 > python3-fastjsonschema: upgrade 2.21.0 -> 2.21.1 > python3-eth-utils: upgrade 5.0.0 -> 5.1.0 > python3-eth-keyfile: upgrade 0.7.0 -> 0.8.0 > python3-elementpath: upgrade 4.6.0 -> 4.7.0 > python3-drgn: upgrade 0.0.29 -> 0.0.30 > python3-cytoolz: upgrade 1.0.0 -> 1.0.1 > python3-croniter: upgrade 5.0.1 -> 6.0.0 > python3-coverage: upgrade 7.6.2 -> 7.6.9 > python3-cmd2: upgrade 2.5.7 -> 2.5.8 > python3-cmake: upgrade 3.31.1 -> 3.31.2 > python3-cassandra-driver: upgrade 3.29.1 -> 3.29.2 > python3-cantools: upgrade 39.4.13 -> 40.0.0 > python3-astroid: upgrade 3.3.5 -> 3.3.7 > python3-apispec: upgrade 6.7.1 -> 6.8.0 > python3-apiflask: upgrade 2.2.1 -> 2.3.2 > python3-anyio: upgrade 4.6.2 -> 4.7.0 > python3-aiosignal: upgrade 1.3.1 -> 1.3.2 > ostree: upgrade 2024.9 -> 2024.10 > nvmetcli: upgrade 0.7 -> 0.8 > nano: upgrade 8.2 -> 8.3 > libsdl2-image: upgrade 2.8.2 -> 2.8.3 > libcapture-tiny-perl: upgrade 0.48 -> 0.50 > ctags: upgrade 6.1.20241215.0 -> 6.1.20241222.0 > python3-pyproj: cleanup dependencies > python3-kivy: cleanup dependencies > python3-yarl: upgrade 1.18.0 -> 1.18.3 > python3-sqlalchemy: upgrade 2.0.35 -> 2.0.36 > python3-pytest-asyncio: upgrade 0.23.6 -> 0.24.0 > python3-pyjwt: upgrade 2.9.0 -> 2.10.1 > python3-propcache: upgrade 0.2.0 -> 0.2.1 > python3-pillow: upgrade 10.4.0 -> 11.0.0 > python3-aiohttp: upgrade 3.11.8 -> 3.11.11 > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 * sources/meta-qt6 2c53920...97ef65d (1): > Merge pull request #72 from YoeDistro/kraj/6.8 * sources/poky 9dbeec7fa71...ef6cdd82bed (29): > xserver-xorg: upgrade 21.1.14 -> 21.1.15 > webkitgtk: upgrade 2.46.4 -> 2.46.5 > wayland-protocols: upgrade 1.38 -> 1.39 > repo: upgrade 2.49.3 -> 2.50.1 > python3-six: upgrade 1.16.0 -> 1.17.0 > python3-pytest: upgrade 8.3.3 -> 8.3.4 > python3-pytest-subtests: upgrade 0.13.1 -> 0.14.1 > python3-pyopenssl: upgrade 24.2.1 -> 24.3.0 > python3-psutil: upgrade 6.1.0 -> 6.1.1 > python3-maturin: upgrade 1.7.4 -> 1.7.8 > python3-mako: upgrade 1.3.6 -> 1.3.8 > python3-hypothesis: upgrade 6.119.4 -> 6.122.6 > python3-hatchling: upgrade 1.26.3 -> 1.27.0 > python3-dbusmock: upgrade 0.32.2 -> 0.33.0 > python3-certifi: upgrade 2024.8.30 -> 2024.12.14 > meson: upgrade 1.6.0 -> 1.6.1 > llvm: upgrade 19.1.5 -> 19.1.6 > libwebp: upgrade 1.4.0 -> 1.5.0 > libportal: upgrade 0.8.1 -> 0.9.0 > diffoscope: upgrade 283 -> 284 > base/features_check: Make PARSE_ALL_RECIPES and SOURCE_MIRROR_FETCH boolean > lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66 > kernel-yocto: enable fetching kernel metadata using file fetcher > systemd: add fido to PACKAGECONFIG options > systemd: add apparmor PACKAGECONFIG support > weston: Disable unused tests build > weston: Fix wayland-protocols dependency > wayland-protocols: Remove inoperative packaging override > pkgconfig: Add pkg-config-native to SDK Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 27, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...1c1c4162 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...fd3cf7b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded db283053d0...2b28c38401 (6): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...a549443cee (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 27, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...1c1c4162 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...fd3cf7b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded db283053d0...4df118ea4e (21): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...a549443cee (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 28, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...32917d9a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...51b184b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...71a5d8f54e (22): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...a549443cee (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 28, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...32917d9a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...51b184b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...a3331b72a0 (23): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...a549443cee (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 28, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...32917d9a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...51b184b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...b1bca040ca (24): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > pahole: update COMPATIBLE_HOST setting > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...8bf18d0554 (50): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > bitbake: doc: update releases.rst > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings > migration-guides: update the release notes for 5.2 > ref-manual/variables: document the PREFERRED_RPROVIDER variable > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable > ref-manual/classes: document the yocto-check-layer class > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable > Drop support for BB_DANGLINGAPPENDS_WARNONLY > Remove debug-tweaks references > ref-manual/classes: document the cython class > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS > ref-manual/variables: document the WIC_SECTOR_SIZE variable > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE > ref-manual/variables: document the FIRMWARE_COMPRESSION variable > ref-manual/classes: drop the migrate_localcount class > ref-manual/variables: document the KERNEL_CONSOLE variable > reproducible-builds.rst: show how to build a single package > expect: Replace tclsh with tclsh8 in the scripts used in the Expect > report-error: Add PN to error report file > wic: add documentation for existing options to help.py > tcl: Resolve tcl-ptest run failure > opensbi: bump to 1.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 29, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...32917d9a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...51b184b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...b1bca040ca (24): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > pahole: update COMPATIBLE_HOST setting > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...8bf18d0554 (50): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > bitbake: doc: update releases.rst > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings > migration-guides: update the release notes for 5.2 > ref-manual/variables: document the PREFERRED_RPROVIDER variable > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable > ref-manual/classes: document the yocto-check-layer class > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable > Drop support for BB_DANGLINGAPPENDS_WARNONLY > Remove debug-tweaks references > ref-manual/classes: document the cython class > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS > ref-manual/variables: document the WIC_SECTOR_SIZE variable > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE > ref-manual/variables: document the FIRMWARE_COMPRESSION variable > ref-manual/classes: drop the migrate_localcount class > ref-manual/variables: document the KERNEL_CONSOLE variable > reproducible-builds.rst: show how to build a single package > expect: Replace tclsh with tclsh8 in the scripts used in the Expect > report-error: Add PN to error report file > wic: add documentation for existing options to help.py > tcl: Resolve tcl-ptest run failure > opensbi: bump to 1.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 30, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...881f9f52 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...04803f9 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...22a3e8a9c9 (25): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > poppler: upgrade 24.11.0 -> 24.12.0 > pahole: update COMPATIBLE_HOST setting > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...8bf18d0554 (50): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > bitbake: doc: update releases.rst > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings > migration-guides: update the release notes for 5.2 > ref-manual/variables: document the PREFERRED_RPROVIDER variable > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable > ref-manual/classes: document the yocto-check-layer class > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable > Drop support for BB_DANGLINGAPPENDS_WARNONLY > Remove debug-tweaks references > ref-manual/classes: document the cython class > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS > ref-manual/variables: document the WIC_SECTOR_SIZE variable > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE > ref-manual/variables: document the FIRMWARE_COMPRESSION variable > ref-manual/classes: drop the migrate_localcount class > ref-manual/variables: document the KERNEL_CONSOLE variable > reproducible-builds.rst: show how to build a single package > expect: Replace tclsh with tclsh8 in the scripts used in the Expect > report-error: Add PN to error report file > wic: add documentation for existing options to help.py > tcl: Resolve tcl-ptest run failure > opensbi: bump to 1.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 30, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...881f9f52 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...04803f9 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...e8baf7b4b0 (43): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > pocketpy: upgrade 2.0.3 -> 2.0.4 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 > pahole: update COMPATIBLE_HOST setting > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...8bf18d0554 (50): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > bitbake: doc: update releases.rst > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings > migration-guides: update the release notes for 5.2 > ref-manual/variables: document the PREFERRED_RPROVIDER variable > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable > ref-manual/classes: document the yocto-check-layer class > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable > Drop support for BB_DANGLINGAPPENDS_WARNONLY > Remove debug-tweaks references > ref-manual/classes: document the cython class > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS > ref-manual/variables: document the WIC_SECTOR_SIZE variable > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE > ref-manual/variables: document the FIRMWARE_COMPRESSION variable > ref-manual/classes: drop the migrate_localcount class > ref-manual/variables: document the KERNEL_CONSOLE variable > reproducible-builds.rst: show how to build a single package > expect: Replace tclsh with tclsh8 in the scripts used in the Expect > report-error: Add PN to error report file > wic: add documentation for existing options to help.py > tcl: Resolve tcl-ptest run failure > opensbi: bump to 1.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...fd7ee9ef (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...0b2c889 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...e153fa2f85 (23): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > pocketpy: upgrade 2.0.3 -> 2.0.4 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...fd7ee9ef (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...0b2c889 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...b6012ce46d (24): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > pocketpy: upgrade 2.0.3 -> 2.0.4 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...fd7ee9ef (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...0b2c889 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...379ff4279e (28): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > pocketpy: upgrade 2.0.3 -> 2.0.4 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...5e0e55d6aa (32): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...a1d5b4c4b0 (33): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...1bdbcb1747 (34): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > python3-google-auth: Add missing dep on python3-pyjwt > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...ab73a427b5 (40): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error > python3-google-auth: Add missing dep on python3-pyjwt > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 79fbbad63c...8412f9cd04 (39): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error > python3-google-auth: Add missing dep on python3-pyjwt > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...8bf18d0554 (28): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 8bd1207...4786bdb (1): > drop c1 from build * sources/meta-openembedded 79fbbad63c...cc975ef6f6 (43): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error > python3-google-auth: Add missing dep on python3-pyjwt > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...9e52224dab (61): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...44ab6351 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid 8bd1207...4786bdb (1): > drop c1 from build * sources/meta-openembedded 79fbbad63c...038e5a6379 (45): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error > python3-google-auth: Add missing dep on python3-pyjwt > python3-propcache: Add missing rdeps for ptests to run/pass > libbpf: upgrade 1.4.6 -> 1.4.7 > pahole: upgrade 1.27 -> 1.28 > snort3: upgrade 3.3.4.0 -> 3.6.1.0 > frr: upgrade 10.2 -> 10.2.1 > tigervnc: upgrade 1.14.0 -> 1.14.1 > xfce-dusk-gtk3: fix do_fetch error > openldap: upgrade 2.6.8 -> 2.6.9 > mce-inject: update to latest git rev > eject: fix do_fetch error > nss: upgrade 3.103 -> 3.107 > nspr: upgrade 4.35 -> 4.36 > python3-trio: upgrade 0.27.0 -> 0.28.0 > python3-starlette: upgrade 0.42.0 -> 0.44.0 > python3-pyppmd: upgrade 1.1.0 -> 1.1.1 > python3-pybcj: upgrade 1.0.2 -> 1.0.3 > python3-pulsectl: upgrade 24.11.0 -> 24.12.0 > python3-path: upgrade 17.0.0 -> 17.1.0 > python3-libusb1: upgrade 3.1.0 -> 3.2.0 > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8 > python3-coverage: upgrade 7.6.9 -> 7.6.10 > python3-astroid: upgrade 3.3.7 -> 3.3.8 > parallel: upgrade 20241122 -> 20241222 > memcached: upgrade 1.6.33 -> 1.6.34 > libsdl2-image: upgrade 2.8.3 -> 2.8.4 > libnet-dns-perl: upgrade 1.47 -> 1.49 > flatbuffers: upgrade 24.3.25 -> 24.12.23 > doxygen: upgrade 1.12.0 -> 1.13.0 > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0 > poppler: upgrade 24.11.0 -> 24.12.0 * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...9e52224dab (61): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 4, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...96e59db9 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...3687cb3 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...038e5a6379 (14): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...e332477 (21): < Merge pull request #73 from YoeDistro/kraj/6.8 > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...9e52224dab (61): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 5, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...52a1ec1a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...82a65f4 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...038e5a6379 (14): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...3f3a2dd8 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...25eb0a6 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...9a057a0493 (16): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > polkit: Install rules in subdir > libheif: add recipe > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...3f3a2dd8 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...25eb0a6 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...ea8ac1c353 (15): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...3f3a2dd8 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...25eb0a6 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...4f8c882d1c (21): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...3f3a2dd8 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...25eb0a6 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...5e55358cd1 (24): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...3f3a2dd8 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...25eb0a6 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...51de944e93 (27): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libheif: add recipe > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...be03dcde6d (81): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 7, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 8cc3bb0f...f1414316 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...56b3f9f (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-openembedded 80650fefd6...51de944e93 (27): > DO NOT MERGE: Add Github actions CI workflow > pocketpy: upgrade 2.0.3 -> 2.0.4 > mozjs: Set appropriate --target for riscv > libheif: add recipe > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc > x265: drop restriction for x86/x86-64 > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 > python3-uswid: Upgrade 0.5.0 -> 0.5.1 > python3-inflate64: Upgrade 1.0.0 -> 1.0.1 > kernel-hardening-checker: New recipe to check security options > zfs: enable packageconfig pam for pam distro feature > cockpit: set pam module path to ${base_libdir}/security > malcontent: set pam module path to ${base_libdir}/security > mariadb: set pam module path to ${base_libdir}/security > snapper: set pam module path to ${base_libdir}/security > polkit: Install rules in subdir > libtinyxml2: set CVE product to tinyxml2 > libtinyxml: set CVE product to tinyxml > python3-bitstring: Upgrade 4.2.3 -> 4.3.0 > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1 > grpc: upgrade 1.66.1 -> 1.68.0 > botan: update 3.5.0 -> 3.6.1 > bmap-writer: update to latest git version > yyjson: add new recipe > ctre: add new recipe > jsoncons: add new recipe > chrony: fix do_fetch error * sources/meta-qt6 c686e9b...de80f79 (22): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Install module JSON files to INSTALL_ARCHDATADIR/modules < Merge pull request #73 from YoeDistro/kraj/6.8 < Merge pull request #72 from YoeDistro/kraj/6.8 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky c09ea097f1...00fd4a87ef (82): > snort3,libdaq: Always use libstdc++ > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto/6.12: update to v6.12.8 > linux-yocto/6.6: update to v6.6.69 > kern-tools: fix python 3.12 warning > linux-yocto/6.6: update to v6.6.66 > linux-yocto/6.12: update to v6.12.5 > rpm: avoid empty plugindir error > boost: fix do_fetch error > util-linux: add volatile file for lastlog2 > util-linux: replace local patch with upstream patch > libpam: set pam module path to ${base_libdir}/security > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy > file: upgrade 5.45 -> 5.46 > shadow: exclude pre-releases from version checks > shadow: merge .inc into .bb > kbd: update 2.6.4 -> 2.7.1 > iproute2: update 6.11.0 -> 6.12.0 > rt-tests: update 2.7 -> 2.8 > libxshmfence: update 1.3.2 -> 1.3.3 > libxt: update 1.3.0 -> 1.3.1 > gettext: update 0.22.5 -> 0.23.1 > formfactor: add support for qemuriscv64 and qemuriscv32 > image/populate_sdk: Support usrmerge in toolchain SDK builds > systemd: enable create-log-dirs > systemd: upgrade 257 -> 257.1 > sanity.bbclass: Lower the length of TMPDIR limit to 400 > conf/bitbake.conf: move addfragments to just after the local.conf include > packagegroup-core-tools-profile: skip VALGRIND for loongarch64 > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64 > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST > python3: upgrade 3.13.0 -> 3.13.1 > libdnf: backport patch to fix segfault > systemd: upgrade from 256.9 to 257 > python3-attrs: upgrade 24.2.0 -> 24.3.0 > xxhash: upgrade 0.8.2 -> 0.8.3 > python3-urllib3: upgrade 2.2.3 -> 2.3.0 > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 > python3-pyparsing: upgrade 3.2.0 -> 3.2.1 > python3-maturin: upgrade 1.7.8 -> 1.8.1 > python3-hypothesis: upgrade 6.122.6 -> 6.123.2 > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > nettle: upgrade 3.10 -> 3.10.1 > libical: upgrade 3.0.18 -> 3.0.19 > libcap: upgrade 2.71 -> 2.73 > init-system-helpers: upgrade 1.67 -> 1.68 > gpgme: upgrade 1.24.0 -> 1.24.1 > debianutils: upgrade 5.20 -> 5.21 > cracklib: upgrade 2.10.2 -> 2.10.3 > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 > ca-certificates: upgrade 20240203 -> 20241223 > bash-completion: upgrade 2.15.0 -> 2.16.0 > base-passwd: upgrade 3.6.5 -> 3.6.6 Signed-off-by: Khem Raj <[email protected]>
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.
Fixes Issue #69
Signed-off-by: Khem Raj [email protected]