summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.1.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index e3f2e64450..01708ddcc5 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "55edd4698b9d54da4e648783918f2ee9ab7693ad" 14SRCREV_machine_qemuarm ?= "1582fc5caa4957ef6a1349c0ae4178c2846c1af1"
15SRCREV_machine_qemuarm64 ?= "49b34899e7caa4237e6efbdf2e8f68e578707cee" 15SRCREV_machine_qemuarm64 ?= "630b726098c95111a41336de04a5b7e201b012e9"
16SRCREV_machine_qemumips ?= "2c794fb0c6e6dec146e9d99018016da9bb04018d" 16SRCREV_machine_qemumips ?= "9406ef8745f90c401e3551f45e2945d1f7408327"
17SRCREV_machine_qemuppc ?= "49b34899e7caa4237e6efbdf2e8f68e578707cee" 17SRCREV_machine_qemuppc ?= "630b726098c95111a41336de04a5b7e201b012e9"
18SRCREV_machine_qemux86 ?= "49b34899e7caa4237e6efbdf2e8f68e578707cee" 18SRCREV_machine_qemux86 ?= "630b726098c95111a41336de04a5b7e201b012e9"
19SRCREV_machine_qemux86-64 ?= "49b34899e7caa4237e6efbdf2e8f68e578707cee" 19SRCREV_machine_qemux86-64 ?= "630b726098c95111a41336de04a5b7e201b012e9"
20SRCREV_machine_qemumips64 ?= "28bf6a37b7600979593be2ee922361acd83d1617" 20SRCREV_machine_qemumips64 ?= "c29ac79ffc2957612e789ac7a5fe4919f99bf99f"
21SRCREV_machine ?= "49b34899e7caa4237e6efbdf2e8f68e578707cee" 21SRCREV_machine ?= "630b726098c95111a41336de04a5b7e201b012e9"
22SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" 22SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \