summaryrefslogtreecommitdiffstats
path: root/recipes-tools/boot-format/boot-format_git.bb
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 03:38:32 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-01 13:47:48 +0800
commit34ab512719e2e800debbc21ef33c2b0fda5777a5 (patch)
treea91e613bd2ca8baa23c80a5a88aaf5d2940939b8 /recipes-tools/boot-format/boot-format_git.bb
parent22ffc808c63ed24e0331a55e310d6076ba46b82a (diff)
downloadmeta-fsl-ppc-34ab512719e2e800debbc21ef33c2b0fda5777a5.tar.gz
boot-format: update SHA for sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-tools/boot-format/boot-format_git.bb')
-rw-r--r--recipes-tools/boot-format/boot-format_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb
index 0abd286..ac1504d 100644
--- a/recipes-tools/boot-format/boot-format_git.bb
+++ b/recipes-tools/boot-format/boot-format_git.bb
@@ -4,7 +4,7 @@ PR = "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"
7SRCREV = "7a837a487eb42f30cf3ada07ca44251ee11a2940" 7SRCREV = "d9bbfaba0c9316ae33455099c47bae429479e530"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10EXTRA_OEMAKE = 'CC="${CC}"' 10EXTRA_OEMAKE = 'CC="${CC}"'