Compare commits

..

No commits in common. "203564fd5c07ec9cac5c3b892119c3c2a5952765" and "822a2882e5191bd77f6c0bfbd74c89d658cf19ac" have entirely different histories.

5 changed files with 8 additions and 3 deletions

5
.gitmodules vendored
View File

@ -13,7 +13,10 @@
[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,4 +16,5 @@ BBLAYERS ?= " \
${BSPDIR}/meta-openembedded/meta-oe \
${BSPDIR}/meta-openembedded/meta-python \
${BSPDIR}/meta-openembedded/meta-multimedia \
${BSPDIR}/meta-qt5 \
"

1
meta-qt5 Submodule

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

@ -1 +1 @@
Subproject commit a44cf639b6030432c9fde480576784d8353f7a3c
Subproject commit 1e68858b43f399a33e85b12db6588ad142da3979