From: Tom Rini Date: Mon, 4 Oct 2010 19:39:08 +0000 (-0700) Subject: dt: Fix 'S' as it's no longer dt.d-WIP X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9975b23563cf5b32565de70f6395f5faa155d4aa;p=openembedded.git dt: Fix 'S' as it's no longer dt.d-WIP Signed-off-by: Tom Rini --- diff --git a/recipes/dt/dt.inc b/recipes/dt/dt.inc index 7e64bc5c8d..31f34026b4 100644 --- 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}"