diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-23 10:43:27 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-23 10:43:27 +0000 |
| commit | c4ee3a13c9ea5368423ac9593cd7f670fe640cfc (patch) | |
| tree | 6338ec506176cb8adc12a7ca6c7a8ea71c5fd48d | |
| parent | c540e440719cf0c71ea154b042b928d608b978ce (diff) | |
| download | poky-c4ee3a13c9ea5368423ac9593cd7f670fe640cfc.tar.gz | |
udev: Make 084 the default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@288 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | openembedded/packages/udev/udev_084.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openembedded/packages/udev/udev_084.bb b/openembedded/packages/udev/udev_084.bb index 904f73783c..85393315c5 100644 --- a/openembedded/packages/udev/udev_084.bb +++ b/openembedded/packages/udev/udev_084.bb | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | DEFAULT_PREFERENCE = "-1" | ||
| 2 | |||
| 3 | DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \ | 1 | DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \ |
| 4 | /dev/, handles hotplug events and loads drivers at boot time. It replaces \ | 2 | /dev/, handles hotplug events and loads drivers at boot time. It replaces \ |
| 5 | the hotplug package and requires a kernel not older than 2.6.12." | 3 | the hotplug package and requires a kernel not older than 2.6.12." |
