mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
linux-yocto/6.4: fix CONFIG_LEDS_TRIGGER_GPIO kernel audit warning
Integrating the following commit(s) to linux-yocto/.:
eab54df7b72 leds : do not enable CONFIG_LEDS_TRIGGER_GPIO by default
(From OE-Core rev: aee275255c740e048d4ecba7be7652446c645967)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5477cad9b9
commit
b4180ef8e2
@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "dee78ad1963cff9c063fba486d43fc9670285883"
|
||||
SRCREV_meta ?= "dab56f52aa33b5cea1513b36b98e50a6c7c31f47"
|
||||
SRCREV_meta ?= "eab54df7b727b239c88d29a29357dbbaca8ca1f7"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user