summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq-sdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq-sdk.inc')
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index 1c66f9b..0be6109 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -3,8 +3,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
3PV = "3.8" 3PV = "3.8"
4INC_PR = "r11" 4INC_PR = "r11"
5 5
6SRCBRANCH = "sdk-v1.4.x"
6SRCREV = "4b66366af2d77de68f4bd6548d07421e13d3df05" 7SRCREV = "4b66366af2d77de68f4bd6548d07421e13d3df05"
7SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git \ 8SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=${SRCBRANCH} \
8 " 9 "
9 10
10KSRC ?= "" 11KSRC ?= ""