Re: [meta-linaro v2 2/2] genericarmv8: build the ext3 image by default

2015-01-22 Thread Koen Kooi
On 21 January 2015 at 09:09, Kevin Hao wrote: > This is needed when we want to boot from qeumu. > > Signed-off-by: Kevin Hao > --- > v2: Don't build qemu-native by default. > > v1: > http://lists.linaro.org/pipermail/linaro-dev/2015-January/017738.html > > meta-aarch64/conf/machine/genericarm

[meta-linaro v2 2/2] genericarmv8: build the ext3 image by default

2015-01-21 Thread Kevin Hao
This is needed when we want to boot from qeumu. Signed-off-by: Kevin Hao --- 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/met