summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.17.bb b/meta/recipes-kernel/linux/linux-yocto_3.17.bb
index b37ae3cc4e..af6b41e81f 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.17.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.17.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemumips64 ?= "6dabf96a2fe457e4cb8821721936e9fb72556494"
19SRCREV_machine ?= "724ab25b085554741753709941e768cae1a2121e" 19SRCREV_machine ?= "724ab25b085554741753709941e768cae1a2121e"
20SRCREV_meta ?= "62a1fd63023ab6b18114dd093be86d0854474c41" 20SRCREV_meta ?= "62a1fd63023ab6b18114dd093be86d0854474c41"
21 21
22SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 22SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
23 23
24LINUX_VERSION ?= "3.17-rc5" 24LINUX_VERSION ?= "3.17-rc5"
25 25