All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] package/at: updated version from 3.1.13 to 3.1.16
Date: Mon, 7 Sep 2015 11:44:30 +0100	[thread overview]
Message-ID: <55ED6A8E.6010003@imgtec.com> (raw)
In-Reply-To: <1441614610-10073-1-git-send-email-francesco.nwokeka@gmail.com>

Dear Francesco Nwokeka,

On 09/07/2015 09:30 AM, Francesco Nwokeka wrote:
> Signed-off-by: Francesco Nwokeka <francesco.nwokeka@gmail.com>
> ---
>  package/at/at.hash | 9 +++++----
>  package/at/at.mk   | 2 +-
>  2 files changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/package/at/at.hash b/package/at/at.hash
> index 481c937..86f523b 100644
> --- a/package/at/at.hash
> +++ b/package/at/at.hash
> @@ -1,4 +1,5 @@
> -# From http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/a/at/at_3.1.13-2%2Bdeb7u1.dsc
> -sha1	9873e0c38403ef58364912d0b505fd20798fd400  at_3.1.13.orig.tar.gz
> -sha256	3a8b90868d615d21a92f4986ea9a823886329af8fae8dd7ab4eed9b273bca072  at_3.1.13.orig.tar.gz
> -md5	1da61af6c29e323abaaf13ee1a8dad79  at_3.1.13.orig.tar.gz
> +# From http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/a/at/at_3.1.16-1.dsc
> +
> +sha1    5ad64a471d0ed9985541e918e096f69dc2963cf0 123174 at_3.1.16.orig.tar.gz
> +sha256  cb9af59c6a54edce9536ba629841055409d1f89d8ae26494727a97141fb4d5c1 at_3.1.16.orig.tar.gz
> +md5 d05da75d9b75d93917ffb16ab48b1e19 at_3.1.16.orig.tar.gz
> diff --git a/package/at/at.mk b/package/at/at.mk
> index 1504e32..8865360 100644
> --- a/package/at/at.mk
> +++ b/package/at/at.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -AT_VERSION = 3.1.13
> +AT_VERSION = 3.1.16
>  AT_SOURCE = at_$(AT_VERSION).orig.tar.gz
>  AT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/a/at
>  # missing deps for parsetime.l
> 

after applying your patch, I can't build at:

>>> at 3.1.16 Patching

Applying 0001-configure.ac-remove-manual-compiler-check-with-AC_TR.patch
using patch:
patching file configure.ac
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file configure.ac.rej
Patch failed!  Please fix
0001-configure.ac-remove-manual-compiler-check-with-AC_TR.patch!

This is because you need to "remove unneeded"/tweak patches at the same
time you are bumping the version.

You patch series should be testable at any step of the series.

Also, when you send a new patch with superseded an old one, please mark
the old one as "superseded" in Patchwork.

Regards,

Vincent.

  reply	other threads:[~2015-09-07 10:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-07  8:30 [Buildroot] [PATCH 1/5] package/at: updated version from 3.1.13 to 3.1.16 Francesco Nwokeka
2015-09-07 10:44 ` Vicente Olivert Riera [this message]
2015-09-07 10:46   ` Vicente Olivert Riera
2015-09-07 11:55   ` Arnout Vandecappelle
  -- strict thread matches above, loose matches on Subject: below --
2015-09-04 17:49 Francesco Nwokeka
2015-09-04 17:45 Francesco Nwokeka
2015-09-04 17:44 Francesco Nwokeka

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=55ED6A8E.6010003@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.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.