diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.14.bb | 16 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb index 3b80c5326a..1d69fc687b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | |||
@@ -3,9 +3,9 @@ KBRANCH_qemuppc ?= "standard/preempt-rt/qemuppc" | |||
3 | 3 | ||
4 | require recipes-kernel/linux/linux-yocto.inc | 4 | require recipes-kernel/linux/linux-yocto.inc |
5 | 5 | ||
6 | SRCREV_machine ?= "12f9e966eb249c3bdcc935612e2a372e90bad950" | 6 | SRCREV_machine ?= "cf214eea750707e6261818837e5c508ac1299b19" |
7 | SRCREV_machine_qemuppc ?= "52ceb28926768c49f06db4e7e08d2226c2a473fd" | 7 | SRCREV_machine_qemuppc ?= "3d5a421fc5c171cd5d322b092e78e0e0dd4f340e" |
8 | SRCREV_meta ?= "ccad961c4cb6be245ed198bd2c17c27ab33cfcd7" | 8 | SRCREV_meta ?= "a94680bfeb0e8e3025b57f8b42d0825ba743376b" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb index 5580e445d2..9f78951c52 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | |||
@@ -8,8 +8,8 @@ LINUX_VERSION ?= "3.14.17" | |||
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "5a47bbc4c3c2472f3746a8cf1485db7134cf9245" | 11 | SRCREV_machine ?= "b85edae6fd61ceadfc08099608e8ac90aa4c5c33" |
12 | SRCREV_meta ?= "ccad961c4cb6be245ed198bd2c17c27ab33cfcd7" | 12 | SRCREV_meta ?= "a94680bfeb0e8e3025b57f8b42d0825ba743376b" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
15 | 15 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index e88e31a2ba..e06b191673 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb | |||
@@ -10,14 +10,14 @@ KBRANCH_qemux86 ?= "standard/common-pc/base" | |||
10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" | 10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" |
11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
12 | 12 | ||
13 | SRCREV_machine_qemuarm ?= "5130b21b5ef3562c3cb03ad401bc9960fdedf49a" | 13 | SRCREV_machine_qemuarm ?= "c32a2e1190325f685a61196f38fc03ceff2645bf" |
14 | SRCREV_machine_qemumips ?= "ef22686356ce614f4bb3637ce6ee0dab068ea5e7" | 14 | SRCREV_machine_qemumips ?= "1ff50c529b49ceb55a670258f7cb8233c8006c6c" |
15 | SRCREV_machine_qemuppc ?= "c7fed96ea15a49706582d84866f6552a33b3cac4" | 15 | SRCREV_machine_qemuppc ?= "12e9828a5b78891374375233b4075f682b9fbd0e" |
16 | SRCREV_machine_qemux86 ?= "e0f04763abba7d487357f98f4267117fd5e79262" | 16 | SRCREV_machine_qemux86 ?= "58d49fe770ad642e2bc0616159195ba837dc513b" |
17 | SRCREV_machine_qemux86-64 ?= "5a47bbc4c3c2472f3746a8cf1485db7134cf9245" | 17 | SRCREV_machine_qemux86-64 ?= "b85edae6fd61ceadfc08099608e8ac90aa4c5c33" |
18 | SRCREV_machine_qemumips64 ?= "2af2cebe7e8c3755ac1f031c241b0cacad032d93" | 18 | SRCREV_machine_qemumips64 ?= "dcd579737386fca4d7bcf224bc118b14eb3c1d55" |
19 | SRCREV_machine ?= "5a47bbc4c3c2472f3746a8cf1485db7134cf9245" | 19 | SRCREV_machine ?= "b85edae6fd61ceadfc08099608e8ac90aa4c5c33" |
20 | SRCREV_meta ?= "ccad961c4cb6be245ed198bd2c17c27ab33cfcd7" | 20 | SRCREV_meta ?= "a94680bfeb0e8e3025b57f8b42d0825ba743376b" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||