summaryrefslogtreecommitdiffstats
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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb
index e82077fa40..ef2cb8a9d7 100644
--- a/meta/recipes-extended/time/time_1.7.bb
+++ b/meta/recipes-extended/time/time_1.7.bb
@@ -5,8 +5,8 @@ SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
5 5
6SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3" 6SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3"
7SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d" 7SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d"
8# file://autofoo.patch;patch=1 \ 8# file://autofoo.patch;patch=1
9# file://compile.patch;patch=1" 9# file://compile.patch;patch=1
10S = "${WORKDIR}/time-${PV}" 10S = "${WORKDIR}/time-${PV}"
11 11
12inherit autotools 12inherit autotools