[OE-core] [PATCH 0/6] improve reproducibility of 6 recipes
Hongxu Jia
hongxu.jia at windriver.com
Fri Jan 12 08:11:21 UTC 2018
Fix build path issue of these recipes to improve reproducibility
Build success on qemux86-64 with multilib enabled.
//Hongxu
The following changes since commit 364f8bcfcbd04e722490f363ad36a15fb7066ba7:
linux-firmware: Bump revision to 65b1c68c (2018-01-11 10:26:07 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/reproduce
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/reproduce
Hongxu Jia (6):
wget: improve reproducibility
python-xcbgen: improve reproducibility
openssl/nativesdk-openssl: improve reproducibility
python3-core: improve reproducibility
python-core/python-dev: improve reproducibility
kbd-ptest: improve reproducibility
.../openssl/0001-improve-reproducibility.patch | 50 ++++++++++++++++++
.../recipes-connectivity/openssl/openssl_1.0.2m.bb | 11 ++++
meta/recipes-core/kbd/kbd_2.0.4.bb | 7 +++
meta/recipes-devtools/python/python3_3.5.3.bb | 13 ++++-
meta/recipes-devtools/python/python_2.7.13.bb | 7 ++-
meta/recipes-extended/wget/wget.inc | 3 ++
.../wget/wget/0002-improve-reproducibility.patch | 61 ++++++++++++++++++++++
meta/recipes-extended/wget/wget_1.19.2.bb | 1 +
meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb | 2 +-
9 files changed, 152 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-improve-reproducibility.patch
create mode 100644 meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch
--
2.8.1
More information about the Openembedded-core
mailing list