summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index 8fe3011..4302a9f 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -158,6 +158,10 @@ IMAGE_INSTALL_append_tegra = " \
eglinfo-x11 \
xvinfo \
"
+IMAGE_INSTALL_append_tegra3 = " \
+ \
+ packagegroup-snapd \
+"
IMAGE_INSTALL_append_tegra124 = " \
gpio-tool \
gnome-disk-utility \
@@ -167,6 +171,8 @@ IMAGE_INSTALL_append_tegra124 = " \
mime-support \
tiff \
xvinfo \
+ \
+ packagegroup-snapd \
"
IMAGE_INSTALL_append_tegra124m = " \
gpio-tool \
@@ -177,6 +183,8 @@ IMAGE_INSTALL_append_tegra124m = " \
mime-support \
tiff \
xvinfo \
+ \
+ packagegroup-snapd \
"
IMAGE_INSTALL_append_mx6 = " \
gpio-tool \
@@ -185,6 +193,8 @@ IMAGE_INSTALL_append_mx6 = " \
gnome-disk-utility \
mime-support \
eglinfo-x11 \
+ \
+ packagegroup-snapd \
"
IMAGE_INSTALL_append_mx7 = " \
gpio-tool \