summaryrefslogtreecommitdiffstats
path: root/meta/packages/time/time_1.7.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-14 09:20:58 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-14 09:20:58 +0000
commit51d58201daff8bc499b4a52277e65e185e1880a8 (patch)
tree3472c6797fd8268ce9fed9914048f64139f924a5 /meta/packages/time/time_1.7.bb
parentd2e7d8bbba5277db71a99a1194f89a2f7d848e64 (diff)
downloadpoky-51d58201daff8bc499b4a52277e65e185e1880a8.tar.gz
Add time
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1031 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/time/time_1.7.bb')
-rw-r--r--meta/packages/time/time_1.7.bb9
1 files changed, 9 insertions, 0 deletions
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 @@
1require time.inc
2
3SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
4 file://debian.patch;patch=1"
5# file://autofoo.patch;patch=1 \
6# file://compile.patch;patch=1"
7S = "${WORKDIR}/time-${PV}"
8
9inherit autotools