All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] 3 fixes for deterministic build
Date: Tue, 1 Mar 2022 23:12:55 -0800	[thread overview]
Message-ID: <cover.1646204967.git.liezhi.yang@windriver.com> (raw)

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



             reply	other threads:[~2022-03-02  7:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02  7:12 Robert Yang [this message]
2022-03-02  7:12 ` [PATCH 1/3] quilt: Disable external sendmail for deterministic build 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

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.1646204967.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@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.