add meta-wayland
Some checks failed
gitea-sync/meta-rpi-diya-build/pipeline/head There was a failure building this commit

This commit is contained in:
DanyLE
2023-07-26 12:09:47 +02:00
parent aaa79ef4fa
commit d3251cd08b
4 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View File

@ -17,3 +17,6 @@
path = meta-qt5
url = https://github.com/meta-qt5/meta-qt5
shallow = true
[submodule "meta-wayland"]
path = meta-wayland
url = https://github.com/MarkusVolk/meta-wayland.git

View File

@ -11,6 +11,7 @@ BBLAYERS ?= " \
${BSPDIR}/poky/meta-poky \
${BSPDIR}/poky/meta-yocto-bsp \
${BSPDIR}/meta-raspberrypi \
${BSPDIR}/meta-wayland \
${BSPDIR}/meta-rpi-diya \
${BSPDIR}/meta-openembedded/meta-oe \
${BSPDIR}/meta-openembedded/meta-python \

1
meta-wayland Submodule

Submodule meta-wayland added at 0e9c1ad46a