summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-05-08 14:07:19 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-24 07:19:17 +0100
commitada5e493bf893e01f6a311d55796bf0e53aefbbc (patch)
tree12d8058996445e336ca2ecc5b93078fba6140ff5 /meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
parent2f41470fd6927f75aab7741852bcaad2ae9cc9f2 (diff)
downloadpoky-ada5e493bf893e01f6a311d55796bf0e53aefbbc.tar.gz
linux-yocto/3.14: cavium and configuration changes
Updating the 3.14 SRCREVs to integrate the latest round of cavium support patches, as well as configuration backports from 3.19. (From OE-Core rev: df552f18cf9852e0f04780399b78605c8085d935) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb6
1 files changed, 3 insertions, 3 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 86b31738b6..7da7f83b3a 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
4require recipes-kernel/linux/linux-yocto.inc 4require recipes-kernel/linux/linux-yocto.inc
5 5
6SRCREV_machine ?= "0c641a6c0e38137364535b99e43657a0cbc07cd4" 6SRCREV_machine ?= "3428de71031ede23682dd0842b9cfc23ae465f39"
7SRCREV_machine_qemuppc ?= "cfc4e296efcaa84358c9ab1cdeee6ce7c378436f" 7SRCREV_machine_qemuppc ?= "32c44a56a8218c3349f50d8151a10252d5e85dd1"
8SRCREV_meta ?= "46df2668fa657162d11f96a6f1af138c562a03aa" 8SRCREV_meta ?= "a996d95104b72c422a56e7d9bc8615ec4219ac74"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11