summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-09-22 09:11:33 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-23 20:54:03 +0100
commit1807dfd3429787a1783a03f4683f16a59e9f9799 (patch)
tree5ddb9f175dbba6b6d063a2ff8eea6b8cb23126f9 /meta/recipes-kernel/linux/linux-yocto_5.8.bb
parent8cc65e7eb067413b4a9b1449c51f88158f3a6ae1 (diff)
downloadpoky-1807dfd3429787a1783a03f4683f16a59e9f9799.tar.gz
linux-yocto/beaglebone: Switch to sdhci-omap driver
Integrating the following commit(s) to linux-yocto/.: 541066c5b1e beaglebone: Switch to sdhci-omap driver (From OE-Core rev: 98b418387820b0de1bc0a0157ab364b4f11df7dd) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.8.bb b/meta/recipes-kernel/linux/linux-yocto_5.8.bb
index 9ff1d5da80..8a0b142c00 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.8.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "31fafe701e2adec65d2b2a74a3e592a358915c67"
21SRCREV_machine_qemux86-64 ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" 21SRCREV_machine_qemux86-64 ?= "31fafe701e2adec65d2b2a74a3e592a358915c67"
22SRCREV_machine_qemumips64 ?= "4faa049b6b7b51c5d12d20c5e9fcf8e0a3ba8d42" 22SRCREV_machine_qemumips64 ?= "4faa049b6b7b51c5d12d20c5e9fcf8e0a3ba8d42"
23SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" 23SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67"
24SRCREV_meta ?= "a933cb2f91915dceb138775c3878212e228d3eff" 24SRCREV_meta ?= "ffbfe61a194537689c782b20da185e7e4daa9ef9"
25 25
26# remap qemuarm to qemuarma15 for the 5.8 kernel 26# remap qemuarm to qemuarma15 for the 5.8 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"