All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/6] improve reproducibility of 6 recipes
Date: Fri, 12 Jan 2018 03:11:21 -0500	[thread overview]
Message-ID: <cover.1515744181.git.hongxu.jia@windriver.com> (raw)

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



             reply	other threads:[~2018-01-12  8:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-12  8:11 Hongxu Jia [this message]
2018-01-12  8:11 ` [PATCH 1/6] wget: improve reproducibility Hongxu Jia
2018-01-12  8:11 ` [PATCH 2/6] python-xcbgen: " Hongxu Jia
2018-01-12  8:11 ` [PATCH 3/6] openssl/nativesdk-openssl: " Hongxu Jia
2018-01-12  8:11 ` [PATCH 4/6] python3-core: " Hongxu Jia
2018-01-30 22:01   ` Bystricky, Juro
2018-02-01 19:27   ` Burton, Ross
2018-02-02  2:13     ` Hongxu Jia
2018-02-02  9:06     ` [PATCH V2] apr: 1.6.2 -> 1.6.3 Hongxu Jia
2018-02-02  9:16       ` Hongxu Jia
2018-02-02 14:22       ` Burton, Ross
2018-01-12  8:11 ` [PATCH 5/6] python-core/python-dev: improve reproducibility Hongxu Jia
2018-01-12  8:11 ` [PATCH 6/6] kbd-ptest: " Hongxu Jia
2018-01-31  9:13 ` [PATCH 0/6] improve reproducibility of 6 recipes Hongxu Jia
2018-02-02  9:32 ` ✗ patchtest: failure for improve reproducibility of 6 recipes (rev2) Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1515744181.git.hongxu.jia@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.