[meta-xilinx] [meta-xilinx 2/2] qemumicroblaze: Add qemu-native and qemu-helper-native extra image dependencies.
Nathan Rossi
nathan.rossi at xilinx.com
Sun Aug 25 21:11:16 PDT 2013
> -----Original Message-----
> From: Elvis Dowson [mailto:elvis.dowson at gmail.com]
> Sent: Monday, August 26, 2013 7:29 AM
> To: meta-xilinx at yoctoproject.org
> Cc: Nathan Rossi; Elvis Dowson
> Subject: [meta-xilinx 2/2] qemumicroblaze: Add qemu-native and qemu-
> helper-native extra image dependencies.
>
> This commit adds the qemu-native and qemu-helper-native extra image
> dependencies and fixes the following error while running the
> runqemu qemumicroblaze command:
>
> Error: Unable to find tunctl binary in '~/poky/build/tmp/sysroots/x86_64-
> linux/usr/bin'
>
> Signed-off-by: Elvis Dowson <elvis.dowson at gmail.com>
Signed-off-by: Nathan Rossi <nathan.rossi at xilinx.com>
Committed.
> ---
> conf/machine/qemumicroblaze.conf | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/conf/machine/qemumicroblaze.conf
> b/conf/machine/qemumicroblaze.conf
> index f8e035f..43de00b 100644
> --- a/conf/machine/qemumicroblaze.conf
> +++ b/conf/machine/qemumicroblaze.conf
> @@ -8,6 +8,8 @@ require conf/machine/include/tune-microblaze.inc
> require conf/machine/include/machine-xilinx-default.inc
> TUNE_FEATURES_tune-microblaze += "v8.50 little-endian barrel-shift
> reorder pattern-compare divide-hard multiply-high fpu-hard"
>
> +EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
> +
> SERIAL_CONSOLE = "115200 ttyS0"
>
> MACHINE_DEVICETREE := "qemu/qemumicroblaze.dts"
> --
> 1.7.10.4
>
More information about the meta-xilinx
mailing list