[meta-freescale] [meta-fsl-ppc][PATCH] linux: update to the commit for sdk 1.3.2

Chunrong Guo B40290 at freescale.com
Wed Mar 20 20:52:07 PDT 2013


Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 recipes-kernel/linux/linux-qoriq-sdk.inc |   19 ++++---------------
 1 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 5408f5a..f77543e 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -1,23 +1,12 @@
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
-PV = "3.0.48"
-PV_e6500 = "3.0.51"
-PV_e6500-64b = "3.0.51"
-PR = "r10"
-
-SRCREV = "dd5a5aac3e15b16a4bccbab29c736bda0e7d55e7"
-SRCREV_e6500 = "c294ca97427698b749c6fe4b768b9cc1dd37dc04"
-SRCREV_e6500-64b = "c294ca97427698b749c6fe4b768b9cc1dd37dc04"
+PV = "3.0.51"
+PR = "r11"
+
+SRCREV = "faac5211f398f25e2be44ac996895335d5218516"
 SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \
            file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \
-	   file://0001-powerpc-Fix-build-dependencies-for-c-files-requiring.patch \
 	  "
-SRC_URI_e6500 = "git://git.freescale.com/ppc/sdk/linux.git \
-           file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \
-"
-SRC_URI_e6500-64b = "git://git.freescale.com/ppc/sdk/linux.git \
-           file://0001-compiler.h-Undef-before-redefining-__attribute_const.patch \
-"
 
 KSRC ?= ""
 S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
-- 
1.7.5.4





More information about the meta-freescale mailing list