summaryrefslogtreecommitdiffstats
path: root/meta/packages/udev/udev_092.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-09-26 09:42:19 +0000
committerRichard Purdie <richard@openedhand.com>2006-09-26 09:42:19 +0000
commit675c8fc41c5736f92bb2a6085757145dcc3f2dfc (patch)
tree3d4fd3388c1d47c024b35459088297c49aa04035 /meta/packages/udev/udev_092.bb
parent4e0958eb9217ab9011029b7cca3b8644f9eef30e (diff)
downloadpoky-675c8fc41c5736f92bb2a6085757145dcc3f2dfc.tar.gz
udev 092: Revise touchscreen detection expression to function with nokia770
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@758 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/udev/udev_092.bb')
-rw-r--r--meta/packages/udev/udev_092.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/udev/udev_092.bb b/meta/packages/udev/udev_092.bb
index e5bb53a59d..794a525754 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
3the hotplug package and requires a kernel not older than 2.6.12." 3the hotplug package and requires a kernel not older than 2.6.12."
4RPROVIDES = "hotplug" 4RPROVIDES = "hotplug"
5 5
6PR = "r6" 6PR = "r7"
7 7
8SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ 8SRC_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 \