From: Zhenhua Luo Date: Sat, 14 Dec 2013 01:38:51 +0000 (+0800) Subject: boot-format: update the SHA for SDK 1.5 X-Git-Tag: 2.1~534^2~213 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=82f18e7cadcbe7a979a9d4b33b1f4981c637dd04;p=meta-freescale.git boot-format: update the SHA for SDK 1.5 Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/recipes-bsp/boot-format/boot-format_git.bb b/meta-fsl-ppc/recipes-bsp/boot-format/boot-format_git.bb index 9259e78f..5e1719b4 100644 --- a/meta-fsl-ppc/recipes-bsp/boot-format/boot-format_git.bb +++ b/meta-fsl-ppc/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}"'