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:55:08 +0200
commit63ff570822e778f5082356a6912dc2bc19c00fc2 (patch)
tree10403f3456ef5e8e33865d5811b800bd951b3431
parent0b3a85b01a728545c27996673d3d927946759fdc (diff)
downloadmeta-el-common-63ff570822e778f5082356a6912dc2bc19c00fc2.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"