summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.14.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb
index 1ed9d00b16..b6b2e5a9b6 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/common-pc/base"
11KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" 11KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "9d0a4947dc7117e393dc3b8c07246d26e22ecdec" 14SRCREV_machine_qemuarm ?= "4817747912b5c50ce5c31ef25658340ca615e1b4"
15SRCREV_machine_qemuarm64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" 15SRCREV_machine_qemuarm64 ?= "578602a722dbfb260801f3b37c6eafd2abb2340d"
16SRCREV_machine_qemumips ?= "9c6fdae47597756042a1d4ed613dff96e430e8e9" 16SRCREV_machine_qemumips ?= "6ed76ec26b120f65f8547c8612b7334bd2745ec9"
17SRCREV_machine_qemuppc ?= "14679c588669b4b78b329c5858b7aea1791eb451" 17SRCREV_machine_qemuppc ?= "a86ade84b2e142c0fd7536d96477107b6d07db5c"
18SRCREV_machine_qemux86 ?= "550f5379bc4b001f656e7c98165606e543d0858c" 18SRCREV_machine_qemux86 ?= "af1f7f586bd32d39c057f17606991b887eadb389"
19SRCREV_machine_qemux86-64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" 19SRCREV_machine_qemux86-64 ?= "578602a722dbfb260801f3b37c6eafd2abb2340d"
20SRCREV_machine_qemumips64 ?= "9b203f1aff41f7b713ec973cdcc7d016db4ffc26" 20SRCREV_machine_qemumips64 ?= "a63d40b860a6d255005a541894d53729090b40ea"
21SRCREV_machine ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" 21SRCREV_machine ?= "578602a722dbfb260801f3b37c6eafd2abb2340d"
22SRCREV_meta ?= "3a09b38a9f5015c56d99d17aa7c2f200c566249b" 22SRCREV_meta ?= "3a09b38a9f5015c56d99d17aa7c2f200c566249b"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;branch=${KBRANCH};name=machine; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;branch=${KBRANCH};name=machine; \