summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2016-05-31 11:29:41 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2016-06-01 12:51:22 +0200
commit138213a36a1a462442596ea9ed651298d5c75d3b (patch)
tree10403f3456ef5e8e33865d5811b800bd951b3431
parentcef5482c79b82d7a8fa058c5919c76cc87bf5789 (diff)
downloadmeta-el-common-138213a36a1a462442596ea9ed651298d5c75d3b.tar.gz
Remove fm-ucode from all Enea images
fm-ucode is removed due to license restrictions (Freescale-EULA) Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--images/enea-image-common.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/images/enea-image-common.inc b/images/enea-image-common.inc
index b94be17..b14cbc5 100644
--- a/images/enea-image-common.inc
+++ b/images/enea-image-common.inc
@@ -4,6 +4,8 @@ IMAGE_INSTALL = " \
4 packagegroup-core-boot \ 4 packagegroup-core-boot \
5 " 5 "
6 6
7EXTRA_IMAGEDEPENDS_remove = " fm-ucode"
8
7IMAGE_LINGUAS = "" 9IMAGE_LINGUAS = ""
8 10
9LICENSE = "MIT" 11LICENSE = "MIT"