summaryrefslogtreecommitdiffstats
path: root/recipes-tools/boot-format
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-11-02 00:50:32 +0000
committerMatthew McClintock <msm@freescale.com>2013-01-30 16:53:30 -0600
commitbc039f3dfd5d7299c098a2acf00de46b34c2831f (patch)
treea32c40ce3af5a47c4c56f7406a7be5ac03c6f3a5 /recipes-tools/boot-format
parent2fab1e521a6fed1c58b4fc0e70fddfa90cf62f86 (diff)
downloadmeta-fsl-ppc-bc039f3dfd5d7299c098a2acf00de46b34c2831f.tar.gz
boot-format_git.bb: update to latest
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-tools/boot-format')
-rw-r--r--recipes-tools/boot-format/boot-format_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb
index 969136e..0abd286 100644
--- a/recipes-tools/boot-format/boot-format_git.bb
+++ b/recipes-tools/boot-format/boot-format_git.bb
@@ -1,11 +1,10 @@
1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" 1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3PR = "r5" 3PR = "r6"
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 " 7SRCREV = "7a837a487eb42f30cf3ada07ca44251ee11a2940"
8SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72"
9 8
10S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
11EXTRA_OEMAKE = 'CC="${CC}"' 10EXTRA_OEMAKE = 'CC="${CC}"'