summaryrefslogtreecommitdiffstats
path: root/recipes-tools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-tools')
-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}"'