This is needed when we want to boot from qeumu.

Signed-off-by: Kevin Hao <kexin....@windriver.com>
---
v2: Don't build qemu-native by default.

v1:
  http://lists.linaro.org/pipermail/linaro-dev/2015-January/017738.html

 meta-aarch64/conf/machine/genericarmv8.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-aarch64/conf/machine/genericarmv8.conf 
b/meta-aarch64/conf/machine/genericarmv8.conf
index 1d05238d8c04..a1b63fb681cf 100644
--- a/meta-aarch64/conf/machine/genericarmv8.conf
+++ b/meta-aarch64/conf/machine/genericarmv8.conf
@@ -35,3 +35,5 @@ FEATURE_PACKAGES_autoserial = "auto-serial-console"
 # we do not want to have getty running on tty1 as we run
 # auto-serial-console there
 USE_VT = "0"
+
+IMAGE_FSTYPES += "ext3"
-- 
1.9.3


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to