diff options
Diffstat (limited to 'hotplug/hotplug_20030501.oe')
-rw-r--r-- | hotplug/hotplug_20030501.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hotplug/hotplug_20030501.oe b/hotplug/hotplug_20030501.oe index 482202f26c..6fd45abe72 100644 --- a/hotplug/hotplug_20030501.oe +++ b/hotplug/hotplug_20030501.oe @@ -1,3 +1,7 @@ +DESCRIPTION = " This package contains the scripts necessary \ +for hotplug Linux support, and lets you plug in new devices \ +and use them immediately." + SRC_URI = ${SOURCEFORGE_MIRROR}/linux-hotplug/hotplug-2003_05_01.tar.gz \ file://${FILESDIR}/busybox.patch;patch=1 S = "${WORKDIR}/hotplug-2003_05_01" |