[Buildroot] [PATCH v2 1/6] hdmiservice: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 13 11:06:38 UTC 2012


On Tue, 13 Nov 2012 12:03:05 +0100, Grégory Hermant wrote:
> Hi thomas,
> 
> Le 12/11/2012 19:34, Thomas Petazzoni a écrit :
> > Dear Gregory Hermant,
> > 
> > On Mon, 12 Nov 2012 18:41:37 +0100, Gregory Hermant wrote:
> >>
> >> Signed-off-by: Gregory Hermant <gregory.hermant at calao-systems.com>
> >> ---
> >>  package/Config.in                  |    1 +
> >>  package/hdmiservice/Config.in      |   10 +++++++++
> >>  package/hdmiservice/hdmiservice.mk |   43 ++++++++++++++++++++++++++++++++++++
> > 
> > Is this software something generic, or very specific to the Snowball
> > platform? I am worried by the package name that is way too generic for
> > something that looks board specific. It seems to be tied to a very
> > custom graphics driver.
> 
> Yes it is specific to the snowball.
> What do you suggest to manage this package ?

Even though we generally prefer to use the upstream name for the
Buildroot package, in this case the upstream name is way too generic.
The package should probably be named snowball-hdmiservice for example.


> > Any reason not to use the 'make install' target which apparently does
> > the right thing?
> > 
> Not really. I just keep a similar syntax as staging part.
> What do you recommend ?

Why not using make install for both the target and staging
installations?

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