diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-03-06 11:37:13 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-06 16:44:37 +0000 |
| commit | 8d932f69ed82b39749d7a9bf53643362a83989ca (patch) | |
| tree | b70c70607531d6e6efc27ec4d3f8c64e3df6ab78 | |
| parent | cb3194828a3a83372c222103bfe3c2a61cea16d9 (diff) | |
| download | poky-8d932f69ed82b39749d7a9bf53643362a83989ca.tar.gz | |
linux-yocto/5.0: update configs for h/w reference boards
Integrating configuration changes from Kevin Hao for the reference
boards on the 5.0 kernel:
be627e4e386 beaglebone: Switch to the 8250 omap driver
957f6060c25 beaglebone: Update the audio options
ab5298a6983 mpc8315e-rdb: Enable the CONFIG_MTD_PHYSMAP
(From OE-Core rev: 6aec31d1ca35ab1aa1cfe8f10381ad7dfd49218e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.0.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb index b7e0e5da23..a757945f8d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | |||
| @@ -12,7 +12,7 @@ python () { | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" | 14 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" |
| 15 | SRCREV_meta ?= "8ae7073a934d80c4f4b808bc01884777454aae8f" | 15 | SRCREV_meta ?= "be627e4e38626c5e949de04c814ebd2487d5dd98" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb index b95efa9306..57aada3f62 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | |||
| @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 17 | 17 | ||
| 18 | SRCREV_machine_qemuarm ?= "6da91ac9afd3b8c144760e3ceacc6a812ddfa3f6" | 18 | SRCREV_machine_qemuarm ?= "6da91ac9afd3b8c144760e3ceacc6a812ddfa3f6" |
| 19 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" | 19 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" |
| 20 | SRCREV_meta ?= "8ae7073a934d80c4f4b808bc01884777454aae8f" | 20 | SRCREV_meta ?= "be627e4e38626c5e949de04c814ebd2487d5dd98" |
| 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_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb index 768036e298..a56e9a19d8 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb | |||
| @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" | |||
| 19 | SRCREV_machine_qemux86-64 ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" | 19 | SRCREV_machine_qemux86-64 ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" |
| 20 | SRCREV_machine_qemumips64 ?= "5f072445126e6a9e44f9435a552f4fcf6fc15499" | 20 | SRCREV_machine_qemumips64 ?= "5f072445126e6a9e44f9435a552f4fcf6fc15499" |
| 21 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" | 21 | SRCREV_machine ?= "1a0da7e50b77c82841efb501c648dbaca699eac2" |
| 22 | SRCREV_meta ?= "8ae7073a934d80c4f4b808bc01884777454aae8f" | 22 | SRCREV_meta ?= "be627e4e38626c5e949de04c814ebd2487d5dd98" |
| 23 | 23 | ||
| 24 | # remap qemuarm to qemuarma15 for the 5.0 kernel | 24 | # remap qemuarm to qemuarma15 for the 5.0 kernel |
| 25 | # KMACHINE_qemuarm ?= "qemuarma15" | 25 | # KMACHINE_qemuarm ?= "qemuarma15" |
