All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/at: bump version to 3.2.4
Date: Tue, 01 Feb 2022 23:17:12 +0100	[thread overview]
Message-ID: <87sft21bbr.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220131123441.3645526-1-giulio.benetti@benettiengineering.com> (Giulio Benetti's message of "Mon, 31 Jan 2022 13:34:41 +0100")

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@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@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?

 > +++ 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?

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

  reply	other threads:[~2022-02-01 22:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 12:34 [Buildroot] [PATCH] package/at: bump version to 3.2.4 Giulio Benetti
2022-02-01 22:17 ` Peter Korsgaard [this message]
2022-02-01 22:23   ` Giulio Benetti
2022-02-01 22:32     ` [Buildroot] [PATCH v2] " Giulio Benetti
2022-02-06 13:47       ` Peter Korsgaard

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=87sft21bbr.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    /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.