From 51d58201daff8bc499b4a52277e65e185e1880a8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 14 Dec 2006 09:20:58 +0000 Subject: Add time git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1031 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/time/time_1.7.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta/packages/time/time_1.7.bb (limited to 'meta/packages/time/time_1.7.bb') diff --git a/meta/packages/time/time_1.7.bb b/meta/packages/time/time_1.7.bb new file mode 100644 index 0000000000..1030489b6f --- /dev/null +++ b/meta/packages/time/time_1.7.bb @@ -0,0 +1,9 @@ +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 -- cgit v1.2.3-54-g00ecf