feat: add qt5 support
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
f7b3b26261
commit
9a80cdc2f4
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -13,3 +13,7 @@
|
||||
[submodule "meta-rpi-diya"]
|
||||
path = meta-rpi-diya
|
||||
url = https://git.iohub.dev/dany/meta-rpi-diya
|
||||
[submodule "meta-qt5"]
|
||||
path = meta-qt5
|
||||
url = https://github.com/meta-qt5/meta-qt5
|
||||
shallow = true
|
||||
|
@ -15,4 +15,5 @@ BBLAYERS ?= " \
|
||||
${BSPDIR}/meta-openembedded/meta-oe \
|
||||
${BSPDIR}/meta-openembedded/meta-python \
|
||||
${BSPDIR}/meta-openembedded/meta-multimedia \
|
||||
${BSPDIR}/meta-qt5 \
|
||||
"
|
1
meta-qt5
Submodule
1
meta-qt5
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d86e2e82c15d186141713515dfd1373013aaebd5
|
@ -1 +1 @@
|
||||
Subproject commit 376b42f3ee1b6415d26337c98cdba6eec53143bb
|
||||
Subproject commit ce7171b9bd78f680abdff086becee26392f98fbf
|
Loading…
Reference in New Issue
Block a user