diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-11-20 16:26:10 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-11-20 16:26:10 +0000 |
| commit | b1ce4327e8a40b0ea4b6b249c5dca58a82a569e3 (patch) | |
| tree | ed75d9d28268ab736da3fed7dea38f88cd31b95e /meta/packages/udev/udev_092.bb | |
| parent | 2148aeda3e5a94c4718ec6f45051ad4fe467b5de (diff) | |
| download | poky-b1ce4327e8a40b0ea4b6b249c5dca58a82a569e3.tar.gz | |
udev: Package and stage libvolume-id as required by HAL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@888 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/udev/udev_092.bb')
| -rw-r--r-- | meta/packages/udev/udev_092.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/udev/udev_092.bb b/meta/packages/udev/udev_092.bb index 87febedf05..bd9c771904 100644 --- a/meta/packages/udev/udev_092.bb +++ b/meta/packages/udev/udev_092.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod | |||
| 3 | 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." |
| 4 | RPROVIDES = "hotplug" | 4 | RPROVIDES = "hotplug" |
| 5 | 5 | ||
| 6 | PR = "r11" | 6 | PR = "r12" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ | 8 | SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ |
| 9 | file://noasmlinkage.patch;patch=1 \ | 9 | file://noasmlinkage.patch;patch=1 \ |
| @@ -24,7 +24,7 @@ INITSCRIPT_PARAMS = "start 03 S ." | |||
| 24 | FILES_${PN} += "${base_libdir}/udev/*" | 24 | FILES_${PN} += "${base_libdir}/udev/*" |
| 25 | FILES_${PN}-dbg += "${base_libdir}/udev/.debug" | 25 | FILES_${PN}-dbg += "${base_libdir}/udev/.debug" |
| 26 | UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/" | 26 | UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/" |
| 27 | EXTRA_OEMAKE += "libudevdir=/lib/udev" | 27 | EXTRA_OEMAKE += "libudevdir=/lib/udev libdir=${base_libdir} prefix=" |
| 28 | 28 | ||
| 29 | do_install () { | 29 | do_install () { |
| 30 | install -d ${D}${usrsbindir} \ | 30 | install -d ${D}${usrsbindir} \ |
