[Buildroot] [PATCH v2] New package: parted

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Oct 20 13:07:04 UTC 2011


Le Thu, 20 Oct 2011 14:49:26 +0200,
"Dechesne, Nicolas" <n-dechesne at 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



More information about the buildroot mailing list