mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
reproducible: fix typo
This fixes a typo in comment. (From OE-Core rev: ab861003e819389849889ba2d4e60e40cd7a7ed9) Signed-off-by: Gaël PORTAY <gael.portay+rtone@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
52e310bf3a
commit
35722f46e5
@@ -47,7 +47,7 @@ import bb
|
||||
# 2. If there is a git checkout, use the last git commit timestamp.
|
||||
# Git does not preserve file timestamps on checkout.
|
||||
#
|
||||
# 3. Use the mtime of "known" files such as NEWS, CHANGLELOG, ...
|
||||
# 3. Use the mtime of "known" files such as NEWS, CHANGELOG, ...
|
||||
# This works for well-kept repositories distributed via tarball.
|
||||
#
|
||||
# 4. Use the modification time of the youngest file in the source tree, if
|
||||
|
||||
Reference in New Issue
Block a user