remove dep on meta-qt5

This commit is contained in:
DanyLE 2023-07-26 15:19:51 +02:00
parent 822a2882e5
commit 76fa612a71
4 changed files with 2 additions and 7 deletions

5
.gitmodules vendored
View File

@ -13,10 +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
[submodule "meta-wayland"]
path = meta-wayland
url = https://github.com/MarkusVolk/meta-wayland.git
shallow = true

2
Jenkinsfile vendored
View File

@ -50,7 +50,7 @@ pipeline{
sh '''#!/bin/bash
cd poky
source ./oe-init-build-env ../build
# bitbake core-image-base -c populate_sdk
bitbake core-image-base -c populate_sdk
'''
}
}

View File

@ -16,5 +16,4 @@ BBLAYERS ?= " \
${BSPDIR}/meta-openembedded/meta-oe \
${BSPDIR}/meta-openembedded/meta-python \
${BSPDIR}/meta-openembedded/meta-multimedia \
${BSPDIR}/meta-qt5 \
"

@ -1 +0,0 @@
Subproject commit d86e2e82c15d186141713515dfd1373013aaebd5