summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-08-13 17:23:08 -0500
committerMatthew McClintock <msm@freescale.com>2012-08-13 17:26:39 -0500
commit0585b36e23a6dd36396e96682eeef378636ab54b (patch)
tree83aa651dbb35c2d1328a7d0cf95f6af6e0316dad
parentb510e834e308ee6ac20cfb7a2f843cbccd0aa93c (diff)
downloadmeta-fsl-ppc-0585b36e23a6dd36396e96682eeef378636ab54b.tar.gz
boot-format_git.bb: update to latest version
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--recipes-tools/boot-format/boot-format_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb
index a8b1bb5..63ae0ad 100644
--- a/recipes-tools/boot-format/boot-format_git.bb
+++ b/recipes-tools/boot-format/boot-format_git.bb
@@ -1,11 +1,11 @@
1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" 1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI"
2LICENSE = "GPL" 2LICENSE = "GPL"
3PR = "r2" 3PR = "r3"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ 6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\
7 " 7 "
8SRCREV = "aca17b98516ef1869e7f2d98e865bce9226e8bba" 8SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11EXTRA_OEMAKE = 'CC="${CC}"' 11EXTRA_OEMAKE = 'CC="${CC}"'