udev-141: added support for buglabs's bug device
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Thu, 17 Dec 2009 17:37:22 +0000 (18:37 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Fri, 25 Dec 2009 16:22:41 +0000 (17:22 +0100)
commit7e15a70457ea2f1327162d0a3050c7e6eb95975c
tree284259121699d3e2af62892b13faf76d1a41a67e
parent2713d4ef07b71284632c251a0ce9f3d652700019
udev-141: added support for buglabs's bug device

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/
recipes/udev/udev-141/bug/10-mx31.rules [new file with mode: 0644]
recipes/udev/udev-141/bug/30-BUG.rules [new file with mode: 0644]
recipes/udev/udev-141/bug/bmi_eventpipe.sh [new file with mode: 0644]
recipes/udev/udev_141.bb