Applied to master. I went ahead and bumped the PR too. -M
On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <[email protected]> wrote: > From: Matthew McClintock <[email protected]> > > Signed-off-by: Matthew McClintock <[email protected]> > --- > recipes-tools/boot-format/boot-format_git.bb | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/recipes-tools/boot-format/boot-format_git.bb > b/recipes-tools/boot-format/boot-format_git.bb > index 969136e..f2c6f98 100644 > --- a/recipes-tools/boot-format/boot-format_git.bb > +++ b/recipes-tools/boot-format/boot-format_git.bb > @@ -3,9 +3,8 @@ LICENSE = "GPLv2" > PR = "r5" > LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" > > -SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ > - " > -SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" > +SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git" > +SRCREV = "7a837a487eb42f30cf3ada07ca44251ee11a2940" > > S = "${WORKDIR}/git" > EXTRA_OEMAKE = 'CC="${CC}"' > -- > 1.7.9.5 > > > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
