summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-09-30 20:24:22 +0000
committerEric Andersen <andersen@codepoet.org>2005-09-30 20:24:22 +0000
commit6628d4b2f68bdc61ac7e328c0d27b9affb43b4f0 (patch)
tree394eb53a17a95ac7905f10825b6dd17f7005283a /package
parent0d09821e49f7b1cc92934704f8495de5f0f2a6be (diff)
downloadbuildroot-novena-6628d4b2f68bdc61ac7e328c0d27b9affb43b4f0.tar.gz
buildroot-novena-6628d4b2f68bdc61ac7e328c0d27b9affb43b4f0.zip
fetch diethotplug from kernel.org
Diffstat (limited to 'package')
-rw-r--r--package/hotplug/hotplug.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hotplug/hotplug.mk b/package/hotplug/hotplug.mk
index 8b8654253..25fc5cfcb 100644
--- a/package/hotplug/hotplug.mk
+++ b/package/hotplug/hotplug.mk
@@ -4,7 +4,7 @@
#
#############################################################
HOTPLUG_SOURCE=diethotplug-0.4.tar.gz
-HOTPLUG_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-hotplug
+HOTPLUG_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4
$(DL_DIR)/$(HOTPLUG_SOURCE):