-
-
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
Update to latest #569
Merged
Merged
Update to latest #569
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
…bedded sources/meta-qcom sources/openembedded-core * sources/bitbake 52896ca1...8c7a54ea (1): > README: Fix typo * sources/meta-intel 0a48a465...036ca44c (2): > onevpl: Add support of DRM_FORMAT_NV12 and fix tile issue > compute-runtime: move up to the commit for ADL-P support * sources/meta-openembedded 5c871e1f44...9c69112a06 (4): > linuxptp: upgrade 3.1 -> 3.1.1 > python3-gunicorn: tweak run-ptest, add RDEPENDS > python3-eventlet: add 0.30.2 to meta-python > python3-django_2.2.x: only check upstream 2.2.x * sources/meta-qcom 998ec8d...89f2290 (1): > Merge pull request #341 from lumag/rb5-linux-firmware * sources/openembedded-core dd7c61ecd7...1e99e5cd02 (20): > harfbuzz: upgrade 2.8.2 -> 2.9.0 > bind: upgrade 9.16.19 -> 9.16.20 > json-glib: upgrade 1.6.2 -> 1.6.4 > gi-docgen: upgrade 2021.6 -> 2021.7 > libnsl2: upgrade 1.3.0 -> 2.0.0 > vala: upgrade 0.52.4 -> 0.52.5 > python3-mako: upgrade 1.1.4 -> 1.1.5 > ell: upgrade 0.42 -> 0.43 > openssh: upgrade 8.6p1 -> 8.7p1 > git: upgrade 2.32.0 -> 2.33.0 > ccache: upgrade 4.3 -> 4.4 > util-linux: upgrade 2.37.1 -> 2.37.2 > glib-2.0: upgrade 2.68.3 -> 2.68.4 > gnu-efi: update 3.0.13 -> 3.0.14 > binutils: drop target flex/bison from build dependencies > openssl: upgrade from 1.1.1k to 1.1.1l > lttng-modules: Make it build when CONFIG_TRACEPOINTS is not enabled again > ltp: backport ioctl_ns05 fix from upstream > bluez: upgrade 5.60 -> 5.61 > pseudo: Fix to work with glibc 2.34 systems Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
The needed changes are upstream now Signed-off-by: Khem Raj <[email protected]>
* sources/meta-96boards 0473423...902d242 (1): > Merge pull request #351 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
…urces/meta-freescale sources/meta-intel sources/meta-openembedded sources/openembedded-core * sources/bitbake 8c7a54ea...653df4bc (1): > providers: Use new override syntax when handling pn- "override" * sources/meta-arm 9a2078a...13972ee (1): > arm-toolchain: Uprev 10.2 -> 10.3 * sources/meta-clang 45a3707...92a9394 (4): > busybox: follow oe-core 1.33 -> 1.34 > mpich: Use gcc runtime with clang for x86/x86_64 > clang: Update to latest on 13.x > android-tools: convert to new override syntax. * sources/meta-freescale abd9ea65...52920719 (2): > Merge pull request #853 from zandrey/correct-imx8m-tunes > Merge pull request #852 from zandrey/fix-mesa-build * sources/meta-intel 036ca44c...224b7c75 (3): > oidn: fix upstream check > openvino-model-optimizer: upgrade 2021.3 -> 2021.4 > openvino-inference-engine: upgrade 2021.3 -> 2021.4 * sources/meta-openembedded 9c69112a06...1b358be2b8 (22): > python3-license-expression: add ptest artifacts > libbpf: bump to 0.4.0 > libnss-nisplus: Remove > chrony: Fix privdrop packageconfig > xrdb: upgrade 1.2.0 -> 1.2.1 > xmlsec1: upgrade 1.2.31 -> 1.2.32 > sedutil: upgrade 1.15.1.01 -> 1.20.0 > poppler: Explicitly enable/disable boost together with splash > live555: upgrade 20210809 -> 20210824 > krb5: filtering out -f*-prefix-map from krb5-config > iwd: upgrade 1.16 -> 1.17 > gensio: upgrade 2.2.8 -> 2.2.9 > gd: fix CVE-2021-38115 > doxygen: upgrade 1.9.1 -> 1.9.2 > can-utils: upgrade 2021.06.0 -> 2021.08.0 > font-bitstream-100dpi: fix UPSTREAM_CHECK_REGEX > font-bh-lucidatypewriter-100dpi: fix UPSTREAM_CHECK_REGEX > font-bh-100dpi: fix UPSTREAM_CHECK_REGEX > font-adobe-utopia-100dpi: fix UPSTREAM_CHECK_REGEX > font-adobe-100dpi: fix UPSTREAM_CHECK_REGEX > networkmanager: upgrade 1.32.8 -> 1.32.10 > xfsprogs: upgrade 5.12.0 -> 5.13.0 * sources/openembedded-core 1e99e5cd02...1e18b514bf (40): > buildhistory: Add output file listing package information > parselogs.py: ignore intermittent CD/DVDROM identification failure > linux-yocto/5.10: update to v5.10.60 > linux-yocto/5.13: update to v5.13.12 > linux-yocto/5.10: update to v5.10.59 > linux-yocto/5.13: update to v5.13.11 > vim: add option to disable NLS support > qemurunner.py: handle getOutput() having nothing to read > qemurunner.py: print output from runqemu/qemu-system in stop() > meson.bbclass: Make the default buildtype "debug" if DEBUG_BUILD is 1 > lttng-modules: do not search in non-existing folder during install > kernel.bbclass: Use full versions for inter-package dependencies > Allow opt-out of split kernel modules > kernel-module-split.bbclass: Support zstd-compressed modules > busybox: 1.33.1 -> 1.34.0 > libcgroup: fix installed-vs-shipped qa issue > nativesdk-pseudo: Fix to work with glibc 2.34 systems > python3-pytest: allow python3-pluggy >=1.0.0 > python3-pluggy: upgrade 0.13.1 -> 1.0.0 > buildhistory-collect-srcrevs: Adapt to the new variable override syntax > bitbake.conf: Use the new variable override syntax in a comment > oeqa/selftest/reproducibile: Exclude rust packages > rust-common: Add LDFLAGS to cc wrapper > rust: Avoid buildtools+uninative issues with glibc symbols mismatches > oeqa/selftest/distrodata: Fix up rust maintainer testing > rust: Skip target recipe since it doesn't work > rust-llvm: Add missing HOMEPAGE > rust-native: Avoid stripped warning > cargo: Ensure cargo-cross-canadian doesn't have native/nativesdk versions > rust-cross-canadian-common: Use rust.inc directly, not rust-target > rust-cross*: Fix OVERRRIDE references in task signature computation > rust: remove Rust version 1.51.0 toolchain > cargo_common: remove http_proxy > rust-common.inc: Fix build failure with qemuppc64. > maintainers: Add myself as maintainer for rust pkgs > cargo/rust/rustfmt: exclude from world > rust: update the README to conform to being in oe-core > rust: mv README.md to recipes-devtools/rust/README-rust.md > rust: initial merge of most of meta-rust > local.conf.sample: Use the new override syntax for a commented variable Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
* sources/meta-clang 92a9394...5187604 (1): > clang: Update towards 13.x RC2 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-qcom 89f2290...2ec572a (2): > Merge pull request #343 from lumag/db410c-fw > Merge pull request #345 from lumag/rb5-board-data Signed-off-by: Khem Raj <[email protected]>
…enembedded sources/meta-riscv * sources/meta-intel 224b7c75...ddb3127f (4): > intel-graphics-compiler: LLVM 13 fixes > llvm/10.0.0: apply ispc recommended patches > llvm/11.0.0: apply ispc recommended patches > llvm/12.0.0: apply ispc recommended patches * sources/meta-odroid e9a97e9...eb169bb (4): > odroid-kmeta: cleanup for 5.13 > linux-yocto: move to 5.13 as default > odroid-n2: fix booting on mainline kernel > reorg: machine files * sources/meta-openembedded 1b358be2b8...3cf16d3012 (17): > rdma-core: upgrade 35.0 -> 36.0 > python3-pkcs11: Add recipe for version 0.7.0 > python3-cached-property: Add recipe for version 1.5.2 > python3-stevedore: upgrade 3.3.0 -> 3.4.0 > python3-sqlalchemy: upgrade 1.4.22 -> 1.4.23 > python3-regex: upgrade 2021.8.3 -> 2021.8.27 > python3-pyephem: upgrade 3.7.7.1 -> 4.0.0.2 > python3-haversine: upgrade 2.3.1 -> 2.4.0 > python3-h5py: upgrade 3.3.0 -> 3.4.0 > python3-google-api-python-client: upgrade 2.17.0 -> 2.18.0 > python3-gevent: upgrade 21.1.2 -> 21.8.0 > python3-aiohttp-jinja2: upgrade 1.4.2 -> 1.5 > metacity: Add a patch to create build/src/core before moving generated sources to it > gpsd: Do not install gpsd.hotplug unconditionally > gpsd: Correct the installation of gpsd.hotplug if systemd is not enabled > chrony: Use new override syntax for USERADD_PARAM > xf86-input-tslib: update to 1.1.1 * sources/meta-riscv 2392e1f...a6bff45 (1): > busybox: Migrate bbappend to 1.34 Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...1ef1b0ab (1): > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...81d656b5 (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...ae21d5c89 (60): > DO NOT MERGE: XXX: Add Github actions support for CI > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...174ea99db6 (63): > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-yamllint: Add recipe > pulseaudio: Update to 17.0 > mdadm: Disable ptests > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...1ef1b0ab (1): > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...81d656b5 (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...ae21d5c89 (60): > DO NOT MERGE: XXX: Add Github actions support for CI > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...43c0f5b1cf (68): > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-yamllint: Add recipe > pulseaudio: Update to 17.0 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...1ef1b0ab (1): > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...81d656b5 (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...e88185b7a (62): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...0d9ef2b745 (74): > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > wic: implement reproducible Disk GUID > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...1ef1b0ab (1): > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...81d656b5 (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...e88185b7a (62): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...0d9ef2b745 (74): > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > wic: implement reproducible Disk GUID > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...1ef1b0ab (1): > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...81d656b5 (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...e88185b7a (62): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...46d421b8fc (75): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > wic: implement reproducible Disk GUID > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-rockchip sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...a61f07ad (2): > wayland: Delete recipe > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...237e4606e (63): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...9171bf6c5a (74): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...a61f07ad (2): > wayland: Delete recipe > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...237e4606e (63): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...f067c2e13b (74): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...415e23b (3): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...a61f07ad (2): > wayland: Delete recipe > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...237e4606e (63): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > libcamera: update 0.1.0 -> 0.2.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...cb472bc (47): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto < Merge pull request #29 from YoeDistro/kraj/6.6 > qtwebengine: Fix build with python 3.12 < Merge pull request #28 from YoeDistro/kraj/6.6 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk < Merge pull request #27 from YoeDistro/kraj/6.6 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...f067c2e13b (74): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...a8c6f38 (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...97e129028 (66): > DO NOT MERGE: XXX: Add Github actions support for CI > libcamera: update 0.1.0 -> 0.2.0 > Revert "lzop: add (from oe-core)" > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...183ef58 (50): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...f067c2e13b (74): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...a8c6f38 (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...15b0f4a53 (66): > DO NOT MERGE: XXX: Add Github actions support for CI > libcamera: update 0.1.0 -> 0.2.0 > Revert "lzop: add (from oe-core)" > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...183ef58 (50): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...f067c2e13b (74): > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > devtool/standard: avoid KeyError > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > rxvt-unicode: set correct outdir for tic > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...a8c6f38 (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...059010d93 (71): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...183ef58 (50): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...533faf3d6e (96): > WIP gcc: Upgrade to GCC-14 release > WIP: binutils: Upgrade to binutils 2.42 > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...a8c6f38 (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...059010d93 (71): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...183ef58 (50): > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...533faf3d6e (96): > WIP gcc: Upgrade to GCC-14 release > WIP: binutils: Upgrade to binutils 2.42 > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > nativesdk-cairo: fix build error > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > p11-kit: fix parallel build failures > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > native.bbclass: base_libdir unique from libdir > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > rust: Re-write RPATHs in the copies llvm-config > oeqa parselogs.py: load ignore files from sys.path > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...d07bd6fee (73): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...6494aca902 (96): > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 26, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...6bb1fc8d (2): > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...2844be79e (84): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...5f9c59f549 (97): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...a91ddf48 (7): > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...2844be79e (84): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...dec92336cc (97): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...a91ddf48 (7): > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...2844be79e (84): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...87b7560335 (97): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-numpy: Use Large File Support version of fallocate > qemu: Replace the basename patch with backport > python3: Initialize struct termios before calling tcgetattr() > piglit: Update to latest revision > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > elfutils: Fix build with gcc trunk > xz: Add ptest support > lttng-modules: upgrade 2.13.10 -> 2.13.11 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...a91ddf48 (7): > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...d43fe7e2c (85): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...736776804e (98): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...4da26d67e (85): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...736776804e (98): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...ffb8c9cd9 (86): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...736776804e (98): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 27, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...3e9507e79 (86): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...c1117f2 (51): > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...736776804e (98): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 28, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...3e9507e79 (86): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...f2d67f9 (52): > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-riscv ae288f8...244dbf7 (2): > linux-starfive-dev.bb: Fix build with gcc-14 > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...736776804e (98): > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 28, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...ffcbdb5f4 (87): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > system-config-printer: fix runtime for system-config-printer > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...f2d67f9 (52): > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-riscv ae288f8...244dbf7 (2): > linux-starfive-dev.bb: Fix build with gcc-14 > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...5938004f02 (99): > xwayland: Upgrade 23.2.3 -> 23.2.4 > armv8/armv9: Avoid using -march when -mcpu is chosen > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > xmlto: Remove the explicit PV setting > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 28, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...9639facef (88): > bonnie++: New recipe for version 2.0 > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > system-config-printer: fix runtime for system-config-printer > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...f2d67f9 (52): > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-riscv ae288f8...244dbf7 (2): > linux-starfive-dev.bb: Fix build with gcc-14 > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...03b45c8008 (107): > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > gnutls: Upgrade 3.8.2 -> 3.8.3 > xwayland: Upgrade 23.2.3 -> 23.2.4 > python3-yamllint: add missing dependency > mesa: Upgrade 23.3.3 -> 23.3.4 > check-bbclasses: add new script to check bbclasses > armv8/armv9: Avoid using -march when -mcpu is chosen > oeqa/qemurunner: Handle rare shutdown race > initscripts: Add custom mount args for /var/lib > go: update 1.20.12 -> 1.20.13 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: tests/fetch.py: add multiple fetches test > bitbake: fetch2/git.py: Fetch mirror into HEAD > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 29, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...6b4bd81 (2): > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...78862da6 (4): > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac0...dea8afa45e (84): > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...e5285b4 (1): > Merge pull request #30 from YoeDistro/kraj/6.6 * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/poky 1df683df5c2...0f61386628d (60): > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jan 29, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 1cad3c38...c5e288d1 (8): > n1sdp:arm arm-bsp: fix tftf tests for n1sdp > CI/cve.yml: add a CVE-checking Kas fragment > CI: support extra kas files from environment > arm-bsp/optee: remove unused v3.22.0 recipes > arm/optee: update to 4.1 > arm/opencsd: update to v1.5.1 > n1sdp:arm-bsp/optee: Update optee to v4.0 > arm-bsp/linux-yocto: add 6.1 recipe * sources/meta-clang 1aadfcc...9ebaa9a (4): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > ndctl: Add --undefined-version with lld > bcc: Upgrade to 0.29.1 * sources/meta-freescale 76479477...8d1121f6 (5): > wayland: Delete recipe > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools > Merge pull request #1740 from angolini/mcore-demos_2.2.0 > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail > Merge pull request #1738 from quaresmajose/jailhouse-imx * sources/meta-freescale-3rdparty 7725256...baa3381 (1): > Merge pull request #292 from chrisdimich/master * sources/meta-intel 2d8d97f2...69c711ec (7): > onednn: upgrade 3.3.1 -> 3.3.4 > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170 > libva-intel-utils: upgrade 2.20.0 -> 2.20.1 > level-zero: upgrade 1.11.0 -> 1.15.8 > itt: upgrade 3.24.2 -> 3.24.6 > Rename virtual/opencl-icd to virtual-opencl-icd > linux-intel: fix menuconfig * sources/meta-openembedded 9953ca1ac...2a650a26b (90): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > python3-aiohttp: upgrade 3.9.1 -> 3.9.2 > python3-aiohappyeyeballs: add recipe > bonnie++: New recipe for version 2.0 > system-config-printer: fix runtime for system-config-printer > uftrace: Adjust the summary to reflect rust and python support > python3-toolz: upgrade 0.12.0 -> 0.12.1 > scapy: Add difftools and logutils in RDEPENDS > python3-argh: update to version 0.31.2 > python3-colorlog: update to version 6.8.2 > python3-gmqtt: update to version 0.6.14 > python3-coverage: update to version 7.4.1 > python3-google-api-python-client: update to version 2.115.0 > python3-pdm: update to version 2.12.2 > python3-cytoolz: update to version 0.12.3 > python3-argcomplete: update to version 3.2.2 > python3-web3: update to version 6.15.0 > python3-bandit: update to version 1.7.7 > xdg-desktop-portal: add missing glib-2.0-native dependency > polkit: fix rules.d permissions > uutils_coreutils: merge .inc and .bb > uutils-coreutils: upgrade 0.0.23 -> 0.0.24 > kernel-selftest: Add few more testcases > jack: fix build with python3 on host > pipewire: fix build with libcamera-0.2 > libcamera: update 0.1.0 -> 0.2.0 > python3-netaddr: upgrade 0.10.0 -> 0.10.1 > vulkan-cts: Upgrade to 1.3.7.3 > vk-gl-cts: Disable Werror on amber external module > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0 > radvd: add '--shell /sbin/nologin' to /etc/passwd > ndctl: Update to v78 > python3-pytest-mock: Fix ptest failures with python 3.12 > minicoredumper: Fix build with clang > minicoredumper: upgrade 2.0.6 -> 2.0.7 > libsmi: Fix buildpaths warning. > i2cdev: Set PV correctly > uftrace: Upgrade to 0.15.2 > tesseract: upgrade 5.3.3 -> 5.3.4 > smemstat: upgrade 0.02.12 -> 0.02.13 > qpdf: upgrade 11.7.0 -> 11.8.0 > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 > python3-tox: upgrade 4.11.4 -> 4.12.1 > python3-pychromecast: upgrade 13.0.8 -> 13.1.0 > python3-robotframework: upgrade 6.1.1 -> 7.0 > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2 > python3-pyatspi: upgrade 2.46.0 -> 2.46.1 > python3-pdm: upgrade 2.11.2 -> 2.12.1 > python3-ipython: upgrade 8.19.0 -> 8.20.0 > python3-haversine: upgrade 2.8.0 -> 2.8.1 > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0 > python3-git-pw: upgrade 2.5.0 -> 2.6.0 > python3-flask: upgrade 3.0.0 -> 3.0.1 > python3-eventlet: upgrade 0.34.2 -> 0.34.3 > python3-eth-utils: upgrade 2.3.1 -> 3.0.0 > python3-eth-typing: upgrade 3.5.2 -> 4.0.0 > python3-eth-abi: upgrade 4.2.1 -> 5.0.0 > python3-django: upgrade 5.0 -> 5.0.1 > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1 > python3-cbor2: upgrade 5.5.1 -> 5.6.0 > python3-cantools: upgrade 39.4.2 -> 39.4.3 > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3 > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 > python3-absl: upgrade 2.0.0 -> 2.1.0 > plocate: upgrade 1.1.20 -> 1.1.22 > python3-xmlschema: upgrade 2.5.1 -> 3.0.1 > python3-eth-keys: upgrade 0.4.0 -> 0.5.0 > sanlock: upgrade 3.8.5 -> 3.9.0 > redis: upgrade 7.2.3 -> 7.2.4 > python3-apscheduler: add new recipe > md4c: upgrade 0.4.8 -> 0.5.0 > lshw: upgrade 02.19.2 -> 02.20 > libyang: upgrade 2.1.128 -> 2.1.148 > dnfdragora: upgrade 2.1.5 -> 2.1.6 > capnproto: upgrade 1.0.1.1 -> 1.0.2 > wireshark: upgrade 4.2.0 -> 4.2.2 > gjs: upgrade 1.78.2 -> 1.78.3 > lldpd: upgrade 1.0.17 -> 1.0.18 > libvpx: upgrade 1.13.1 -> 1.14.0 > libdecor: upgrade 0.2.1 -> 0.2.2 > hwdata: upgrade 0.377 -> 0.378 > htop: upgrade 3.2.2 -> 3.3.0 > gcr3: upgrade 3.41.1 -> 3.41.2 > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0 > ccid: upgrade 1.5.4 -> 1.5.5 > btop: upgrade 1.2.13 -> 1.3.0 > luajit: allow to build on supported platforms > dropwatch: add new recipe > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir * sources/meta-qcom 32f5fa2...f99e820 (1): > Merge pull request #569 from adhudase/qcm6490 * sources/meta-qt6 d8236fd...f2d67f9 (52): > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtmultimedia: update revision > webengine: update patch > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi b859bc3...9c901bf (10): > docs: add info on how to set different CAN interrupt pins > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable > conf/machine/raspberrypi5.conf: Use "Image" > conf/machine/raspberrypi5.conf: ttyAMA10 > conf/machine/raspberrypi5.conf: kernel_2712.img > linux-raspberrypi.inc: bcm2712_defconfig for rpi5 > rpi-config: Reduce config.txt size > u-boot_%.bbappend: Skip for Raspberry Pi 5 > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo > Add Raspberry Pi 5 * sources/meta-riscv ae288f8...244dbf7 (2): > linux-starfive-dev.bb: Fix build with gcc-14 > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk * sources/meta-rockchip 5f10374...2a133c4 (2): > u-boot: make rock-pi-e patches only for rock-pi-e > KERNEL_DEVICETREE: 32-bit re-org * sources/meta-ti 1cbf96eb...a8ffd3af (2): > u-boot-ti: Add yamllint dependency > python3-yamllint: Temporarily carry this new recipe * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 1df683df5c...03b45c8008 (107): > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > gnutls: Upgrade 3.8.2 -> 3.8.3 > xwayland: Upgrade 23.2.3 -> 23.2.4 > python3-yamllint: add missing dependency > mesa: Upgrade 23.3.3 -> 23.3.4 > check-bbclasses: add new script to check bbclasses > armv8/armv9: Avoid using -march when -mcpu is chosen > oeqa/qemurunner: Handle rare shutdown race > initscripts: Add custom mount args for /var/lib > go: update 1.20.12 -> 1.20.13 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: tests/fetch.py: add multiple fetches test > bitbake: fetch2/git.py: Fetch mirror into HEAD > bitbake: utils.py: add ifVarInRange() > qemu: Replace the basename patch with backport > piglit: Update to latest revision > python3: Initialize struct termios before calling tcgetattr() > lttng-modules: upgrade 2.13.10 -> 2.13.11 > elfutils: Fix build with gcc trunk > xz: Add ptest support > gtk4: update 4.12.4 -> 4.12.5 > rpm: update 4.18.1 -> 4.19.1 > oeqa/runtime/rpm: fail tests if test rpm file cannot be found > classes/package_rpm: set bogus locations for passwd/group files > classes/package_rpm: use weak user/group dependencies > classes/package_rpm: write file permissions and ownership explicitly into .spec > classes/staging: capture output of sysroot postinsts into logs > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen > python3-numpy: Use Large File Support version of fallocate > native.bbclass: base_libdir unique from libdir > sanity: require bitbake 2.7.2 for the inherit_defer statement > bitbake: bitbake: Version bump for inherit_defer addition > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check > systemd-boot: upgrade to 255.1 > systemd: upgrade to 255.1 > systemd: refresh musl patches for v255.1 > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe > rust: Re-write RPATHs in the copies llvm-config > pulseaudio: Update to 17.0 > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB > udev-extraconf: fix unmount directories containing octal-escaped chars > gcc: Update status of CVE-2023-4039 > python3-yamllint: Add recipe > p11-kit: fix parallel build failures > nativesdk-cairo: fix build error > qemu: Fix segfaults in webkitgtk:do_compile on debian11 > rust: Enable rust oe-selftest. > rust: Remove the test cases whose parent dir is also present in the exclude list > rust: Add new tests in the exclude list for rust oe-selftest > rust: Fix assertion failure error on oe-selftest > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest. > rust: detect user-specified custom targets in compiletest > rust: Fetch cargo from rust-snapshot dir. > qemu: Upgrade 8.1.2 -> 8.2.0 > python3-subunit: Add missing module dependency > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI > devtool: modify: add support for multiple source in SRC_URI > externalsrc: fix task dependency for do_populate_lic > glibc: Do not enable CET on 32bit x86 > libssh2: backport fix for CVE-2023-48795 > grub2: upgrade 2.06 -> 2.12 > libpsl: upgrade 0.21.2 -> 0.21.5 > cronie: upgrade 1.7.0 -> 1.7.1 > bluez5: upgrade 5.71 -> 5.72 > mdadm: Disable ptests > linux-yocto/6.1: drop recipes > libxcomposite: Drop obsolete patch > xserver-xorg: disable xvfb by default > xserver-xorg: add PACKAGECONFIG for xvfb > cve_check: cleanup logging > cve_check: handle CVE_STATUS being set to the empty string > zlib: ignore CVE-2023-6992 > xev: Drop diet libx11 related patch Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.