[meta-xilinx] [PATCH 1/3] machine-xilinx-board.inc : Add definition of boot fiels for wic utility.

Nathan Rossi nathan.rossi at xilinx.com
Tue Nov 18 00:28:48 PST 2014


> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Philip Balister
> Sent: Tuesday, November 18, 2014 5:10 AM
> To: meta-xilinx at lists.yoctoproject.org
> Subject: [meta-xilinx] [PATCH 1/3] machine-xilinx-board.inc : Add
> definition of boot fiels for wic utility.
> 
> With this, and the files added to the machine config you can run:
> 
> wic create ../oe-core/scripts/lib/image/canned-wks/sdimage-bootpart.wks  -
> e some-image -o images/$MACHINE
> 
> and end up with a file you can dd onto an sd card.

Applied. (I fixed the "fiels" typo before applying).

Thanks,
Nathan

> 
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
>  conf/machine/include/machine-xilinx-board.inc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/conf/machine/include/machine-xilinx-board.inc
> b/conf/machine/include/machine-xilinx-board.inc
> index dcd4b03..8818b24 100644
> --- a/conf/machine/include/machine-xilinx-board.inc
> +++ b/conf/machine/include/machine-xilinx-board.inc
> @@ -1,3 +1,6 @@
>  # Default Xilinx Board settings
> 
>  EXTRA_IMAGEDEPENDS += "virtual/bootloader"
> +
> +IMAGE_BOOT_FILES ?= "${KERNEL_IMAGETYPE} u-boot.${UBOOT_SUFFIX}"
> +
> --
> 1.8.3.1
> 
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list