diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-13 16:06:05 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:23 +0000 |
commit | 97311f59c3cabc1f83d7e93d90f7122aa27f5cd8 (patch) | |
tree | 24e30667cbbdf41c318c09f3742536b8dfff374b /meta | |
parent | 220d06962937751b8e5c6287e48611460f391b9e (diff) | |
download | poky-97311f59c3cabc1f83d7e93d90f7122aa27f5cd8.tar.gz |
linux-yocto/4.8: update to -rt10
Paul Gortmaker has updated 4.8 to the latest -rt release. This
integrates those changes to standard/preempt-rt/*. As usual the
branches are kept fast forward, and a clean copy of the patches
can be found on standard/preempt-rt/rebase.
(From OE-Core rev: 9b4a71785221e2b67180fe6047e2ba2ad83f6523)
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')
-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 702d41bac1..c0ff503676 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 ?= "8fddffd5588e14ad3bb5297dbc5b9c4a1047238c" | 14 | SRCREV_machine ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9" |
15 | SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e" | 15 | SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" |
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 89b6016967..11b0dc9ea4 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 ?= "b62f29ac5c15d6333a13811db030d704b35ace8f" | 12 | SRCREV_machine ?= "b62f29ac5c15d6333a13811db030d704b35ace8f" |
13 | SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e" | 13 | SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" |
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 a81128a0b9..0ebd071463 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 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" | |||
19 | SRCREV_machine_qemux86-64 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" | 19 | SRCREV_machine_qemux86-64 ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" |
20 | SRCREV_machine_qemumips64 ?= "b90b544d7a5b004b635cf337b29e15294cb17553" | 20 | SRCREV_machine_qemumips64 ?= "b90b544d7a5b004b635cf337b29e15294cb17553" |
21 | SRCREV_machine ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" | 21 | SRCREV_machine ?= "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" |
22 | SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e" | 22 | SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7" |
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}" |