summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/time
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-extended/time
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/time')
-rw-r--r--meta/recipes-extended/time/time_1.7.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb
index 1030489b6f..e82077fa40 100644
--- a/meta/recipes-extended/time/time_1.7.bb
+++ b/meta/recipes-extended/time/time_1.7.bb
@@ -2,6 +2,9 @@ require time.inc
2 2
3SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ 3SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
4 file://debian.patch;patch=1" 4 file://debian.patch;patch=1"
5
6SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3"
7SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d"
5# file://autofoo.patch;patch=1 \ 8# file://autofoo.patch;patch=1 \
6# file://compile.patch;patch=1" 9# file://compile.patch;patch=1"
7S = "${WORKDIR}/time-${PV}" 10S = "${WORKDIR}/time-${PV}"