All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Alexander Egorenkov <egorenar-dev@posteo.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/multipath-tools: bump version to 0.9.6
Date: Sat, 16 Sep 2023 14:08:55 +0200	[thread overview]
Message-ID: <20230916120855.GU2571@scaer> (raw)
In-Reply-To: <20230916091831.13118-1-egorenar-dev@posteo.net>

Alexander, All,

On 2023-09-16 09:18 +0000, Alexander Egorenkov spake thusly:
> Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
> ---
[--SNIP--]
> diff --git a/package/multipath-tools/multipath-tools.mk b/package/multipath-tools/multipath-tools.mk
> index 23b3cc944267..d9d0f959943d 100644
> --- a/package/multipath-tools/multipath-tools.mk
> +++ b/package/multipath-tools/multipath-tools.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -MULTIPATH_TOOLS_VERSION = 0.9.4
> +MULTIPATH_TOOLS_VERSION = 0.9.6
>  MULTIPATH_TOOLS_SITE = $(call github,opensvc,multipath-tools,$(MULTIPATH_TOOLS_VERSION))
>  
>  MULTIPATH_TOOLS_LICENSE = \
> @@ -20,7 +20,7 @@ MULTIPATH_TOOLS_LICENSE_FILES = \
>  	README.md
>  MULTIPATH_TOOLS_CPE_ID_VENDOR = opensvc
>  
> -MULTIPATH_TOOLS_DEPENDENCIES = lvm2 json-c readline udev liburcu libaio host-pkgconf
> +MULTIPATH_TOOLS_DEPENDENCIES = lvm2 json-c readline udev liburcu libaio host-pkgconf util-linux-libs

This line was longer than ~80 chars, so I split it into a multi-line
assignment, and took the opportunity to reorder the dependencies
alphabetically.

Applied to master, thanks.

Regards,
Yann E. MORIN.

>  MULTIPATH_TOOLS_MAKE_OPTS = \
>  	kernel_incdir=$(STAGING_DIR)/usr/include \
>  	LIB="lib" \
> -- 
> 2.42.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-09-16 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16  9:18 [Buildroot] [PATCH 1/2] package/multipath-tools: bump version to 0.9.6 Alexander Egorenkov
2023-09-16  9:18 ` [Buildroot] [PATCH 2/2] package/makedumpfile: bump version to 1.7.3 Alexander Egorenkov
2023-09-16 12:09   ` Yann E. MORIN
2023-09-16 12:08 ` Yann E. MORIN [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=20230916120855.GU2571@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=egorenar-dev@posteo.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.