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 29df6b722e..6d5096cd85 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 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "ec7945d3abac66557de452e9c81f6f3692f187db" | 6 | SRCREV_machine ?= "5c79217cdf1c16a3cacd28968e8c3e417e994c86" |
7 | SRCREV_machine_qemuppc ?= "ec7945d3abac66557de452e9c81f6f3692f187db" | 7 | SRCREV_machine_qemuppc ?= "1ad208565754a1122df5500246f3142e2a3eff39" |
8 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" | 8 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" |
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 e619fded41..7eb90a6929 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.5" | |||
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" | 11 | SRCREV_machine ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" |
12 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" | 12 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" |
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 6a500653bc..1bdf520a92 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 ?= "57c7d98c639aa69ed4640aaf0077dfc6f6213b62" | 13 | SRCREV_machine_qemuarm ?= "2489f1f4d7aa27bf0808d7fa80a50399c643516d" |
14 | SRCREV_machine_qemumips ?= "0c95bd5e4fd9834de451197edb2f0acb7d93d1e8" | 14 | SRCREV_machine_qemumips ?= "63b4ca3223d9481baa77f527f50d906d15747141" |
15 | SRCREV_machine_qemuppc ?= "9a15b569a7c7340e895327ba464e8cd852914c2b" | 15 | SRCREV_machine_qemuppc ?= "e5dfe8f89b45effe445d04e0f9b391948eb108ae" |
16 | SRCREV_machine_qemux86 ?= "4aa0cb556f1a3457d0cb3285d0ba2aa073b745eb" | 16 | SRCREV_machine_qemux86 ?= "41d5fe27dc3d3e769cb6af01770cac3d75a91e1a" |
17 | SRCREV_machine_qemux86-64 ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" | 17 | SRCREV_machine_qemux86-64 ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" |
18 | SRCREV_machine_qemumips64 ?= "42cb63ec0929a3e488b3c61cef31c6ee5b0e1005" | 18 | SRCREV_machine_qemumips64 ?= "103df748c6e83d5874a8385592f758feeb818324" |
19 | SRCREV_machine ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" | 19 | SRCREV_machine ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" |
20 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" | 20 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" |
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 | ||