diethotplug: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 25 Oct 2005 10:56:36 +0000 (10:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Oct 2005 10:56:36 +0000 (10:56 +0000)
packages/diethotplug/diethotplug_0.4.bb

index ddb0dcc..86f8a6f 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "base"
 LICENSE = "GPL"
 DESCRIPTION = "A small, C implementation of hotplug."
 
-SRC_URI = "http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/diethotplug-${PV}.tar.gz \
+SRC_URI = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/diethotplug-${PV}.tar.gz \
            file://modules.usbmap \
            file://modules.pcimap \
            file://modules.ieee1394map"