summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-07 13:43:33 +0100
committerMartin Borg <martin.borg@enea.com>2016-03-09 15:36:12 +0100
commit3d8b87c0eeb213b43fc97b1e4b0ff3df3fd1468a (patch)
tree507a19758e27741fd4e8b0cfc924778617d36845 /images
parente39a57bd9aadc087279cc71376d357969a5a5bea (diff)
downloadmeta-nfv-access-common-3d8b87c0eeb213b43fc97b1e4b0ff3df3fd1468a.tar.gz
packagegroups: remove enea-core-boot
packagroup-enea-core-boot was a legacy from older releases, all of its useful content can be found in packagegroup-core-boot from poky Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'images')
-rw-r--r--images/enea-image-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/enea-image-common.inc b/images/enea-image-common.inc
index 2f063eb..b94be17 100644
--- a/images/enea-image-common.inc
+++ b/images/enea-image-common.inc
@@ -1,7 +1,7 @@
1IMAGE_FEATURES += "ssh-server-dropbear package-management" 1IMAGE_FEATURES += "ssh-server-dropbear package-management"
2 2
3IMAGE_INSTALL = " \ 3IMAGE_INSTALL = " \
4 packagegroup-enea-core-boot \ 4 packagegroup-core-boot \
5 " 5 "
6 6
7IMAGE_LINGUAS = "" 7IMAGE_LINGUAS = ""