diff options
Diffstat (limited to 'openembedded/packages/udev/udev_084.bb')
| -rw-r--r-- | openembedded/packages/udev/udev_084.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded/packages/udev/udev_084.bb b/openembedded/packages/udev/udev_084.bb index b5bf464250..904f73783c 100644 --- a/openembedded/packages/udev/udev_084.bb +++ b/openembedded/packages/udev/udev_084.bb | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | DEFAULT_PREFERENCE = "-1" | ||
| 2 | |||
| 1 | DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \ | 3 | DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \ |
| 2 | /dev/, handles hotplug events and loads drivers at boot time. It replaces \ | 4 | /dev/, handles hotplug events and loads drivers at boot time. It replaces \ |
| 3 | the hotplug package and requires a kernel not older than 2.6.12." | 5 | the hotplug package and requires a kernel not older than 2.6.12." |
| @@ -15,7 +17,9 @@ INITSCRIPT_PARAMS = "start 03 S . start 55 0 6 ." | |||
| 15 | 17 | ||
| 16 | PR = "r1" | 18 | PR = "r1" |
| 17 | 19 | ||
| 20 | FILES_${PN} += "${base_libdir}" | ||
| 18 | UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/" | 21 | UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/" |
| 22 | EXTRA_OEMAKE += "libudevdir=/lib/udev" | ||
| 19 | 23 | ||
| 20 | do_install () { | 24 | do_install () { |
| 21 | install -d ${D}${usrsbindir} \ | 25 | install -d ${D}${usrsbindir} \ |
