aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-01-29 14:05:38 +0100
committerAnders Roxell <anders.roxell@linaro.org>2014-02-07 13:41:31 +0100
commit6f7caa03c9d44ce1de29dcf1aff5005de48ac090 (patch)
tree36ef4d39c39ee3859198c0e6eb22bb68f36ddd8b
parent9bbb5d20f8b1386553243df104bc4b606ec19fef (diff)
linaro-image-lng: cpio rootfs type for lng-*x86-64 MACHINES
Change-Id: Iaaee6e0d4608202434125c6c8b0cb39438bc27de Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--meta-linaro/recipes-linaro/images/linaro-image-lng.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-linaro/recipes-linaro/images/linaro-image-lng.bb b/meta-linaro/recipes-linaro/images/linaro-image-lng.bb
index cc5325a..40556cf 100644
--- a/meta-linaro/recipes-linaro/images/linaro-image-lng.bb
+++ b/meta-linaro/recipes-linaro/images/linaro-image-lng.bb
@@ -36,3 +36,5 @@ IMAGE_FEATURES += "\
tools-debug \
tools-sdk \
"
+IMAGE_FSTYPES_lng-x86-64 = "tar.gz cpio.gz"
+IMAGE_FSTYPES_lng-rt-x86-64 = "tar.gz cpio.gz"