diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-03-14 09:31:14 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-14 14:42:18 +0000 |
commit | bb3904583ebd41f11a18ff5966cbc7a0d8296f02 (patch) | |
tree | a394f31d77f5075198cd84b3006ec5dcc80c4063 /meta/recipes-kernel | |
parent | a67ec6f86968dea93fc7089e91730665acc9fd74 (diff) | |
download | poky-bb3904583ebd41f11a18ff5966cbc7a0d8296f02.tar.gz |
linux-yocto/4.9: integrate -rt9
Paul Gortmaker made the -rt9 integration available for the 4.9
linux-yocto kernel.
This updates our SRCREVs to pull in that content.
(From OE-Core rev: 6812934630a68deca76177c55fb0b153e17d6058)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 d95e89feac..968e8be1b2 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 ?= "56827595acb884098f350b1d4b32ac8914f63ce2" | 14 | SRCREV_machine ?= "3e5e058d8df10a5495effd069098934dc0859f2e" |
15 | SRCREV_meta ?= "d8d88204d080817cb6e4d3a9b8e15b7a7fbf8267" | 15 | SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f" |
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 145ed6c85d..98bcc500d8 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 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" | 12 | SRCREV_machine ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" |
13 | SRCREV_meta ?= "d8d88204d080817cb6e4d3a9b8e15b7a7fbf8267" | 13 | SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f" |
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 f48c86c946..2bde377f31 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 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" | |||
19 | SRCREV_machine_qemux86-64 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" | 19 | SRCREV_machine_qemux86-64 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" |
20 | SRCREV_machine_qemumips64 ?= "ac72601920adbc163cd691fa060177137e41bf22" | 20 | SRCREV_machine_qemumips64 ?= "ac72601920adbc163cd691fa060177137e41bf22" |
21 | SRCREV_machine ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" | 21 | SRCREV_machine ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098" |
22 | SRCREV_meta ?= "d8d88204d080817cb6e4d3a9b8e15b7a7fbf8267" | 22 | SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f" |
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}" |