All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: parted
Date: Thu, 20 Oct 2011 15:07:04 +0200	[thread overview]
Message-ID: <20111020150704.29bc1398@skate> (raw)
In-Reply-To: <CALB96N=4OwW95SoxHHusOBR9oQTuQ6uN_1swzkGqoF1q71YC0Q@mail.gmail.com>

Le Thu, 20 Oct 2011 14:49:26 +0200,
"Dechesne, Nicolas" <n-dechesne@ti.com> a ?crit :

> > +$(eval $(call AUTOTARGETS))
> 
> why this instead of
> 
> $(eval $(call AUTOTARGETS,package,parted))

In the new Git version, it is sufficient to write:

$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))
$(eval $(call GENTARGETS))
$(eval $(call GENTARGETS,host))

And the package infrastructure will figure out automatically the
package name and the package directory.

Next week, I'll be in Prague, where I will physically meet Peter. And I
intend to use this opportunity to use whatever method happens to be
necessary to have him merge the asciidoc documentation patches so that
we can work on improving the documentation! :-))

Or maybe I should start a fund-raising campaign from Buildroot
contributors to buy enough beers to Peter so that he gets drunk enough
to blindly merge all our patches. Who's contributing ? :-)

Regards!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2011-10-20 13:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-20  6:58 [Buildroot] [PATCH v2] New package: parted Yegor Yefremov
2011-10-20 12:49 ` Dechesne, Nicolas
2011-10-20 12:52   ` Yegor Yefremov
2011-10-20 12:56   ` Michael S. Zick
2011-10-20 13:00     ` Dechesne, Nicolas
2011-10-20 13:07   ` Thomas Petazzoni [this message]
2011-10-20 13:09     ` Dechesne, Nicolas
2011-10-20 13:21       ` Thomas Petazzoni
2011-10-20 19:49     ` Yann E. MORIN
2011-10-20 20:19     ` Peter Korsgaard
2011-10-21  6:58       ` Thomas Petazzoni
2011-11-22 21:38   ` Dechesne, Nicolas

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=20111020150704.29bc1398@skate \
    --to=thomas.petazzoni@free-electrons.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.