summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
diff options
context:
space:
mode:
authorMartin Hundebøll <martin@geanix.com>2018-11-15 10:12:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-24 22:02:47 +0000
commit436da7fbf33b77c26550a6004b36d3545fbc95f8 (patch)
tree9263684e8ca7abf745a6fea37eec16721934ccf6 /meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
parenteddff2b361928e88e3628ebc22a1a0ebb119e01b (diff)
downloadpoky-436da7fbf33b77c26550a6004b36d3545fbc95f8.tar.gz
shadow: improve reproducibility by hard-coding shell path
The shadow configure script tries really hard to detect the running shell to make sure it doesn't do unsupported calls. On my system the shell is detected as /bin/sh, while a build in an ubuntu docker it resolves to /bin/bash. And since the shell path is baked into the target binaries through config.h, the build becomes inreproducible. Fix reproducibility by hard-coding the shell to be /bin/sh (From OE-Core rev: 5f4fe91cb6c21cd3ecd0b68d1c6b46a9530c7570) Signed-off-by: Martin Hundebøll <martin@geanix.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow/shadow-sysroot_4.6.bb')
0 files changed, 0 insertions, 0 deletions