From eb992319a0a412435289e60b5e666da07133d1f5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 20 Sep 2005 14:49:36 +0000 Subject: udev: Rearrange the udev files into a more logical structure. Create copies of the rules we're using rather than the distributed version due to links to external scripts. Add mount.sh which attempts to mount block devices using pmount if available, falling back to mount if not. Fix the --mode switch to mknod in the init script. --- packages/udev/udev_065.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/udev/udev_065.bb') diff --git a/packages/udev/udev_065.bb b/packages/udev/udev_065.bb index f6a2783136..91a8b57626 100644 --- a/packages/udev/udev_065.bb +++ b/packages/udev/udev_065.bb @@ -2,8 +2,7 @@ SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \ file://tmpfs.patch;patch=1 \ file://noasmlinkage.patch;patch=1 \ file://flags.patch;patch=1 \ - file://tty-symlinks.patch;patch=1 \ - file://init" + file://tty-symlinks.patch;patch=1" include udev.inc -- cgit v1.2.3