]> code.ossystems Code Review - openembedded-core.git/commit
ppp: Fix reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jan 2021 17:30:13 +0000 (17:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2021 10:05:28 +0000 (10:05 +0000)
commit77e8c0f0e1236a134148dfb2c4ba5e8a612984fe
tree70b09ae0d2ef6db4e4d66ab9e6f49131a39af0fa
parentb524ba3e7941b9112ae4b6ae4aa7795c59ff0d16
ppp: Fix reproducibility issue

Depending on which patches the make program has, the internal or external
utmp could would be used. Add add a patch which avoids the issue and makes
the build determnistic. We saw the regression on ubuntu1604.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/ppp/ppp/makefix.patch [new file with mode: 0644]
meta/recipes-connectivity/ppp/ppp_2.4.9.bb