Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 3/4] package/flashrom: install to staging with meson
Date: Tue, 16 Jul 2024 14:40:38 +0200	[thread overview]
Message-ID: <20240716144038.61373dce@windsurf> (raw)
In-Reply-To: <20240611152202.951202-3-james.hilliard1@gmail.com>

On Tue, 11 Jun 2024 09:22:01 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> This will be needed for the upcoming fwupd flashrom plugin to work
> as only the meson build correctly installs the pkgconfig files
> needed by fwupd.
> 
> Drop Makefile patch which is no longer relevant.
> 
> Backport a patch removing _LARGEFILE64_SOURCE which can result in a
> redefination build error.
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  ...G_INTERNAL-depends-on-raw-mem-access.patch | 35 ---------
>  ...et_enable.c-Drop-_LARGEFILE64_SOURCE.patch | 38 ++++++++++
>  package/flashrom/flashrom.mk                  | 74 +++++++++++++------
>  3 files changed, 88 insertions(+), 59 deletions(-)
>  delete mode 100644 package/flashrom/0001-Makefile-CONFIG_INTERNAL-depends-on-raw-mem-access.patch
>  create mode 100644 package/flashrom/0001-chipset_enable.c-Drop-_LARGEFILE64_SOURCE.patch

Applied to master after:

- Splitting into 2 commits: one converting to meson, one adding staging
  installation

- Fixing the build, as it was failing on non-x86 platforms: a number of
  flashrom programmer driver can only be built on x86 and therefore the
  build was failing with things such as
  "output/build/flashrom-1.3.0/meson.build:475:6: ERROR: Problem
  encountered: rayer_spi selected but not supported on this platform"

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-07-16 12:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 15:21 [Buildroot] [PATCH v2 1/4] package/libjcat: new package James Hilliard
2024-06-11 15:22 ` [Buildroot] [PATCH v2 2/4] package/fwupd-efi: " James Hilliard
2024-06-11 15:22 ` [Buildroot] [PATCH v2 3/4] package/flashrom: install to staging with meson James Hilliard
2024-07-16 12:40   ` Thomas Petazzoni via buildroot [this message]
2024-06-11 15:22 ` [Buildroot] [PATCH v2 4/4] package/fwupd: new package James Hilliard
2024-07-16 12:17   ` Thomas Petazzoni via buildroot
2024-07-16 17:55     ` James Hilliard
2024-07-16 19:47       ` Thomas Petazzoni via buildroot
2024-07-16 19:56         ` James Hilliard
2024-07-16 22:17           ` Thomas Petazzoni via buildroot
2024-07-18 16:03             ` James Hilliard
2024-07-16 12:39 ` [Buildroot] [PATCH v2 1/4] package/libjcat: " Thomas Petazzoni via buildroot

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=20240716144038.61373dce@windsurf \
    --to=buildroot@buildroot.org \
    --cc=eric.le.bihan.dev@free.fr \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox