[meta-freescale] [meta-fsl-ppc][PATCH 02/30] boot-format: update the SHA for SDK 1.5

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:07:54 PST 2014


From: Zhenhua Luo <zhenhua.luo at freescale.com>

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-bsp/boot-format/boot-format_git.bb |    5 ++---
 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"
 PR = "r6"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRCBRANCH = "sdk-v1.4.x"
-SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;branch=${SRCBRANCH}"
-SRCREV = "d9bbfaba0c9316ae33455099c47bae429479e530"
+SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;nobranch=1"
+SRCREV = "3d5f5ae1461eb14927a89eea12a841983e151ec7"
 
 S = "${WORKDIR}/git"
 EXTRA_OEMAKE = 'CC="${CC}"'
-- 
1.7.3.4




More information about the meta-freescale mailing list