From 41c372edb75ff7837ea7fd16028a842405b22140 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 10:56:36 +0000 Subject: [PATCH] diethotplug: fixed SRC_URI --- packages/diethotplug/diethotplug_0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/diethotplug/diethotplug_0.4.bb b/packages/diethotplug/diethotplug_0.4.bb index ddb0dccf62..86f8a6fb8a 100644 --- a/packages/diethotplug/diethotplug_0.4.bb +++ b/packages/diethotplug/diethotplug_0.4.bb @@ -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" -- 2.39.5