From 52456a31a49ca9cfa19ba849cac3c55410d4e0a2 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Wed, 28 Jun 2017 17:50:10 +0200 Subject: angstrom-lxde-image: add packagegroup-snapd to emmc modules Signed-off-by: Marcel Ziswiler Acked-by: Dominik Sliwa --- recipes-images/images/angstrom-lxde-image.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 \ -- cgit v1.2.3