Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2,1/1] package/ola: drop autoreconf
@ 2022-03-09 17:59 Fabrice Fontaine
  2022-03-09 20:48 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-03-09 17:59 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain, Fabrice Fontaine

OLA_AUTORECONF has been set since re-introduction of package in commit
16ff948444c3978d63f483344a3d92d994c64312 but it is not needed as no
patches are touching Makefile.am or ola.m4 anymore

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
Changes v1 -> v2:
 - Fix typo in title

 package/ola/ola.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/ola/ola.mk b/package/ola/ola.mk
index 5090076175..1874350784 100644
--- a/package/ola/ola.mk
+++ b/package/ola/ola.mk
@@ -9,7 +9,6 @@ OLA_SITE = https://github.com/OpenLightingProject/ola/releases/download/$(OLA_VE
 OLA_LICENSE = LGPL-2.1+ (libola, libolacommon, Python bindings), GPL-2.0+ (libolaserver, olad, Python examples and tests)
 OLA_LICENSE_FILES = COPYING GPL LGPL LICENCE
 OLA_INSTALL_STAGING = YES
-OLA_AUTORECONF = YES
 
 # util-linux provides uuid lib
 OLA_DEPENDENCIES = protobuf util-linux host-bison host-flex host-ola
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH v2,1/1] package/ola: drop autoreconf
  2022-03-09 17:59 [Buildroot] [PATCH v2,1/1] package/ola: drop autoreconf Fabrice Fontaine
@ 2022-03-09 20:48 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-03-09 20:48 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Julien Olivain, buildroot

Fabrice, All,

On 2022-03-09 18:59 +0100, Fabrice Fontaine spake thusly:
> OLA_AUTORECONF has been set since re-introduction of package in commit
> 16ff948444c3978d63f483344a3d92d994c64312 but it is not needed as no
> patches are touching Makefile.am or ola.m4 anymore
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
> Changes v1 -> v2:
>  - Fix typo in title
> 
>  package/ola/ola.mk | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/ola/ola.mk b/package/ola/ola.mk
> index 5090076175..1874350784 100644
> --- a/package/ola/ola.mk
> +++ b/package/ola/ola.mk
> @@ -9,7 +9,6 @@ OLA_SITE = https://github.com/OpenLightingProject/ola/releases/download/$(OLA_VE
>  OLA_LICENSE = LGPL-2.1+ (libola, libolacommon, Python bindings), GPL-2.0+ (libolaserver, olad, Python examples and tests)
>  OLA_LICENSE_FILES = COPYING GPL LGPL LICENCE
>  OLA_INSTALL_STAGING = YES
> -OLA_AUTORECONF = YES
>  
>  # util-linux provides uuid lib
>  OLA_DEPENDENCIES = protobuf util-linux host-bison host-flex host-ola
> -- 
> 2.34.1
> 
> _______________________________________________
> 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

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

end of thread, other threads:[~2022-03-09 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 17:59 [Buildroot] [PATCH v2,1/1] package/ola: drop autoreconf Fabrice Fontaine
2022-03-09 20:48 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox