All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/sox: install to staging
@ 2021-09-09  9:14 Giulio Benetti
  2021-09-10 20:15 ` Yann E. MORIN
  2021-09-12 19:24 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Giulio Benetti @ 2021-09-09  9:14 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Adrian Amaglio

From: Adrian Amaglio <nainformatique@gresille.org>

Install header files and libraries into the staging area.

Signed-off-by: Adrian Amaglio <nainformatique@gresille.org>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[Giulio: reword commit log]
---
 package/sox/sox.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sox/sox.mk b/package/sox/sox.mk
index dcc1a670b4..d462eb8722 100644
--- a/package/sox/sox.mk
+++ b/package/sox/sox.mk
@@ -10,6 +10,7 @@ SOX_SITE_METHOD = git
 SOX_DEPENDENCIES = host-autoconf-archive host-pkgconf
 SOX_LICENSE = GPL-2.0+ (sox binary), LGPL-2.1+ (libraries)
 SOX_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL
+SOX_INSTALL_STAGING = YES
 SOX_CPE_ID_VENDOR = sound_exchange_project
 SOX_CPE_ID_PRODUCT = sound_exchange
 # From git and we're patching configure.ac
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package/sox: install to staging
  2021-09-09  9:14 [Buildroot] [PATCH] package/sox: install to staging Giulio Benetti
@ 2021-09-10 20:15 ` Yann E. MORIN
  2021-09-12 19:24 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-09-10 20:15 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Adrian Amaglio, buildroot

giulio, All,

On 2021-09-09 11:14 +0200, Giulio Benetti spake thusly:
> From: Adrian Amaglio <nainformatique@gresille.org>
> 
> Install header files and libraries into the staging area.
> 
> Signed-off-by: Adrian Amaglio <nainformatique@gresille.org>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> [Giulio: reword commit log]

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/sox/sox.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/sox/sox.mk b/package/sox/sox.mk
> index dcc1a670b4..d462eb8722 100644
> --- a/package/sox/sox.mk
> +++ b/package/sox/sox.mk
> @@ -10,6 +10,7 @@ SOX_SITE_METHOD = git
>  SOX_DEPENDENCIES = host-autoconf-archive host-pkgconf
>  SOX_LICENSE = GPL-2.0+ (sox binary), LGPL-2.1+ (libraries)
>  SOX_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL
> +SOX_INSTALL_STAGING = YES
>  SOX_CPE_ID_VENDOR = sound_exchange_project
>  SOX_CPE_ID_PRODUCT = sound_exchange
>  # From git and we're patching configure.ac
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@lists.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@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package/sox: install to staging
  2021-09-09  9:14 [Buildroot] [PATCH] package/sox: install to staging Giulio Benetti
  2021-09-10 20:15 ` Yann E. MORIN
@ 2021-09-12 19:24 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-09-12 19:24 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Adrian Amaglio, buildroot

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:

 > From: Adrian Amaglio <nainformatique@gresille.org>
 > Install header files and libraries into the staging area.

 > Signed-off-by: Adrian Amaglio <nainformatique@gresille.org>
 > Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
 > [Giulio: reword commit log]

Committed to 2021.02.x, 2021.05.x and 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-12 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  9:14 [Buildroot] [PATCH] package/sox: install to staging Giulio Benetti
2021-09-10 20:15 ` Yann E. MORIN
2021-09-12 19:24 ` Peter Korsgaard

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.