Files
meta-mortsgna/recipes-image/allgui/allgui-full-image.bb
Andreas Müller e6e8af2285 Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 12:16:08 +02:00

28 lines
510 B
BlitzBasic

require allgui-tiny-image.bb
export IMAGE_BASENAME = "allgui-full-image"
IMAGE_INSTALL += " \
packagegroup-gui-full \
kde-world \
\
onboard \
\
faenza-icon-theme \
openzone \
\
orage \
xfce4-orageclock-plugin \
\
pkgconfig binutils-symlinks elfutils gnu-config \
cmake meson \
gdbserver \
git git-bash-completion \
qt5-creator \
qwt-qt5 \
\
nodejs nodejs-npm nodejs-systemtap \
"
IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"