[Buildroot] [PATCH] package/at: bump version to 3.2.4

Giulio Benetti giulio.benetti at benettiengineering.com
Tue Feb 1 22:23:58 UTC 2022


Hi Peter,

On 01/02/22 23:17, Peter Korsgaard wrote:
>>>>>> "Giulio" == Giulio Benetti <giulio.benetti at benettiengineering.com> writes:
> 
>   > All local patches except on have been upstreamed, so let's remove them and
>   > rename/rebase the remaining one.
> 
>   > Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
>   >  +++ b/Makefile.in
>   > -@@ -99,43 +99,42 @@ atrun: atrun.in
>   > +@@ -25,6 +25,10 @@ DESTDIR 	= $(IROOT)
>   > + $(warning IROOT is deprecated, you should use DESTDIR instead)
>   > + endif
>   > +
>   > ++ifdef IROOT
>   > ++DESTDIR		= $(DESTDIR)
>   > ++endif
> 
> What does this do?

oops, that remained as part of the old patch so I need to drop it

>   > +++ b/package/at/at.mk
>   > @@ -4,7 +4,7 @@
>   >  #
>   >  ################################################################################
>   
>   > -AT_VERSION = 3.2.2
>   > +AT_VERSION = 3.2.4
>   >  AT_SOURCE = at_$(AT_VERSION).orig.tar.gz
>   >  AT_SITE = http://software.calhariz.com/at
>   >  AT_AUTORECONF = YES
> 
> Is autoreconf still needed?
> 

I'm checking right now

-- 
Giulio Benetti
Benetti Engineering sas



More information about the buildroot mailing list