From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 10/21] package/snappy: bump version
Date: Mon, 2 Jun 2014 21:41:45 +0200 [thread overview]
Message-ID: <20140602194145.GC3404@free.fr> (raw)
In-Reply-To: <87d2erw2d9.fsf@dell.be.48ers.dk>
Peter, Al,
On 2014-06-02 21:14 +0200, Peter Korsgaard spake thusly:
> >>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
>
> > From: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > This is the un-tagged 1.1.2 release.
>
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > ---
> > package/snappy/snappy.mk | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> > diff --git a/package/snappy/snappy.mk b/package/snappy/snappy.mk
> > index c30cb3c..6d20df8 100644
> > --- a/package/snappy/snappy.mk
> > +++ b/package/snappy/snappy.mk
> > @@ -4,8 +4,8 @@
> > #
> > ################################################################################
>
> > -SNAPPY_VERSION = 1.1.1
> > -SNAPPY_SITE = http://snappy.googlecode.com/files/
> > +SNAPPY_VERSION = 1ff9be9b8fafc8528ca9e055646f5932aa5db9c4
> > +SNAPPY_SITE = $(call github,google,snappy,$(SNAPPY_VERSION))
>
> Seems like it is missing an AUTORECONF:
>
> http://autobuild.buildroot.net/results/0ec/0ec62efed0e0aec56b4aa6b5ef1a3bcbd1474949/build-end.log
Sigh... So sorry... :-(
I had it autoreconfed manually, and forgot to remove the build-dir for
subsequent builds... :-(
> Will fix now.
Thanks.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-06-02 19:41 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-01 21:43 [Buildroot] [PATCH 0/21 v2] A bunch of bumps (branch yem/bumps) Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 01/21] package/tzdata: bump version for some new timezones Yann E. MORIN
2014-06-02 6:38 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 02/21] package/zic: bump version for misc fixes Yann E. MORIN
2014-06-02 6:38 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 03/21] package/dtv-scan-tables: bump version Yann E. MORIN
2014-06-02 6:40 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 04/21] package/tvheadend: " Yann E. MORIN
2014-06-02 10:50 ` Peter Korsgaard
2014-06-02 19:26 ` Peter Korsgaard
2014-06-02 19:40 ` Yann E. MORIN
2014-06-02 19:45 ` Bernd Kuhls
2014-06-01 21:43 ` [Buildroot] [PATCH 05/21] package/w_scan: do not line-up variables Yann E. MORIN
2014-06-02 10:50 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 06/21] package/w_scan: bump version Yann E. MORIN
2014-06-02 10:50 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 07/21] package/libbsd: do not line-up variables Yann E. MORIN
2014-06-02 10:51 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 08/21] package/libbsd: bump version Yann E. MORIN
2014-06-02 10:51 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 09/21] package/snappy: do not line-up variables Yann E. MORIN
2014-06-02 10:51 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 10/21] package/snappy: bump version Yann E. MORIN
2014-06-02 10:51 ` Peter Korsgaard
2014-06-02 19:14 ` Peter Korsgaard
2014-06-02 19:41 ` Yann E. MORIN [this message]
2014-06-01 21:43 ` [Buildroot] [PATCH 11/21] package/libevdev: " Yann E. MORIN
2014-06-02 10:51 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 12/21] package/procps: bump version and rename to procps-ng Yann E. MORIN
2014-06-02 11:07 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 13/21] package/wayland: bump version Yann E. MORIN
2014-06-02 11:08 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 14/21] package/weston: " Yann E. MORIN
2014-06-02 11:09 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 15/21] package/weston: libxkbcommon is optional Yann E. MORIN
2014-06-02 11:10 ` Peter Korsgaard
2014-06-01 21:43 ` [Buildroot] [PATCH 16/21] package/libinput: new package Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 17/21] package/weston: add support for libinput Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 18/21] package/freerdp: not forcibly depend on X.Org Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 19/21] pacakge/freerdp: disable building the manpages Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 20/21] package/freerdp: add options to enable/disable server and/or client Yann E. MORIN
2014-06-01 21:43 ` [Buildroot] [PATCH 21/21] [WIP] package/weston: add support for the RDP compositor Yann E. MORIN
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=20140602194145.GC3404@free.fr \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox