dt: Fix 'S' as it's no longer dt.d-WIP
authorTom Rini <tom_rini@mentor.com>
Mon, 4 Oct 2010 19:39:08 +0000 (12:39 -0700)
committerTom 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

index 7e64bc5..31f3402 100644 (file)
@@ -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}"