[meta-xilinx] [[meta-xilinx-bsp][PATCH v2]] device-tree.bb: add missing include path
Manjukumar Harthikote Matha
MANJUKUM at xilinx.com
Wed Jul 18 15:20:08 PDT 2018
Applied
Thanks,
Manju
> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Martin Siegumfeldt
> Sent: Tuesday, July 17, 2018 12:56 AM
> To: meta-xilinx at yoctoproject.org
> Subject: Re: [meta-xilinx] [[meta-xilinx-bsp][PATCH v2]] device-tree.bb: add
> missing include path
>
> Ping? Manju?
> ________________________________________
> From: Martin Siegumfeldt <mns at gomspace.com>
> Sent: Thursday, June 21, 2018 2:36 PM
> To: meta-xilinx at yoctoproject.org
> Cc: Martin Siegumfeldt
> Subject: [[meta-xilinx][meta-xilinx-bsp][PATCH v2]] device-tree.bb: add missing
> include path
>
> This patch adds a missing include path for generic kernel DTC
> includes.
>
> Signed-off-by: Martin Siegumfeldt <mns at gomspace.com>
> Reviewed-by: Nathan Rossi <nathan at nathanrossi.com>
> ---
> meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb b/meta-xilinx-
> bsp/recipes-bsp/device-tree/device-tree.bb
> index dc49cbb..d1b6771 100644
> --- a/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
> +++ b/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
> @@ -30,6 +30,7 @@ SYSROOT_DIRS += "/boot/devicetree"
> KERNEL_DTS_INCLUDE ??= " \
> ${STAGING_KERNEL_DIR}/arch/${ARCH}/boot/dts \
> ${STAGING_KERNEL_DIR}/arch/${ARCH}/boot/dts/include \
> + ${STAGING_KERNEL_DIR}/scripts/dtc/include-prefixes \
> "
> # For arm64/zynqmp the xilinx specific includes are subdired under a vendor
> directory.
> KERNEL_DTS_INCLUDE_append_zynqmp = " \
> --
> 2.14.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