diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-09-22 09:11:33 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-23 20:54:03 +0100 |
commit | 1807dfd3429787a1783a03f4683f16a59e9f9799 (patch) | |
tree | 5ddb9f175dbba6b6d063a2ff8eea6b8cb23126f9 /meta | |
parent | 8cc65e7eb067413b4a9b1449c51f88158f3a6ae1 (diff) | |
download | poky-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')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.8.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb index d29c5985cd..bc9040a3d8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" | 14 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" |
15 | SRCREV_meta ?= "a933cb2f91915dceb138775c3878212e228d3eff" | 15 | SRCREV_meta ?= "ffbfe61a194537689c782b20da185e7e4daa9ef9" |
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.8;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb index d32e5d372b..76b61222a8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "830cb9af40e856615b7a435a4fac57b748ba56d6" | 18 | SRCREV_machine_qemuarm ?= "830cb9af40e856615b7a435a4fac57b748ba56d6" |
19 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" | 19 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" |
20 | SRCREV_meta ?= "a933cb2f91915dceb138775c3878212e228d3eff" | 20 | SRCREV_meta ?= "ffbfe61a194537689c782b20da185e7e4daa9ef9" |
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.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" | |||
21 | SRCREV_machine_qemux86-64 ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" | 21 | SRCREV_machine_qemux86-64 ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" |
22 | SRCREV_machine_qemumips64 ?= "4faa049b6b7b51c5d12d20c5e9fcf8e0a3ba8d42" | 22 | SRCREV_machine_qemumips64 ?= "4faa049b6b7b51c5d12d20c5e9fcf8e0a3ba8d42" |
23 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" | 23 | SRCREV_machine ?= "31fafe701e2adec65d2b2a74a3e592a358915c67" |
24 | SRCREV_meta ?= "a933cb2f91915dceb138775c3878212e228d3eff" | 24 | SRCREV_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" |