> -----Original Message----- > From: Nathan Rossi [mailto:[email protected]] > Sent: Thursday, May 25, 2017 11:16 PM > To: Manjukumar Harthikote Matha <[email protected]> > Cc: [email protected] > Subject: Re: [meta-xilinx] [PATCH v3 2/3] arm-trusted-firmware_git.bb: Update > ATF > to 2017.1 release > > On 26 May 2017 at 08:06, Manjukumar Matha <manjukumar.harthikote- > [email protected]> wrote: > > Update ATF to latest version 1.3 > > > > Signed-off-by: Manjukumar Matha > > <[email protected]> > > --- > > 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. > V4 :)
Thanks Manju > Regards, > Nathan > > > COMPATIBLE_MACHINE = "zynqmp" > > PLATFORM_zynqmp = "zynqmp" > > > > -- > > 2.7.4 > > > > -- > > _______________________________________________ > > meta-xilinx mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-xilinx This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately. -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
