dt: Fix 'S' as it's no longer dt.d-WIP
[openembedded.git] / recipes / dt / dt.inc
blob31f34026b45a65da272faa5e769e09b059e7506b
1 DESCRIPTION = "The Data Test Program (dt) is a generic data test program used to verify proper \
2 operation of peripherals, file systems, device drivers, or any data stream supported by the \
3 operating system."
4 SECTION = "console/tests"
5 HOMEPAGE = "http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/dt.html"
6 LICENSE = "Public domain"
7 INC_PR = "r0"
9 SRC_URI = "http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/dt-source.tar.gz"
10 S = "${WORKDIR}/dt.d"
12 TARGET_CC_ARCH += "${LDFLAGS}"
14 do_compile() {
15         ${MAKE} -f Makefile.linux