From: Denys Dmytriyenko <[email protected]> Force probing of "platform" bus by default.
Signed-off-by: Denys Dmytriyenko <[email protected]> Signed-off-by: Richard Purdie <[email protected]> [Backport from OE-Core/master 6aae37c66fb6e7153b829ad860b7e7f94e804bd4] Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta/recipes-core/udev/udev/udev-cache.default | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/udev/udev/udev-cache.default b/meta/recipes-core/udev/udev/udev-cache.default index 5c4937a..2093336 100644 --- a/meta/recipes-core/udev/udev/udev-cache.default +++ b/meta/recipes-core/udev/udev/udev-cache.default @@ -2,3 +2,4 @@ # Comment this out to disable device cache DEVCACHE="/etc/dev.tar" +PROBE_PLATFORM_BUS="yes" -- 2.0.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
