Age | Commit message (Collapse) | Author | Files |
|
The udev configurations files are needed for Xorg configuration
for buglabs's bug device that will be commited later,
in order to find the right device nodes for the touchscreens
Note that the script creating the bmi(Bug module interface)
event pipe has not been commented out,because it will be needed
when the java bindings for the bug device will be in openembedded
The udev rules were took from buglabs svn:
svn://svn.buglabs.net/bug/branches/hrw/oe-stable-2009/
inside they are in meta-bug/packages/udev-rules/bug-udev/
|
|
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
|
|
udev installs binaries under $(udev_prefix)/lib/udev, even if ${libdir}
is ${prefix}/lib64. This means some paths need to be hardcoded to "/lib"
instead of "${base_libdir}".
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
Fixed the following warning message when executing udev init script:
"udevadm control commands requires the --<command> format, this will
stop working in a future release."
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
The reason for the move is that udevadm binary is executed from udev
init.d script.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
|
|
* X starts, but hal doesn't see devices anymore
|
|
|
|
|
|
|
|
OE-only kernel match patch needs to get evaluated
|