From: Matthew McClintock Date: Fri, 2 Nov 2012 00:50:32 +0000 (+0000) Subject: boot-format_git.bb: update to latest X-Git-Tag: 2.1~534^2~336 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d14eb9ced00ffc143337a3553b6708c627d623da;p=meta-freescale.git boot-format_git.bb: update to latest Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb index 969136e3..0abd286b 100644 --- a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb +++ b/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb @@ -1,11 +1,10 @@ DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" LICENSE = "GPLv2" -PR = "r5" +PR = "r6" 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}"'