From d3251cd08bdde2c1cf376b4d4c67e0a931cb36cc Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 12:09:47 +0200 Subject: [PATCH] add meta-wayland --- .gitmodules | 3 +++ build/conf/bblayers.conf | 1 + meta-rpi-diya | 2 +- meta-wayland | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 meta-wayland diff --git a/.gitmodules b/.gitmodules index d50f4e0..79267a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/build/conf/bblayers.conf b/build/conf/bblayers.conf index 318599a..3f48dc9 100644 --- a/build/conf/bblayers.conf +++ b/build/conf/bblayers.conf @@ -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 \ diff --git a/meta-rpi-diya b/meta-rpi-diya index d5eb663..d74f0ea 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit d5eb6635fa74909d4fbc128c2bc99915891d0d3b +Subproject commit d74f0eae3e08c74647a247dd8600ce03c370474c diff --git a/meta-wayland b/meta-wayland new file mode 160000 index 0000000..0e9c1ad --- /dev/null +++ b/meta-wayland @@ -0,0 +1 @@ +Subproject commit 0e9c1ad46aafad37e09439e884819bfa591ab6ca