add meta-wayland
Some checks failed
gitea-sync/meta-rpi-diya-build/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/meta-rpi-diya-build/pipeline/head There was a failure building this commit
This commit is contained in:
parent
aaa79ef4fa
commit
d3251cd08b
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
@ -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 +1 @@
|
||||
Subproject commit d5eb6635fa74909d4fbc128c2bc99915891d0d3b
|
||||
Subproject commit d74f0eae3e08c74647a247dd8600ce03c370474c
|
1
meta-wayland
Submodule
1
meta-wayland
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0e9c1ad46aafad37e09439e884819bfa591ab6ca
|
Loading…
Reference in New Issue
Block a user