On Wed, Apr 27, 2016 at 8:01 AM, Manjukumar Matha <[email protected]> wrote: > Update to release tag xilinx-v2016.1 > > Signed-off-by: Manjukumar Matha <[email protected]> > --- > recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb > b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb > index b75e064..636b914 100644 > --- a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb > +++ b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb > @@ -12,8 +12,8 @@ S = "${WORKDIR}/git" > BRANCH = "master" > SRC_URI = > "git://github.com/Xilinx/arm-trusted-firmware.git;protocol=https;branch=${BRANCH}" > > -# This points at the 'xilinx-v2015.4' tag > -SRCREV ?= "5daaa2d7d9fcaa8915c4b9eb3e2c1404eb978c1f" > +# This points at the 'xilinx-v2016.1' tag > +SRCREV ?= "9681f857302bb64ad440e287799d3088e5e10f3a" > > PV = "1.1+xilinx+git${SRCPV}"
I added a PV update to this patch for you also, to match the repository being v1.2 for the xilinx-v2016.1 tag. Applied. Thanks, Nathan > > -- > 2.1.4 > > -- > _______________________________________________ > meta-xilinx mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
