]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: Fix a ptest permissions determinism issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Nov 2020 14:47:54 +0000 (14:47 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 30 Nov 2020 22:05:57 +0000 (12:05 -1000)
commit071806feb195961e59069f778c9ae8f27a739d9a
treede0d150bf1ba26224b358f354f1bda2a8c6a7fc3
parent20b8ffcbeadb6eb9e87356ee173ead43016d458b
e2fsprogs: Fix a ptest permissions determinism issue

When comparing builds built with different host umasks, this file jumped out.
The umask from do_compile was influencing ${D} and as cp was used to add the
file it wasn't deterministic. Fix the file mode to ensure determinism.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 37f37f4a52de3711973b372160f23672b61ff6ad)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.4.bb