-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/meta-clang sources/meta-freescale sources/meta…
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/poky * sources/meta-clang 814d209...c6a3ab1 (10): > python3-cffi: Ad clang to rdeps for ptests to pass > python3-drgn: Use gcc when compiling for riscv32 > nmap: Remove LLD build workaround for RISCV-64 > lldb: Enable on RISCV64 > libjxl: Use -Og instead of -O2 with clang-19 > recipes: Use gcc or clang/libstdc++ for some recipes > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do > clang: Upgrade to 19.1.0 release > spirv-llvm-translator: Bump to release_190 > pbzip2: Do not use libc++ for now * sources/meta-freescale 0a63c762...71bf3770 (5): > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master > Merge pull request #1791 from nxp-upstream/uuu > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert > Merge pull request #1941 from tq-steina/master > Merge pull request #1942 from fabioestevam/cst-remove * sources/meta-odroid f2e9e70...cedfacb (1): > layer.conf: Mark compatible with styhead release * sources/meta-openembedded 9356340655...8c4bbc148b (50): > iwd: use internal ell > iwd: update 2.19 -> 2.20 > colord: add configuration to fix runtime > ntp: Fix status call reporting incorrect value > reptyr: Do not build for riscv32 > kernel-selftest: Fix build on 32bit arches with 64bit time_t > nginx: Upgrade mainline 1.25.3 -> 1.27.1 > nginx: Upgrade stable 1.26.0 -> 1.26.2 > libjxl: Disable sizeless-vectors on riscv32 > highway: Fix cmake to detect riscv32 > python3-msgpack: upgrade 1.0.8 -> 1.1.0 > liburing: Upgrade to 2.7 and fix build on riscv32 > netdata: Add checks for 64-bit atomic builtins > mozjs-115: Fix build on riscv32 > opentelemetry-cpp: Link with libatomic on rv32 > ot-br-posix: Link with libatomic on rv32 > transmission: Link with libatomic on riscv32 > usbguard: Link with libatomic on rv32 > dlm: Disable fcf-protection on riscv32 > mosh: Use libatomic on rv32 for atomics > dav1d: Disable asm code on rv32 > highway: Disable RVV on RISCV-32 > protobuf-c: Link with libatomic on riscv32 > tbb: upgrade 2021.11.0 -> 2021.13.0 > catch2: upgrade 3.6.0 -> 3.7.0 > v4l-utils: upgrade 1.26.1 -> 1.28.1 > open-vm-tools: upgrade 12.3.5 -> 12.4.5 > frr: upgrade 10.1 -> 10.1.1 > rygel: update 0.42.5 -> 0.44.0 > non-repro-meta-filesystems: update known reproducible packages > python3-pytest-mock: Upgrade to 3.14.0 > python3-fastjsonschema: Add missing rdeps for ptests > python3-pylint: Add missing ptest rdep on python3-misc > python-ujson: Use python_setuptools_build_meta > python3-pillow: Add missing rdep on py3-compile for ptests > python3-wrapt: Add missing rdep on misc modules for ptests > gnome-disk-utility: update 46.0 -> 46.1 > debootstrap: upgrade 1.0.132 -> 1.0.137 > jsoncpp: upgrade 1.9.5 -> 1.9.6 > libssh: upgrade 0.10.6 -> 0.11.1 > netplan: upgrade 1.0.1 -> 1.1 > openjpeg: upgrade 2.5.0 -> 2.5.2 > fltk: upgrade 1.3.8 -> 1.3.9 > libjxl: Do not use -mrelax-all on RISCV with clang > non-repro-meta-networking: exclude packages that failed previously > README.md: Hint at "git request-pull" > non-repro-meta-python: exclude packages that failed previously > netdata: version bump 1.47.0 -> 1.47.1 > wireplumber: update 0.5.5. -> 0.5.6 > yavta: Upgrade SRCREV to include 64bit time_t print format errors * sources/meta-qcom dc97e19...4cd1633 (4): > Merge pull request #637 from quic-vkraleti/uki-changes > Merge pull request #653 from lumag/CI-initramfs > Merge pull request #652 from lumag/CI-initramfs > Merge pull request #649 from lumag/vendor-pefile * sources/meta-qt6 f3c6e15...e823146 (169): > qtwebengine: Fix build on 32bit arm while using clang > qttools: Fix build with clang-19 > qtquick3d: Fix output operator > qtwebengine: Fix build with Clang-19+ > qtbase: Fix build with clang19 > gn-native: Fix build with GCC 12 > gcc-source: Only apply patch on GCC 13 > qtwebengine: Add missing patch headers < Merge pull request #62 from YoeDistro/kraj/6.7 > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > Update submodule refs on '6.8' in yocto/meta-qt6 > Revert "qtwebengine: Add patch for cross-compilation error" > qtapplicationmanager: remove patch > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #61 from YoeDistro/kraj/6.7 > qtwebengine: Add patch for cross-compilation error < Merge pull request #60 from YoeDistro/kraj/6.7 > Do not build webnn with xnnpack (122-based) on yocto > Fix cross compiler crash when compiling qtwebengine > qtwebengine: update chromium branch > python3-qface: backport recipe from meta-oe master > qtapplicationmanager: update recipe > qt3d: update license > qmlcompilerplus: Update licenses > qtdeviceutilities: update licenses > qtwayland: update license > qtshadertools: update license > qtshadertools: update licenses > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 > qtpdf: add cups dependency < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 > qtlocation: update licenses < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 > qt6-git.inc: Switch to 6.8 branch > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on 'dev' in yocto/meta-qt6 > Update submodule refs on 'dev' in yocto/meta-qt6 > layer: add compatibility to styhead > qt3d,qtquick3d: define IOAPI_NO_64 > qt6: do not mix bitbake's and shell variables > Update submodule refs on 'dev' in yocto/meta-qt6 > ptests: Install external resource files > Update submodule refs on 'dev' in yocto/meta-qt6 > Revert "qtquick3d: add workaround for test build failure" > Update submodule refs on 'dev' in yocto/meta-qt6 < Merge pull request #50 from YoeDistro/kraj/6.7 > coin: use more memory for the ptest testimage > ptests: Update test environment for non and root user > qtwebengine: add PACKAGECONFIG for x11 dependencies > Update submodule refs on 'dev' in yocto/meta-qt6 > qtbase: disable dnslookup for mingw builds > Update submodule refs on 'dev' in yocto/meta-qt6 > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally < Merge pull request #49 from YoeDistro/kraj/6.7 > Add vendor to CVE_PRODUCT < Merge pull request #48 from YoeDistro/kraj/6.7 > Update submodule refs on 'dev' in yocto/meta-qt6 < Merge pull request #47 from YoeDistro/kraj/6.7 > Update submodule refs on 'dev' in yocto/meta-qt6 > ptest: include only needed files < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 > Update submodule refs on 'dev' in yocto/meta-qt6 > Update submodule refs on 'dev' in yocto/meta-qt6 > qtwayland: fix patch fuzz > Update submodule refs on 'dev' in yocto/meta-qt6 > qtwayland: make wayland DISTRO_FEATURES a requirement > readme: update Yocto support table > qtmultimedia: update revision > qtpositioning: add geoclue to packageconfig > coin: switch one build to scarthgap > coin: don't use nanbield for mingw builds > qtbase: disable stack protector for mingw > qtwayland: fix patch fuzz > Update submodule refs on 'dev' in yocto/meta-qt6 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 > qtdatavis3d: add feature_check for opengl > ptest: disable examples build < Merge pull request #39 from YoeDistro/kraj/6.7 > qtbase: fix patch fuzz > Update submodule refs on 'dev' in yocto/meta-qt6 < qtwebengine: Fix build with clang18 < Bump version to 6.7.1 < squish: don't move executables < Update submodule refs on '6.7' in yocto/meta-qt6 < qtbase: fix patch fuzz < qtbase: don't generate qmake wrapper > qtbase: don't generate qmake wrapper < qtbase: add PACKAGECONFIG for wayland support < squish: fix QA issue < squish: add profile script > qtbase: add PACKAGECONFIG for wayland support < Update submodule refs on '6.7' in yocto/meta-qt6 < squish: make wayland optional > Update submodule refs on 'dev' in yocto/meta-qt6 < Update submodule refs on '6.7' in yocto/meta-qt6 < Add support for building Squish > Update submodule refs on 'dev' in yocto/meta-qt6 < Update submodule refs on '6.7' in yocto/meta-qt6 < Update submodule refs on '6.7' in yocto/meta-qt6 > qtquick3d: add workaround for test build failure > Update submodule refs on 'dev' in yocto/meta-qt6 < layer.conf: update LAYERSERIES_COMPAT for scarthgap < packagegroup: add Qt modules only on supported archs < qtbase: prefer system png > layer.conf: update LAYERSERIES_COMPAT for scarthgap > qtbase: prefer system png > packagegroup: add Qt modules only on supported archs < Update submodule refs on '6.7' in yocto/meta-qt6 < Update submodule refs on '6.7' in yocto/meta-qt6 < libwebp: add workaround for native build < qtwebengine: Remove setting --target option with yocto < qtwebengine: Add missing dependency on native libevent.pc < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE > qtwebengine: Remove setting --target option with yocto > libwebp: add workaround for native build > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Pass OE specific pkg-config-native for host pkg-config < Update submodule refs on '6.7' in yocto/meta-qt6 < Update submodule refs on '6.7' in yocto/meta-qt6 < packagegroup: fix warning caused by inherit_defer > packagegroup: fix warning caused by inherit_defer < coin: update build targets > coin: update build targets < ptest: skip non-existing tests > ptest: skip non-existing tests > Update submodule refs on 'dev' in yocto/meta-qt6 < Add recipe for QtDoc > Add recipe for QtDoc < qtmultimedia: update revision < Update submodule refs on '6.7' in yocto/meta-qt6 > Update submodule refs on 'dev' in yocto/meta-qt6 > Update submodule refs on 'dev' in yocto/meta-qt6 < webengine: update patch < Update submodule refs on '6.7' in yocto/meta-qt6 > webengine: update patch > Update submodule refs on 'dev' in yocto/meta-qt6 < ptest: better handling for test list < Add srcrev for QtDoc > ptest: better handling for test list > Add srcrev for QtDoc < pytest-qt: upgrade to latest version > pytest-qt: upgrade to latest version > Bump version to 6.8.0 > Update submodule refs on 'dev' in yocto/meta-qt6 < qt6-git.inc: Switch to 6.7 branch > Update submodule refs on 'dev' in yocto/meta-qt6 > qtwebengine: update to 118-based < qtwebengine: update to 118-based < Update submodule refs on '6.7' in yocto/meta-qt6 < srcrev_update: support for all recipes < qttools: use clang if it is available < qtinterfaceframework: fix packaging error > srcrev_update: support for all recipes > qttools: use clang if it is available > qtinterfaceframework: fix packaging error * sources/meta-riscv df7d55c...e875ec6 (2): > musl: Drop rv32 patches > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI * sources/meta-swupdate faedf19...3aed0f6 (4): > layer.conf: Switch to be 'styhead' layer series compatible > Allow unique IV per image to encrypt > swupdate,classes: Transition from WORKDIR to UNPACKDIR < swupdate,classes: Transition from WORKDIR to UNPACKDIR * sources/meta-tegra a378e7ed...98e065a4 (5): > tegra-flash-init: quote configuration state when testing > tegra-flash-init: update variable name > setup-nv-boot-control: fix compat spec for P3701 SKUs > tegra-eeprom-tool: update v2.0.1 -> v2.0.2 > tegra-uefi-capsules: remove ESP image dependency for BUP * sources/meta-ti 73f2c9fb...82e8543c (2): > conf: machine: Remove multiconfig compulsion for k3 platforms > u-boot-ti.inc: Refactor overrides to match changes in oe-core * sources/poky 7004840f3dc...8f01ae5c7cb (15): > build-appliance-image: Update to master head revision > poky.conf: Bump version for 5.1 styhead release > build-appliance-image: Update to master head revision > scripts/install-buildtools: Update to 5.0.3 > bitbake: toaster: Update fixtures for styhead > bitbake: fetch2/gomod: Support URIs with only a hostname > wpa-supplicant: add patch to check for kernel header version when compiling macsec > bluez5: remove redundant patch for MAX_INPUT > image_qa: fix error handling > bitbake.conf: mark TCLIBCAPPEND as deprecated > linux-firmware: add new package for cc33xx firmware > libpcre2: Update base uri PhilipHazel -> PCRE2Project > libsdl2: Fix non-deterministic configure option for libsamplerate > poky-tiny: Drop TCLIBCAPPEND > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules" Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule meta-clang
updated
45 files
Submodule meta-freescale
updated
17 files
Submodule meta-odroid
updated
2 files
+1 −1 | conf/layer.conf | |
+1 −1 | meta-odroid-extras/conf/layer.conf |
Submodule meta-openembedded
updated
72 files
Submodule meta-qcom
updated
7 files
Submodule meta-qt6
updated
48 files
Submodule meta-riscv
updated
14 files
Submodule meta-swupdate
updated
3 files
+3 −0 | classes-recipe/swupdate-common.bbclass | |
+14 −0 | classes-recipe/swupdate-lib.bbclass | |
+1 −1 | conf/layer.conf |
Submodule meta-tegra
updated
5 files
Submodule meta-ti
updated
17 files
Submodule poky
updated
19 files