mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default
Force probing of "platform" bus by default. (From OE-Core rev: 56ab3df34cbea9f139935297221cc781e44770a2) 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
33a4425d6d
commit
21ac977e2a
@@ -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