From 98a843a2c84c24bd71e753fa81035e685fc86cb4 Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Tue, 14 Aug 2012 13:54:24 -0500 Subject: update to latest released versions Signed-off-by: Matthew McClintock --- recipes-tools/boot-format/boot-format_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-tools') diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb index 63ae0ad..89d6784 100644 --- a/recipes-tools/boot-format/boot-format_git.bb +++ b/recipes-tools/boot-format/boot-format_git.bb @@ -1,11 +1,11 @@ DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" LICENSE = "GPL" -PR = "r3" +PR = "r4" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ " -SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" +SRCREV = "fsl-sdk-v1.2.1" S = "${WORKDIR}/git" EXTRA_OEMAKE = 'CC="${CC}"' -- cgit v1.2.3-54-g00ecf