summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.inc8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 95c9098..66861fb 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -1,12 +1,10 @@
1LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 1LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
2 2
3PV = "3.0.6" 3PV = "3.0.34"
4PR = "r2" 4PR = "r3"
5 5
6SRCREV = "1e3e8ed15249d73a066ddfe2e80882935c35dcb7" 6SRCREV = "1a395700fb4084c9179a8b20dca76a74e71dd833"
7SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ 7SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \
8 file://add-no-unused-but-set-variable.patch \
9 file://add-no-error-array-bounds.patch \
10 " 8 "
11 9
12KSRC ?= "" 10KSRC ?= ""