git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a06031
)
fix fatal confusion between ${S} and ${SRC_URI}
author
Phil Blundell
<philb@gnu.org>
Fri, 3 Sep 2004 08:23:15 +0000
(08:23 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 3 Sep 2004 08:23:15 +0000
(08:23 +0000)
BKrev: 413829f36hIqS75JRK5kC_HzOBSCAQ
hotplug/hotplug_20040329.oe
patch
|
blob
|
history
diff --git
a/hotplug/hotplug_20040329.oe
b/hotplug/hotplug_20040329.oe
index
444d732
..
e193f49
100644
(file)
--- a/
hotplug/hotplug_20040329.oe
+++ b/
hotplug/hotplug_20040329.oe
@@
-5,9
+5,9
@@
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_03_2
file://busybox.patch;patch=1 \
file://fix-net.agent \
file://update-usb.usermap \
- file://logcheck-ignore
"
-S = "${WORKDIR}/hotplug-2004_03_29 \
-
file://sleeve.agent file://sleeve.rc file://mmc.agent
"
+ file://logcheck-ignore
\
+ file://sleeve.agent file://sleeve.rc file://mmc.agent"
+
S = "${WORKDIR}/hotplug-2004_03_29
"
PR = "r2"
INITSCRIPT_NAME = "hotplug"