summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-format
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-14 09:38:51 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-12 18:06:00 +0800
commit5eb5da01ee928fb73292e64fb2a0183d24757759 (patch)
tree1cfa99ca51b8a5c57c1cb4d03f8e1f4ef97fcde9 /recipes-bsp/boot-format
parent8572969d8f0b5d1fa10fae2e059d3d6b0ced2f03 (diff)
downloadmeta-fsl-ppc-5eb5da01ee928fb73292e64fb2a0183d24757759.tar.gz
boot-format: update the SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-bsp/boot-format')
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 9259e78..5e1719b 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -3,9 +3,8 @@ LICENSE = "GPLv2"
3PR = "r6" 3PR = "r6"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRCBRANCH = "sdk-v1.4.x" 6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;nobranch=1"
7SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;branch=${SRCBRANCH}" 7SRCREV = "3d5f5ae1461eb14927a89eea12a841983e151ec7"
8SRCREV = "d9bbfaba0c9316ae33455099c47bae429479e530"
9 8
10S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
11EXTRA_OEMAKE = 'CC="${CC}"' 10EXTRA_OEMAKE = 'CC="${CC}"'