mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
time: drop default S and 2 useless comments
(From OE-Core rev: 36fdc67154bdeb15094df23fc7553a163a45b592) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ab2e1c1c3d
commit
f7388d20c2
@@ -5,8 +5,5 @@ SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
|
||||
|
||||
SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3"
|
||||
SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d"
|
||||
# file://autofoo.patch
|
||||
# file://compile.patch
|
||||
S = "${WORKDIR}/time-${PV}"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user