[Buildroot] [PATCH 1/2] libuecc: add new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 4 20:48:23 UTC 2015


Dear Alexander Dahl,

On Thu, 29 Oct 2015 08:13:01 +0100, Alexander Dahl wrote:
> This package is a small library used for the Freifunk Gluon project and
> will be used by other upcoming packages. It's my first buildroot package
> and I tried to follow the documentation as close as possible, however as
> you might suppose I'm open for any suggestions.
> 
> Signed-off-by: Alexander Dahl <post at lespocky.de>
> ---
>  package/Config.in          |  1 +
>  package/libuecc/Config.in  |  6 ++++++
>  package/libuecc/libuecc.mk | 13 +++++++++++++
>  3 files changed, 20 insertions(+)
>  create mode 100644 package/libuecc/Config.in
>  create mode 100644 package/libuecc/libuecc.mk

I've applied your patch, thanks! There were two minor issues:

 - The commit log should not contain some "personal" messages such as
   "It's my first buildroot package...". The contents of the commit log
   is kept forever in the project history. If you want to include such
   "personal/contextual" messages, put them either in a separate e-mail
   (called the cover letter) or under the --- sign below the
   Signed-off-by line.

 - There was a line with trailing spaces in Config.in.

Other than that, looked good to, so applied!

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list