[meta-freescale] [meta-fsl-ppc][PATCH 09/30] linux: update SHA for SDK 1.5

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:08:01 PST 2014


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

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-kernel/linux/linux-qoriq-sdk.inc |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 0be6109..30a0378 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -3,10 +3,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 PV = "3.8"
 INC_PR = "r11"
 
-SRCBRANCH = "sdk-v1.4.x"
-SRCREV = "4b66366af2d77de68f4bd6548d07421e13d3df05"
-SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=${SRCBRANCH} \
-	  "
+SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1"
+SRCREV = "3edd71eeb4e4ae27baf539e0a5f0c8e8261bf65b"
 
 KSRC ?= ""
 S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
-- 
1.7.3.4




More information about the meta-freescale mailing list