diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-12-09 14:27:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-13 22:55:21 +0000 |
commit | 89d515b2cec1371efedbf542f9779d206acc846e (patch) | |
tree | 6605eed74d8f291bb47aa5631f3f0edb3343ae38 /meta/recipes-kernel | |
parent | f4607a1d6b78e5a6781651021dc5899029b46267 (diff) | |
download | poky-89d515b2cec1371efedbf542f9779d206acc846e.tar.gz |
linux-yocto/4.8: update to -rt7
Updating to the latest 4.8-rt
(From OE-Core rev: 9f4565a308be55c1bf11706041c0565d48bda4f4)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
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.8.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.8.bb | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb index 8ed9d8f374..d392a6de5e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | |||
@@ -11,8 +11,8 @@ python () { | |||
11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "b2d665b3453891cd066c8a172af0b7785c365f57" | 14 | SRCREV_machine ?= "3bafd55e39da7fd7c5d483fdee5b72450df3caf0" |
15 | SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" | 15 | SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb index 43dc34bd25..15b03579d4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | |||
@@ -10,7 +10,7 @@ KMETA = "kernel-meta" | |||
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "e274a507b23c23bf0dd6502d0c38fae731c11511" | 12 | SRCREV_machine ?= "e274a507b23c23bf0dd6502d0c38fae731c11511" |
13 | SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" | 13 | SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.8.bb b/meta/recipes-kernel/linux/linux-yocto_4.8.bb index 090358873b..aedfe1b155 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.8.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "021b4aef55b44597587a1ce5879be642b3dca155" | |||
19 | SRCREV_machine_qemux86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155" | 19 | SRCREV_machine_qemux86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155" |
20 | SRCREV_machine_qemumips64 ?= "1b20066b88c3abdde1f6c449b6562a516b4cce6d" | 20 | SRCREV_machine_qemumips64 ?= "1b20066b88c3abdde1f6c449b6562a516b4cce6d" |
21 | SRCREV_machine ?= "021b4aef55b44597587a1ce5879be642b3dca155" | 21 | SRCREV_machine ?= "021b4aef55b44597587a1ce5879be642b3dca155" |
22 | SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" | 22 | SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" |