summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorBrandon Shibley <brandon.shibley@toradex.com>2017-02-25 09:18:13 -0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 14:41:15 +0200
commit3a03ce4190fd23560c8efa9ea712f099f0a81b36 (patch)
treeb6f7d0ec63ad514c9579f4c904ed0c11a0bb6eb5 /recipes-images
parentc07f640def43b8ed10fb61f9d8f7127a49b4e857 (diff)
trdx-extra.inc: allow license defines to be overridable (e.g. by local.conf)
Signed-off-by: Brandon Shibley <brandon.shibley@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/trdx-extra.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-images/images/trdx-extra.inc b/recipes-images/images/trdx-extra.inc
index 96cc610..41536af 100644
--- a/recipes-images/images/trdx-extra.inc
+++ b/recipes-images/images/trdx-extra.inc
@@ -1,9 +1,9 @@
#additional packages to include in our Toradex images
# Copy Licenses to image /usr/share/common-licenses, on vybrid for flash size reasons only the manifest
-COPY_LIC_MANIFEST = "1"
+COPY_LIC_MANIFEST ?= "1"
#Bug with several MACHINES build, license files for all arch packages stored wrongly
-COPY_LIC_DIRS = "0"
+COPY_LIC_DIRS ?= "0"
COPY_LIC_DIRS_colibri-vf = "0"
#build some ipk which are needed together with CAN, but do not yet install them