From 1d1ccb623b974eb72b5c84728341660f927dbc12 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 19 Jun 2004 00:53:30 +0000 Subject: apply a busybox-conformance patch to remove one of the last bashisms of hotplug BKrev: 40d38e8aoJkKnt1mssDZ75lRXnGQ1g --- hotplug/hotplug_20040329.oe | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hotplug/hotplug_20040329.oe') diff --git a/hotplug/hotplug_20040329.oe b/hotplug/hotplug_20040329.oe index f4d674533f..98555cfdb8 100644 --- a/hotplug/hotplug_20040329.oe +++ b/hotplug/hotplug_20040329.oe @@ -2,10 +2,12 @@ DESCRIPTION = "This package contains the scripts necessary \ for hotplug Linux support, and lets you plug in new devices \ and use them immediately." SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_03_29.tar.gz \ + file://busybox.patch;patch=1 \ file://fix-net.agent \ file://update-usb.usermap \ file://logcheck-ignore" S = "${WORKDIR}/hotplug-2004_03_29" +PR = "r1" INITSCRIPT_NAME = "hotplug" INITSCRIPT_PARAMS = "start 40 S . stop 89 0 6 ." -- cgit v1.2.3