aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/time/time_1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/time/time_1.7.bb')
-rw-r--r--meta/recipes-extended/time/time_1.7.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb
new file mode 100644
index 0000000000..1030489b6f
--- /dev/null
+++ b/meta/recipes-extended/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