From 4fdc232ffff4420a4f1b519ac1f9c7fe7df6b55b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 6 Jan 2018 16:02:46 +0100 Subject: angstrom-lxde-image: remove snapd From feedback it looks like it is not widely used but it adds a lot to the final image as well as to build time as it relies on go and go-native. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-images/images/angstrom-lxde-image.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb index 21fed78..67246d7 100644 --- a/recipes-images/images/angstrom-lxde-image.bb +++ b/recipes-images/images/angstrom-lxde-image.bb @@ -189,7 +189,6 @@ IMAGE_INSTALL_append_tegra = " \ " IMAGE_INSTALL_append_tegra3 = " \ \ - packagegroup-snapd \ " IMAGE_INSTALL_append_tegra124 = " \ gpio-tool \ @@ -201,7 +200,6 @@ IMAGE_INSTALL_append_tegra124 = " \ tiff \ xvinfo \ \ - packagegroup-snapd \ " IMAGE_INSTALL_append_tegra124m = " \ gpio-tool \ @@ -213,7 +211,6 @@ IMAGE_INSTALL_append_tegra124m = " \ tiff \ xvinfo \ \ - packagegroup-snapd \ " IMAGE_INSTALL_MX6QDL = " \ gpio-tool \ @@ -223,7 +220,6 @@ IMAGE_INSTALL_MX6QDL = " \ mime-support \ eglinfo-x11 \ \ - packagegroup-snapd \ " IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}" IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}" -- cgit v1.2.3