From: Matthew McClintock Date: Mon, 13 Aug 2012 22:23:08 +0000 (-0500) Subject: boot-format_git.bb: update to latest version X-Git-Tag: 2.1~534^2~429 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a266c832ec27cff645d682ece599a8cd7d1f2095;p=meta-freescale.git boot-format_git.bb: update to latest version 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 a8b1bb53..63ae0ad2 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,11 @@ DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" LICENSE = "GPL" -PR = "r2" +PR = "r3" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ " -SRCREV = "aca17b98516ef1869e7f2d98e865bce9226e8bba" +SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" S = "${WORKDIR}/git" EXTRA_OEMAKE = 'CC="${CC}"'