All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Niestroj <m.niestroj@grinn-global.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/lvm2: bump version to 2.02.180
Date: Wed, 25 Jul 2018 18:16:02 +0200	[thread overview]
Message-ID: <70fc1bdc-0b5e-bbc4-0bd5-b5aaaa204a08@grinn-global.com> (raw)
In-Reply-To: <20180725144659.quiepysrnblfmd3b@sapphire.tkos.co.il>

Hi Baruch,

On 25.07.2018 16:46, Baruch Siach wrote:
> Hi Marcin,
> 
> On Wed, Jul 25, 2018 at 02:37:02PM +0200, Marcin Niestroj wrote:
>> lvm2 starting from version 2.02.178 depends on libaio library.
>>
>> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
>> ---
>>   package/lvm2/Config.in | 3 +++
>>   package/lvm2/lvm2.hash | 4 ++--
>>   package/lvm2/lvm2.mk   | 6 +++---
>>   3 files changed, 8 insertions(+), 5 deletions(-)
>>
>> diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
>> index 0dd6d53b4a..5f706982cd 100644
>> --- a/package/lvm2/Config.in
>> +++ b/package/lvm2/Config.in
>> @@ -1,8 +1,10 @@
>>   config BR2_PACKAGE_LVM2
>>   	bool "lvm2 & device mapper"
>> +	depends on BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS
> 
> This new dependency needs to be added to all lvm2 reverse dependencies, i.e.,
> packages that select BR2_PACKAGE_LVM2, as well as their reverse dependencies.

Thanks for that! I will fix it in v2.

-- 
Marcin Niestroj

      reply	other threads:[~2018-07-25 16:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 12:37 [Buildroot] [PATCH 1/2] package/lvm2: bump version to 2.02.180 Marcin Niestroj
2018-07-25 12:37 ` [Buildroot] [PATCH 2/2] package/lvm2: Fix runtime crash when using uclibc Marcin Niestroj
2018-07-25 16:09   ` Thomas Petazzoni
2018-07-25 16:18     ` Marcin Niestroj
2018-07-25 16:25       ` Thomas Petazzoni
2018-07-25 16:37         ` Marcin Niestroj
2018-07-26 11:13           ` Marcin Niestroj
2018-07-26 12:23             ` Thomas Petazzoni
2018-07-25 14:46 ` [Buildroot] [PATCH 1/2] package/lvm2: bump version to 2.02.180 Baruch Siach
2018-07-25 16:16   ` Marcin Niestroj [this message]

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=70fc1bdc-0b5e-bbc4-0bd5-b5aaaa204a08@grinn-global.com \
    --to=m.niestroj@grinn-global.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.