summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-12-22 09:28:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-12 14:25:13 +0000
commit3ebe50c1ca9487611b325e7e60ad5f1b2653c530 (patch)
tree5db71925de3e3e4f68a871ac3f6c5a9d0edf5fc6 /meta/recipes-kernel/linux/linux-yocto_5.8.bb
parent28a1c56fb45e82a1545a3a198593307cf43f9142 (diff)
downloadpoky-3ebe50c1ca9487611b325e7e60ad5f1b2653c530.tar.gz
linux-yocto/5.8/cfg: fix -tiny warnings
Integrating the following commit(s) for configuration tweaks: b976de4f41d drm: change CONFIG_DRM_KMS_HELPER to =m 669f5aa3795 tiny: enable CONFIG_FW_LOADER on a per-BSP basis d94b2d9f137 i915: adust helper to 'm' (From OE-Core rev: ec3efb1fca933c0ae2dbe74238ba8cb966246995) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d2c77a34d338d0347fb4206eb2185adc01e58416) Signed-off-by: Anuj Mittal <anuj.mittal@intel.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 a2dacb2676..f6ebefbf1b 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 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
21SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 21SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
22SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4" 22SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4"
23SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 23SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
24SRCREV_meta ?= "25b672aa4759b6ceb48777eb586033a186091692" 24SRCREV_meta ?= "b976de4f41df1a50dc84839b64fb0ce2c6f9fb21"
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"