All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] 3 fixes for deterministic build
@ 2022-03-02  7:12 Robert Yang
  2022-03-02  7:12 ` [PATCH 1/3] quilt: Disable external sendmail " Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Robert Yang @ 2022-03-02  7:12 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 7f7eb82ce47ede6ec6f50cbcb56cbfbe10e8d20c:

  insane.bbclass: Update insane.bbclass to work on FIPS enabled hosts (2022-03-01 23:44:29 +0000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/deterministic
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/deterministic

Robert Yang (3):
  quilt: Disable external sendmail for deterministic build
  perl: Makefile.PL: Fix _PATH_LOG for deterministic build
  cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build

 ...Makefile.PL-Fix-_PATH_LOG-for-determ.patch | 34 +++++++++++++++++++
 meta/recipes-devtools/perl/perl_5.34.0.bb     |  1 +
 meta/recipes-devtools/quilt/quilt.inc         |  3 +-
 meta/recipes-extended/cups/cups.inc           |  1 +
 4 files changed, 38 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch

-- 
2.31.1



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

end of thread, other threads:[~2022-03-02  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-02  7:12 [PATCH 0/3] 3 fixes for deterministic build Robert Yang
2022-03-02  7:12 ` [PATCH 1/3] quilt: Disable external sendmail " Robert Yang
2022-03-02  7:12 ` [PATCH 2/3] perl: Makefile.PL: Fix _PATH_LOG " Robert Yang
2022-03-02  8:42   ` [OE-core] " Alexander Kanavin
2022-03-02  8:47     ` Robert Yang
2022-03-02  8:48       ` Alexander Kanavin
2022-03-02  9:49         ` Robert Yang
2022-03-02  7:12 ` [PATCH 3/3] cups: Add --with-dbusdir to EXTRA_OECONF " Robert Yang

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.