diff --git a/.gitmodules b/.gitmodules index 6756afd..d50f4e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/build/conf/bblayers.conf b/build/conf/bblayers.conf index 13541ab..318599a 100644 --- a/build/conf/bblayers.conf +++ b/build/conf/bblayers.conf @@ -15,4 +15,5 @@ BBLAYERS ?= " \ ${BSPDIR}/meta-openembedded/meta-oe \ ${BSPDIR}/meta-openembedded/meta-python \ ${BSPDIR}/meta-openembedded/meta-multimedia \ + ${BSPDIR}/meta-qt5 \ " \ No newline at end of file diff --git a/meta-qt5 b/meta-qt5 new file mode 160000 index 0000000..d86e2e8 --- /dev/null +++ b/meta-qt5 @@ -0,0 +1 @@ +Subproject commit d86e2e82c15d186141713515dfd1373013aaebd5 diff --git a/meta-rpi-diya b/meta-rpi-diya index 376b42f..ce7171b 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 376b42f3ee1b6415d26337c98cdba6eec53143bb +Subproject commit ce7171b9bd78f680abdff086becee26392f98fbf