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 --
On Tue, Jan 20, 2015 at 08:47:39AM +0100, Koen Kooi wrote:
>
>
> On 19 January 2015 at 12:29, Kevin Hao wrote:
>
> These are needed when we want to boot from qeumu.
>
> Signed-off-by: Kevin Hao
> ---
> meta-aarch64/conf/machine/genericarmv8.
On Mon, Jan 19, 2015 at 04:03:52PM -0500, Christopher Covington wrote:
> Hi Kevin,
>
> On 01/19/2015 06:29 AM, Kevin Hao wrote:
> > These are needed when we want to boot from qeumu.
> >
> > Signed-off-by: Kevin Hao
> > ---
> > meta-aarch64/conf/machine
The qemu in oe-core has updated to the latest version and also has the
system mode support for aarch64.
Signed-off-by: Kevin Hao
---
.../3f08ffb4a4741d147634761dc053ed386243a0de.patch | 42 ---
.../qemu/files/enable-i386-linux-user.patch| 55 --
.../recipes
These are needed when we want to boot from qeumu.
Signed-off-by: Kevin Hao
---
meta-aarch64/conf/machine/genericarmv8.conf | 4
1 file changed, 4 insertions(+)
diff --git a/meta-aarch64/conf/machine/genericarmv8.conf
b/meta-aarch64/conf/machine/genericarmv8.conf
index 1d05238d8c04
-glibc/deploy/images/genericarmv8/linaro-image-minimal-genericarmv8.ext3
-device virtio-blk-device,drive=disk0 -nographic -no-reboot -m 512 --append
"root=/dev/vda rw console=ttyAMA0,38400 mem=512M highres=off
ip=192.168.7.2::192.168.7.1:255.255.255.0 "
Kevin Hao (2):
qemu: drop it to u
and
use the "--with-dtb" option to workaround this build issue.
Signed-off-by: Kevin Hao
---
meta-linaro/recipes-kernel/linux/bootwrapper.inc | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/meta-linaro/recipes-kernel/linux/bootwrapper.inc
b/me
Hi,
I am not sure if this is the right list for these patches. If not, please
point me to the right one. :-)
I tried to build a linaro aarch64 kernel with the latest oe-core, but got
several build errors. This patch series fix these errors.
Kevin Hao (2):
bootwrapper: use ${B} when building
We should change to build directory before building the dtbs and the
generated dtbs are also put to build directory. So we should use
${B} here instead of ${S}.
Signed-off-by: Kevin Hao
---
meta-linaro/recipes-kernel/linux/bootwrapper.inc | 15 +++
1 file changed, 7 insertions(+), 8
We use the merge_config.sh to generate the final kernel config file,
but this file only exist in the kernel source directory and so do for
the config files. So we need to change to kernel source directory
first.
Signed-off-by: Kevin Hao
---
meta-linaro/recipes-kernel/linux/linux-linaro-aarch64
10 matches
Mail list logo