aboutsummaryrefslogtreecommitdiffstats
path: root/packages/udev/udev_058.bb
blob: a6b4849e4c02b2497fa2e7c5dc2147f1e34995c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
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://permissions.rules \
	   file://init"

require udev.inc

PR = "r8"
UDEV_EXTRAS = "extras/scsi_id/ extras/volume_id/"