-
-
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-arm sources/meta-freescale sources/meta-f…
…reescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 450037ab...a25a782b (4): > arm/optee: cleanups from code review > arm-bsp/documentation: corstone1000: Update the user guide > arm/optee: update to 4.0.0 > arm/hafnium: update to v2.9 * sources/meta-freescale 37bd435c...e3cf24db (6): > wayland: Delete recipe > Merge pull request #1685 from thochstein/dtb-move > Merge pull request #1681 from YoeDistro/yoe/pu > Merge pull request #1678 from twoerner/contrib/twoerner/32bit-dt-reorg > Merge pull request #1679 from thochstein/master > Merge pull request #1680 from thochstein/nxp-wlan * sources/meta-freescale-3rdparty bccd93f...47d6186 (1): > Merge pull request #284 from chrisdimich/master * sources/meta-intel 7b62d64d...d72611ba (1): > metee: fix compilation error with musl * sources/meta-openembedded 08edc0b6a...5c3fb4894 (16): > DO NOT MERGE: XXX: Add Github actions support for CI > ipmitool: Update and eliminate unneeded patch > python3-pcodedmp: add recipe > python3-olefile: add recipe > python3-oletools: add recipe > python3-multivolumefile: add recipe > python3-blivetgui: 2.3.0 -> 2.4.2 > python3-blivet: 3.4.3 -> 3.8.2 > python3-pymemcache: add recipe > python3-jsbeautifier: add recipe > python3-inflate64: add recipe > python3-colorclass: add recipe > python3-objectpath: Add ObjectPath Python Recipe > python3-nacl: drop duplicate recipe > python3-rarfile: add recipe > xfce4-panel-profiles: 1.0.13 -> 1.0.14 * sources/meta-qcom 93a9e3e...0e774c2 (2): > Merge pull request #534 from lumag/drop-machine-config > Merge pull request #535 from lumag/drop-ci * sources/meta-qt6 eb670d2...388c811 (27): > 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 > Update submodule refs on '6.6' in yocto/meta-qt6 < 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-riscv 0d51aae...f901e61 (3): > Drop old ae350-ax45mp.yml and set master branches > ReCommit accidental removes > Add KAS support and reorder machine conf files * sources/meta-rockchip e628b72...3d91ea1 (1): > rock-pi-s: add * sources/meta-ti 26729b38...c535b9cd (2): > conf: machine: Update OPTEEMACHINE for am62pxx > conf: machine: am62*: Pick common overlays by prefix * sources/meta-variscite-bsp 92e4f31...41e95e2 (46): < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 6745d5eb7c...f3facfb835 (40): > cdrtools: Fix build on riscv64 > rust-cross-canadian: Add riscv64 to cross-canadian hosts > uninative.bbclass: Add ldso information for riscv64 > machine-sdk: Add SDK_ARCH for riscv64 > meson: Add check for riscv64 in link template > poky: Do not inherit uninative on ppc64le and riscv64 hosts > qemuriscv: Add to common MACHINE_FEATURES instead of overriding them > gdb: Update to gdb 14 release > 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 > oeqa/selftest: Drop machines support > cve-check.bbclass: support embedded SW components with different version number > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds > insane: Add QA check for RRECOMMENDS on non-existent packages > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes > Add DOCS-WIP > oeqa/qemurunner: Extra debug > bitbake: hashserv: Abstract database > bitbake: bitbake-hashserv: Allow arguments from environment > bitbake: asyncrpc: Prefix log messages with client info > bitbake: hashserv: tests: Add external database tests > bitbake: asyncrpc: Add context manager API > bitbake: hashserv: Add websocket connection implementation > bitbake: asyncrpc: Abstract sockets > bitbake: Toaster: Added pytest.init file > bitbake: Toaster: fixed: Tests fail when executed one after the other out of sequence > bitbake: Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements > bitbake: Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture > bitbake: Toaster: fixed pytest error: Database access not allowed, use the "django_db" > bitbake: Toaster: Bug-fix pytest and Failed: Database access not allowed > bitbake: Toaster: Update orm.models to catch error ProcessLookupError > bitbake: Toaster: Update toaster-requirements.txt to add pytest and some plugin's > bitbake: bitbake-worker: add header with length of message > patchtest-send-results: fix sender parsing > machine: drop obsolete SERIAL_CONSOLES_CHECK > patchtest: remove test for CVE tag in mbox > patchtest: make pylint tests compatible with 3.x > patchtest-send-results: add In-Reply-To > selftest/sstatetests: add a test for CDN sstate cache Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
Submodule meta-arm
updated
36 files
Submodule meta-freescale
updated
40 files
Submodule meta-freescale-3rdparty
updated
3 files
+10 −4 | conf/machine/nitrogen8mm.conf | |
+1 −1 | recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc | |
+1 −1 | recipes-kernel/linux/linux-boundary_6.1.bb |
Submodule meta-intel
updated
2 files
+29 −0 | recipes-bsp/metee/files/0001-Include-poll.h-instead-of-sys-poll.h.patch | |
+3 −1 | recipes-bsp/metee/metee_3.1.6.bb |
Submodule meta-openembedded
updated
23 files
Submodule meta-qcom
updated
18 files
Submodule meta-riscv
updated
29 files
+60 −0 | README.md | |
+0 −57 | ae350-ax45mp.yml | |
+0 −47 | beaglev.yml | |
+29 −34 | conf/machine/ae350-ax45mp.conf | |
+2 −15 | conf/machine/baremetal-riscv32.conf | |
+1 −14 | conf/machine/baremetal-riscv32nf.conf | |
+1 −14 | conf/machine/baremetal-riscv64.conf | |
+34 −46 | conf/machine/beaglev-starlight-jh7100.conf | |
+33 −47 | conf/machine/freedom-u540.conf | |
+14 −0 | conf/machine/include/baremetal-riscv.inc | |
+18 −37 | conf/machine/include/jh7110-common.inc | |
+9 −0 | conf/machine/include/jh7110.inc | |
+45 −0 | conf/machine/include/nezha-common.inc | |
+47 −0 | conf/machine/include/riscv-common.inc | |
+20 −68 | conf/machine/mangopi-mq-pro.conf | |
+5 −62 | conf/machine/nezha-allwinner-d1.conf | |
+13 −7 | conf/machine/star64.conf | |
+26 −41 | conf/machine/visionfive.conf | |
+10 −22 | conf/machine/visionfive2.conf | |
+6 −0 | kas/ae350-ax45mp.yml | |
+12 −0 | kas/base-riscv.yml | |
+6 −0 | kas/beaglev.yml | |
+28 −0 | kas/include/local.yml | |
+21 −0 | kas/include/oe.yml | |
+19 −0 | kas/nezha.yml | |
+6 −0 | kas/start64.yml | |
+6 −0 | kas/visionfive.yml | |
+6 −0 | kas/visionfive2.yml | |
+0 −56 | nezha.yml |
Submodule meta-rockchip
updated
7 files
Submodule meta-ti
updated
6 files
Submodule poky
updated
83 files