Acked-by: Franklin Cooper Jr. <[email protected]>
> -----Original Message----- > From: [email protected] [mailto:meta-ti- > [email protected]] On Behalf Of Denys Dmytriyenko > Sent: Wednesday, July 23, 2014 4:39 PM > To: [email protected] > Subject: [meta-ti] [PATCH v2] u-boot: update to 2014.07 release version > > From: Denys Dmytriyenko <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > v2 - also drop comment about RC version > > recipes-bsp/u-boot/u-boot_2014.07.bb | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) > > diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u- > boot_2014.07.bb > index 9da6f7d..91406f9 100644 > --- a/recipes-bsp/u-boot/u-boot_2014.07.bb > +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb > @@ -11,17 +11,14 @@ DEFAULT_PREFERENCE = "-1" > > LIC_FILES_CHKSUM = > "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > -# This is still an RC so set the PV accordingly to allow proper version -# > ordering when the RC is dropped. > -PV = "2014.04+2014.07-rc3" > -PR = "r0" > +PV = "2014.07" > > SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" > > BRANCH ?= "master" > > -# Corresponds to tag v2014.07-rc3 > -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" > +# Corresponds to tag v2014.07 > +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" > > SPL_BINARY = "MLO" > SPL_UART_BINARY = "u-boot-spl.bin" > -- > 2.0.2 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
