summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-11-02 22:45:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-04 17:23:54 +0000
commitf609c3f755126bd649d64a02ff58a0a35eea3fbc (patch)
treebfa863d55db274e710bf126812c7f41dcb71c528 /meta/recipes-kernel
parent9217de77b9aa64ea0f9465c624e8cd10e7583b66 (diff)
downloadpoky-f609c3f755126bd649d64a02ff58a0a35eea3fbc.tar.gz
linux-yocto/4.12: configuration and feature updates
Integrating features and new configurations for the 4.12 kernel. With this update, a CGL-ready kernel can be configured out of the box. (From OE-Core rev: e0d3407289f8a494d76618d0e2a506657b70cd5e) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 43c5846e22d246dde314657dbf90f9752b06a54c) Signed-off-by: Armin Kuster <akuster808@gmail.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.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.12.bb18
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
index c49a9340f8..d5b9714824 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.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
14SRCREV_machine ?= "16de0149674ed12d983b77a453852ac2e64584b4" 14SRCREV_machine ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
15SRCREV_meta ?= "eda4d18ce4b259c84ccd5c249c3dc5958c16928c" 15SRCREV_meta ?= "73365069d89a8423a6f9f4b5560ee6bfdfc0b3d1"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
index ba67af357e..5dddc49d7c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.12.12"
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "16de0149674ed12d983b77a453852ac2e64584b4" 12SRCREV_machine ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
13SRCREV_meta ?= "eda4d18ce4b259c84ccd5c249c3dc5958c16928c" 13SRCREV_meta ?= "73365069d89a8423a6f9f4b5560ee6bfdfc0b3d1"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
index a2624090d3..10b0e803a9 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
@@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "standard/base"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "67b62d8d7bd9f19f0f4fad044787d947ebc4ec25" 14SRCREV_machine_qemuarm ?= "1e1376104bff5a42b4cb02d5086f98f69cb5b835"
15SRCREV_machine_qemuarm64 ?= "16de0149674ed12d983b77a453852ac2e64584b4" 15SRCREV_machine_qemuarm64 ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
16SRCREV_machine_qemumips ?= "371926551d44c140a0fb869cec34762b40bdf1a6" 16SRCREV_machine_qemumips ?= "0b4d515ecab39edc197039450e8386525cdb616e"
17SRCREV_machine_qemuppc ?= "16de0149674ed12d983b77a453852ac2e64584b4" 17SRCREV_machine_qemuppc ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
18SRCREV_machine_qemux86 ?= "16de0149674ed12d983b77a453852ac2e64584b4" 18SRCREV_machine_qemux86 ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
19SRCREV_machine_qemux86-64 ?= "16de0149674ed12d983b77a453852ac2e64584b4" 19SRCREV_machine_qemux86-64 ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
20SRCREV_machine_qemumips64 ?= "9d63d9c11c44ceabd452d7ee49cf55a88c39383f" 20SRCREV_machine_qemumips64 ?= "8e7c9bd1fe585e22952b6772cb61f2aed6a09e83"
21SRCREV_machine ?= "16de0149674ed12d983b77a453852ac2e64584b4" 21SRCREV_machine ?= "abc6bf6010cae7127b5849ce83b60f244024408f"
22SRCREV_meta ?= "eda4d18ce4b259c84ccd5c249c3dc5958c16928c" 22SRCREV_meta ?= "73365069d89a8423a6f9f4b5560ee6bfdfc0b3d1"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"