summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-11-24 11:55:08 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-01 21:32:13 +0000
commitd08e761b44f0f8110eaa0981358b13dca560be72 (patch)
treeb3d92cb0eeab49f9494af3f85477e25543b8e6c2 /meta/recipes-kernel
parent6aa464cb1f4f01dca8fb51ac4c74b20488186f44 (diff)
downloadpoky-d08e761b44f0f8110eaa0981358b13dca560be72.tar.gz
linux-yocto-rt/4.1: update to -rt15
Updating the 4.1-rt kernel to the latest and greatest upstream version. (From OE-Core rev: 22912a99163402581e8e92dcacbf46f9049f6ff9) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.1.bb2
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index be48f954f3..d4ac038dd3 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -2,8 +2,8 @@ KBRANCH ?= "standard/preempt-rt/base"
2 2
3require recipes-kernel/linux/linux-yocto.inc 3require recipes-kernel/linux/linux-yocto.inc
4 4
5SRCREV_machine ?= "79cf0aa35a608fea70ecbdfe452a2eb1c003a133" 5SRCREV_machine ?= "45780656ed0c04f0e70a089ff229a7b0a9af3414"
6SRCREV_meta ?= "6c775bde6b542a42ec8a84be61ecf34f42865a30" 6SRCREV_meta ?= "30c4b4bd79c5d774de6dcf23d0deab554e31f3d4"
7 7
8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ 8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index 11d375cc4a..1d8086c960 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "ec44c165aa1d30bde477196ee428d82530e55485" 12SRCREV_machine ?= "ec44c165aa1d30bde477196ee428d82530e55485"
13SRCREV_meta ?= "6c775bde6b542a42ec8a84be61ecf34f42865a30" 13SRCREV_meta ?= "30c4b4bd79c5d774de6dcf23d0deab554e31f3d4"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index 09d675a77f..99c73ddcd8 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "ec44c165aa1d30bde477196ee428d82530e55485"
19SRCREV_machine_qemux86-64 ?= "ec44c165aa1d30bde477196ee428d82530e55485" 19SRCREV_machine_qemux86-64 ?= "ec44c165aa1d30bde477196ee428d82530e55485"
20SRCREV_machine_qemumips64 ?= "9223cd7daecddcbdb0818aaa6edfbd90060d1b84" 20SRCREV_machine_qemumips64 ?= "9223cd7daecddcbdb0818aaa6edfbd90060d1b84"
21SRCREV_machine ?= "ec44c165aa1d30bde477196ee428d82530e55485" 21SRCREV_machine ?= "ec44c165aa1d30bde477196ee428d82530e55485"
22SRCREV_meta ?= "6c775bde6b542a42ec8a84be61ecf34f42865a30" 22SRCREV_meta ?= "30c4b4bd79c5d774de6dcf23d0deab554e31f3d4"
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}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"