All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: [cbootimage PATCH] Bump to version 1.2
Date: Wed, 28 Aug 2013 17:09:08 +0200	[thread overview]
Message-ID: <20130828150907.GA27027@ulmo> (raw)
In-Reply-To: <521E0D81.5010108-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

On Wed, Aug 28, 2013 at 08:47:29AM -0600, Stephen Warren wrote:
> On 08/28/2013 12:37 AM, Thierry Reding wrote:
> > On Tue, Aug 27, 2013 at 12:32:46PM -0600, Stephen Warren wrote:
> >> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> >> 
> >> Create a release that includes Tegra124 support.
> >> 
> >> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> --- 
> >> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1
> >> deletion(-)
> >> 
> >> diff --git a/configure.ac b/configure.ac index 9b83a21..2d166c5
> >> 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ #
> >> Process this file with autoconf to produce a configure script.
> >> 
> >> AC_PREREQ([2.67]) -AC_INIT([cbootimage], [1.1],
> >> [pchiu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org]) +AC_INIT([cbootimage], [1.2],
> >> [pchiu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org]) AM_INIT_AUTOMAKE 
> >> AC_CONFIG_SRCDIR([src/cbootimage.c]) 
> >> AC_CONFIG_HEADERS([config.h])
> > 
> > I wonder, do we have any place where we can upload tarballs so
> > that distributions can grab them for packaging?
> 
> Not at present. It looks like github automatically implements this for
> tags. Perhaps we should think about moving the repos there, since we
> already have some on github.

github likely allows you to download a tarball that contains everything
in the repository. However, for distributions it'd be much nicer if they
could just grab a tarball as created by `make dist', since that would
allow them to just run `./configure' without having to autoreconf.

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2013-08-28 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 18:32 [cbootimage PATCH] Bump to version 1.2 Stephen Warren
     [not found] ` <1377628366-25039-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-08-28  6:37   ` Thierry Reding
2013-08-28 14:47     ` Stephen Warren
     [not found]       ` <521E0D81.5010108-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-08-28 15:09         ` Thierry Reding [this message]
2013-08-28 14:54     ` Stephen Warren

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=20130828150907.GA27027@ulmo \
    --to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    /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.