[oe-commits] Koen Kooi : udev: add recipe to build from git ( currently 168 + handfull of commits)

git version control git at git.openembedded.org
Mon May 16 13:02:53 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 37af029d0aca96296b2493bb9edd79354bb381f3
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=37af029d0aca96296b2493bb9edd79354bb381f3

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon May 16 14:26:31 2011 +0200

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 at openembedded.org>

---

 ...-generation-it-depends-on-a-working-docto.patch |   45 ++++
 recipes/udev/udev/gtk-doc.make                     |  230 ++++++++++++++++++++
 recipes/udev/udev_git.bb                           |  123 +++++++++++
 3 files changed, 398 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded.git/?a=commitdiff;h=37af029d0aca96296b2493bb9edd79354bb381f3




More information about the Openembedded-commits mailing list