All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] python3: Reproducible build fixes
@ 2019-06-20 15:43 Joshua Watt
  2019-06-20 15:43 ` [PATCH 1/2] python3: Reformat sysconfig Joshua Watt
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joshua Watt @ 2019-06-20 15:43 UTC (permalink / raw)
  To: openembedded-core

Two fixes to make the Python3 build reproducible

Joshua Watt (2):
  python3: Reformat sysconfig
  python3: Disable PGO for reproducible builds

 .../python/python3/reformat_sysconfig.py      | 21 +++++++++++++++++++
 meta/recipes-devtools/python/python3_3.7.3.bb | 20 +++++++++++++++++-
 2 files changed, 40 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/python/python3/reformat_sysconfig.py

-- 
2.21.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-21 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20 15:43 [PATCH 0/2] python3: Reproducible build fixes Joshua Watt
2019-06-20 15:43 ` [PATCH 1/2] python3: Reformat sysconfig Joshua Watt
2019-06-20 16:32   ` Richard Purdie
2019-06-21 13:35   ` [PATCH v2] " Joshua Watt
2019-06-20 15:43 ` [PATCH 2/2] python3: Disable PGO for reproducible builds Joshua Watt
2019-06-20 16:01 ` ✗ patchtest: failure for python3: Reproducible build fixes Patchwork
2019-06-21 14:00 ` ✗ patchtest: failure for python3: Reproducible build fixes (rev2) Patchwork

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.