[meta-xilinx] [PATCH] u-boot-xlnx: Depends on native dtc

Nathan Rossi nathan at nathanrossi.com
Wed Apr 13 05:38:16 PDT 2016


On Wed, Apr 13, 2016 at 10:30 AM, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> From: Cyril Chemparathy <cyril.chemparathy at xilinx.com>
>
> Updates in upstream u-boot now require the device tree compiler for
> u-boot builds.

Applied.

Thanks,
Nathan

>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
> ---
>  recipes-bsp/u-boot/u-boot-xlnx.inc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc
> index 3dd6435..78b331a 100644
> --- a/recipes-bsp/u-boot/u-boot-xlnx.inc
> +++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
> @@ -1,5 +1,7 @@
>  require recipes-bsp/u-boot/u-boot.inc
>
> +DEPENDS += "dtc-native"
> +
>  XILINX_EXTENSION = "-xilinx"
>
>  UBRANCH ?= "master"
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list