summaryrefslogtreecommitdiff
path: root/packages/udev/udev_058.bb
blob: bab87e6cb24e1e0230248b68617187afca365cf5 (plain)
1
2
3
4
5
6
7
8
9
10
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://init"

include udev.inc

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