diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-09-20 11:16:37 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-21 21:58:05 +0100 |
commit | 8692bed57bd0d805e1070d679c344dc218117963 (patch) | |
tree | c3daa14083368eef121a2b115ea3a3bd09503955 | |
parent | b4cf3f305c9175f925ea099a6037dcf44e9da1e2 (diff) | |
download | poky-8692bed57bd0d805e1070d679c344dc218117963.tar.gz |
linux-yocto/4.8: integrate 4.8-rc7
Updating to the latest release candidate.
(From OE-Core rev: f15d5d8c09da9260a59ed396a4d5c9d009e5c751)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.8.bb | 20 |
3 files changed, 16 insertions, 16 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 10dd349eb0..17aae6b2c7 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | |||
@@ -11,13 +11,13 @@ 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 ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 14 | SRCREV_machine ?= "cde1a7d656b7fdd96f82f619e4251965a4e96489" |
15 | SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781" | 15 | SRCREV_meta ?= "a9240b538ce4de29ff1fc7eaf328450c51ab9e80" |
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}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.8-rc6" | 20 | LINUX_VERSION ?= "4.8-rc7" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
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 50a54a1a48..5df5e0c3c0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | |||
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.8-rc6" | 7 | LINUX_VERSION ?= "4.8-rc7" |
8 | 8 | ||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 12 | SRCREV_machine ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
13 | SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781" | 13 | SRCREV_meta ?= "fb4159467f0f46f788b59f0aff31e3fcd757d00d" |
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 f4f4bfe855..2e0dbfa346 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.8.bb | |||
@@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "29b1dac023fac237c408620aaa79a60a611dc2df" | 14 | SRCREV_machine_qemuarm ?= "ba792fae8c979ae4ecaae5e8403b150863173509" |
15 | SRCREV_machine_qemuarm64 ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 15 | SRCREV_machine_qemuarm64 ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
16 | SRCREV_machine_qemumips ?= "edb3f19ae13818cd5af56f21566e843c975ba897" | 16 | SRCREV_machine_qemumips ?= "19b41be93a8fefc65ef4c1c1ab3e8b2d815de93d" |
17 | SRCREV_machine_qemuppc ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 17 | SRCREV_machine_qemuppc ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
18 | SRCREV_machine_qemux86 ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 18 | SRCREV_machine_qemux86 ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
19 | SRCREV_machine_qemux86-64 ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 19 | SRCREV_machine_qemux86-64 ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
20 | SRCREV_machine_qemumips64 ?= "c583570fc64c2e01e3cf51edd0e732ee6789c9ef" | 20 | SRCREV_machine_qemumips64 ?= "c6e9e8d1caacea5deca7e41b47fd6076a747b6fa" |
21 | SRCREV_machine ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" | 21 | SRCREV_machine ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94" |
22 | SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781" | 22 | SRCREV_meta ?= "fb4159467f0f46f788b59f0aff31e3fcd757d00d" |
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}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.8-rc6" | 27 | LINUX_VERSION ?= "4.8-rc7" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||