udev: add recipe to build from git (currently 168 + handfull of commits)
commit37af029d0aca96296b2493bb9edd79354bb381f3
authorKoen Kooi <koen@openembedded.org>
Mon, 16 May 2011 12:26:31 +0000 (16 14:26 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 16 May 2011 12:55:20 +0000 (16 14:55 +0200)
treec471ae5a85728a42e75347f7a34f5bd260c06c83
parentb4166d5421e2b91e0ad86d28c965c9f1e19912c5
udev: add recipe to build from git (currently 168 + handfull of commits)

This recipe removes all but one of the custom rules OE installs. The local.rules will need some looking at, since it assumes ifupdown support while the image might be use connman/networkmanager/etc instead.

The compat-wrapper and machine specific rules where also removed. For udev 169 and beyond the machine specific rules should be in their own recipes or sub-package that is in udev RRECOMMENDS. This ensures that ${PN} is never machine specific

An empty udev-cache.service is installed to tell systemd to skip this sysV script

Tested on: beagleboard/angstrom

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/udev/udev/0001-rip-put-doc-generation-it-depends-on-a-working-docto.patch [new file with mode: 0644]
recipes/udev/udev/gtk-doc.make [new file with mode: 0644]
recipes/udev/udev_git.bb [new file with mode: 0644]