[meta-xilinx] [PATCH v3 2/3] arm-trusted-firmware_git.bb: Update ATF to 2017.1 release
Nathan Rossi
nathan at nathanrossi.com
Thu May 25 23:16:21 PDT 2017
On 26 May 2017 at 08:06, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> Update ATF to latest version 1.3
>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
> ---
> recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc
> index 4ce954f..855c936 100644
> --- a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc
> +++ b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc
> @@ -15,6 +15,11 @@ B = "${WORKDIR}/build"
> BRANCH = "master"
> SRC_URI = "git://github.com/Xilinx/arm-trusted-firmware.git;protocol=https;branch=${BRANCH}"
>
> +XILINX_RELEASE_VERSION = "v2017.1"
> +SRCREV ?= "7d1a6732c9ae113999aeabcb9912369760d05c13"
> +
> +PV = "1.3-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}"
> +
This change seems odd? Since the _2017.1.bb has this info set and it
doesn't need to be set in the .inc.
Regards,
Nathan
> COMPATIBLE_MACHINE = "zynqmp"
> PLATFORM_zynqmp = "zynqmp"
>
> --
> 2.7.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