generic-poky/meta/recipes-extended/time/time_1.7.bb
Richard Purdie be92622339 Remove all comments from multiline expressions (as mentioned in bug #704)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-22 21:45:28 +00:00

13 lines
358 B
BlitzBasic

require time.inc
SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
file://debian.patch;patch=1"
SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3"
SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d"
# file://autofoo.patch;patch=1
# file://compile.patch;patch=1
S = "${WORKDIR}/time-${PV}"
inherit autotools