summaryrefslogtreecommitdiff
path: root/packages/udev/udev_097.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-04 23:56:59 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-04 23:56:59 +0000
commit70d0e263039165834e23471bdf0f860c46d68c31 (patch)
tree5b64c5e9f648e95184e7512047003cd9a905360e /packages/udev/udev_097.bb
parentc79433c5c5c86a9c1abcda1b1734862cfd6f90cb (diff)
parentee101f706452f88687f4233311e7dc89aca88afa (diff)
merge of '7247d50baa3969c4328d37f4c560e6b56963636c'
and 'c1258545caf65ca7330dc5d776336c46135d7d52'
Diffstat (limited to 'packages/udev/udev_097.bb')
-rw-r--r--packages/udev/udev_097.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/udev/udev_097.bb b/packages/udev/udev_097.bb
index c1eff0d083..360e6019d5 100644
--- a/packages/udev/udev_097.bb
+++ b/packages/udev/udev_097.bb
@@ -8,7 +8,7 @@ used to detect the type of a file system and read its metadata."
DESCRIPTION_libvolume-id-dev = "libvolume_id development headers, \
needed to link programs with libvolume_id."
-PR = "r9"
+PR = "r10"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
@@ -18,9 +18,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz
require udev.inc
-SRC_URI_append_h2200 = " file://50-hostap_cs.rules "
-PACKAGE_ARCH_h2200 = "h2200"
-
INITSCRIPT_PARAMS = "start 03 S ."
FILES_${PN} += "${base_libdir}/udev/*"