summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-image-fstype.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:24:04 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:26 +0200
commitf3b272403378732fc6fedeb06a991c8b50ac1c26 (patch)
tree9fe7d3c4df15ccf2db5f28dfd3ed2c1712b7d6a6 /recipes/images/trdx-image-fstype.inc
parent54c0298590416224e7a969e8cc4e0d664dcac25a (diff)
trdx-image-fstype.inc: fix DEPENDS
Append instead of overwritting the DEPENDS variable.
Diffstat (limited to 'recipes/images/trdx-image-fstype.inc')
-rw-r--r--recipes/images/trdx-image-fstype.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/images/trdx-image-fstype.inc b/recipes/images/trdx-image-fstype.inc
index bea9e59..5992db4 100644
--- a/recipes/images/trdx-image-fstype.inc
+++ b/recipes/images/trdx-image-fstype.inc
@@ -8,8 +8,8 @@ U_BOOT_EXT_colibri-vf = "imx"
U_BOOT_EXT_apalis-imx6 = "imx"
#we need some native tools for deployment
-DEPENDS_colibri-vf = "mtd-utils-native imx-loader-native"
-DEPENDS_mx6 = "imx-loader-native"
+DEPENDS_append_colibri-vf = " mtd-utils-native imx-loader-native"
+DEPENDS_append_mx6 = " imx-loader-native"
imagedeploytools() {
# default to nothing to deploy