generic-poky/meta/packages/time/time_1.7.bb
Richard Purdie 51d58201da Add time
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1031 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-14 09:20:58 +00:00

10 lines
219 B
BlitzBasic

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