All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] package/volume_key: add new package
Date: Tue, 18 Feb 2020 15:46:12 +0100	[thread overview]
Message-ID: <20200218154612.4fc237a6@windsurf> (raw)
In-Reply-To: <20bd5175-2e2c-a2b8-0ff0-350d58e01a9b@benettiengineering.com>

Hello,

On Tue, 18 Feb 2020 14:46:17 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> >> diff --git a/package/volume_key/0001-configure.ac-remove-po-Makefile.in-entry-from-AC_CON.patch b/package/volume_key/0001-configure.ac-remove-po-Makefile.in-entry-from-AC_CON.patch
> >> new file mode 100644
> >> index 0000000000..44d6ee0d4b
> >> --- /dev/null
> >> +++ b/package/volume_key/0001-configure.ac-remove-po-Makefile.in-entry-from-AC_CON.patch
> >> @@ -0,0 +1,28 @@
> >> +From d1142e667f4f2f2fcd2d36a006919325c1a4377e Mon Sep 17 00:00:00 2001
> >> +From: Giulio Benetti <giulio.benetti@benettiengineering.com>
> >> +Date: Sat, 25 Jan 2020 17:24:38 +0100
> >> +Subject: [PATCH] configure.ac: remove po/Makefile.in entry from
> >> + AC_CONFIG_FILES
> >> +
> >> +AC_CONFIG_FILES should not contain po/Makefile.in file because
> >> +gettextize will re-add it again causing build failure.
> >> +
> >> +Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>  
> > 
> > Was this reported upstream?  
> 
> Not this patch, because the issue happens only when gettextizing, and if 
> instead you build without getextizing it fails. So I don't think 
> upstream will be interested about it, what do you think?
> This was a doubt I had while dealing with this.

Well, it is a problem if one can't autoreconf/gettextize the upstream
project as-is, no?

> > I see:
> > 
> > PKG_CHECK_MODULES(blkid, [blkid])
> > 
> > don't we need the blkid library from util-linux ? I see it is selected
> > by cryptsetup, which is why it works.  
> 
> Yes, but if cryptsetup already selects it, do I need to repeat it in 
> volume-key dependencies?

I think since the configure.ac explicitly checks it, it makes sense to
not rely on the fact that a dependency by chance also uses it.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2020-02-18 14:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 14:30 [Buildroot] [PATCH 0/4] udisks bump to version 2.8.4 Giulio Benetti
2020-02-17 14:30 ` [Buildroot] [PATCH 1/4] package/libbytesize: add new package Giulio Benetti
2020-04-12 14:00   ` Thomas Petazzoni
2020-02-17 14:30 ` [Buildroot] [PATCH 2/4] package/volume_key: " Giulio Benetti
2020-02-17 18:51   ` Thomas Petazzoni
2020-02-18 13:46     ` Giulio Benetti
2020-02-18 14:06       ` Giulio Benetti
2020-02-18 14:47         ` Thomas Petazzoni
2020-02-20 16:28           ` Giulio Benetti
2020-02-18 14:46       ` Thomas Petazzoni [this message]
2020-02-18 14:55         ` Giulio Benetti
2020-02-17 14:30 ` [Buildroot] [PATCH 3/4] package/libblockdev: " Giulio Benetti
2020-02-17 18:56   ` Thomas Petazzoni
2020-02-17 14:30 ` [Buildroot] [PATCH 4/4] package/udisks: bump version to 2.8.4 Giulio Benetti
2020-02-17 19:07   ` Thomas Petazzoni

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=20200218154612.4fc237a6@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.