Skip to content
Snippets Groups Projects
Commit 1fa91d35 authored by Samuli Piippo's avatar Samuli Piippo
Browse files

udev: disable udev-cache on beaglebone


With udev-cache enabled, usb kernel modules were not loaded.

Change-Id: I11e5bec4a5b7aa1be30ecb016911a86ab1431dbb
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
parent 653b6af8
No related branches found
No related tags found
No related merge requests found
# Default for /etc/init.d/udev
# Comment this out to disable device cache
#DEVCACHE="/etc/dev.tar"
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
## ##
############################################################################# #############################################################################
FILESEXTRAPATHS_prepend := "${THISDIR}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://0001-support-multitouch-screens.patch" SRC_URI += "file://0001-support-multitouch-screens.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment