mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default
Force probing of "platform" bus by default. (From OE-Core rev: 6aae37c66fb6e7153b829ad860b7e7f94e804bd4) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e508220e41
commit
2ecb89961b
@@ -2,3 +2,4 @@
|
||||
|
||||
# Comment this out to disable device cache
|
||||
DEVCACHE="/etc/dev.tar"
|
||||
PROBE_PLATFORM_BUS="yes"
|
||||
|
||||
Reference in New Issue
Block a user