summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-extra.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-01-11 15:05:07 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:28 +0100
commitd6af1081fd929a84a1ab4f99c740f32b1eef908c (patch)
tree9aad2f9792ae560d5b8d55610eee872daa3cb4f7 /recipes/images/trdx-extra.inc
parent535c0cd03ff798ba5291a62845e902019a7eaefb (diff)
trdx-extra: don't deploy license text
When building for a second machine after building for one the rootfs creation fails because some license files are not found. I belive this is caused by the following commit: https://github.com/Angstrom-distribution/meta-angstrom/commit/dae094d69a1f8651c822fb35d606bf59a615f244 All packages which are created from sstate fail do install in the rootfs likely because the license file is only available in the subdirectory of the machine for which it was originally built. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r--recipes/images/trdx-extra.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 674ba5f..a5ba13a 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -2,7 +2,8 @@
# Copy Licenses to image /usr/share/common-licenses, on vybrid for flash size reasons only the manifest
COPY_LIC_MANIFEST = "1"
-COPY_LIC_DIRS = "1"
+#Bug with several MACHINES build, license files for all arch packages stored wrongly
+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