diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-02-01 10:30:34 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-05 09:22:17 +0000 |
commit | eda9d64cdd4292de5b30908de80f6a8e0156d665 (patch) | |
tree | b14741c3284e881ebef0be6775ae6a92f4e4af48 /meta/recipes-kernel | |
parent | 1bb90f849e8ae6bad23c45faa40d0f6881e63872 (diff) | |
download | poky-eda9d64cdd4292de5b30908de80f6a8e0156d665.tar.gz |
linux-yocto/4.9: update to -rt3
Paul Gortmaker has refreshed the 4.9 -rt support to -rt3.
(From OE-Core rev: 3d2f5c60b69afe787624a1a175d57d0e46e8b638)
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.9.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.9.bb | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index 155815e5df..b2986e32af 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.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 ?= "1d5e0d6f25c65f2404c47de11bef86f3dbc7f29d" | 14 | SRCREV_machine ?= "35cfaa68bf6ceaf59cf2bcd020d4e66155e19c46" |
15 | SRCREV_meta ?= "20b8e96e097b796673bea982918868d47d51081b" | 15 | SRCREV_meta ?= "3715fc90f7b69de59ca0870f6c7cda27cdc0f895" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb index beb2d4de30..a9d17549d6 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.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 ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" | 12 | SRCREV_machine ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" |
13 | SRCREV_meta ?= "20b8e96e097b796673bea982918868d47d51081b" | 13 | SRCREV_meta ?= "3715fc90f7b69de59ca0870f6c7cda27cdc0f895" |
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.9.bb b/meta/recipes-kernel/linux/linux-yocto_4.9.bb index 241eb94f6a..e5f6064fc9 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.9.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" | |||
19 | SRCREV_machine_qemux86-64 ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" | 19 | SRCREV_machine_qemux86-64 ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" |
20 | SRCREV_machine_qemumips64 ?= "06fff8284bbec52a36fb3d054354db2f593376ac" | 20 | SRCREV_machine_qemumips64 ?= "06fff8284bbec52a36fb3d054354db2f593376ac" |
21 | SRCREV_machine ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" | 21 | SRCREV_machine ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8" |
22 | SRCREV_meta ?= "20b8e96e097b796673bea982918868d47d51081b" | 22 | SRCREV_meta ?= "3715fc90f7b69de59ca0870f6c7cda27cdc0f895" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |