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:
86f4623
)
dt: Fix 'S' as it's no longer dt.d-WIP
author
Tom Rini
<tom_rini@mentor.com>
Mon, 4 Oct 2010 19:39:08 +0000
(12:39 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 4 Oct 2010 22:22:52 +0000
(15:22 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/dt/dt.inc
patch
|
blob
|
history
diff --git
a/recipes/dt/dt.inc
b/recipes/dt/dt.inc
index
7e64bc5
..
31f3402
100644
(file)
--- a/
recipes/dt/dt.inc
+++ b/
recipes/dt/dt.inc
@@
-7,7
+7,7
@@
LICENSE = "Public domain"
INC_PR = "r0"
SRC_URI = "http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/dt-source.tar.gz"
-S = "${WORKDIR}/dt.d
-WIP
"
+S = "${WORKDIR}/dt.d"
TARGET_CC_ARCH += "${LDFLAGS}"