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:
Denys Dmytriyenko
2014-06-19 18:53:23 -04:00
committed by Richard Purdie
parent e508220e41
commit 2ecb89961b

View File

@@ -2,3 +2,4 @@
# Comment this out to disable device cache
DEVCACHE="/etc/dev.tar"
PROBE_PLATFORM_BUS="yes"