From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libubox: new package
Date: Tue, 4 Mar 2014 19:32:43 +0100 [thread overview]
Message-ID: <20140304183243.GA11474@free.fr> (raw)
In-Reply-To: <CAGm1_ksZJ0xQnTTUSmGVQZVfDwCaeZGf=nopB8_usH8pii43Ag@mail.gmail.com>
On 2014-03-04 07:59 +0100, Yegor Yefremov spake thusly:
> On Tue, Mar 4, 2014 at 12:24 AM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > Yegor, All,
> >
> > Thanks for your contribution! Some comments below...
> >
> > On 2014-01-30 12:11 +0100, yegorslists at googlemail.com spake thusly:
> > [--SNIP--]
> >> diff --git a/package/libubox/Config.in b/package/libubox/Config.in
> >> new file mode 100644
> >> index 0000000..c6efb33
> >> --- /dev/null
> >> +++ b/package/libubox/Config.in
> >> @@ -0,0 +1,6 @@
> >> +config BR2_PACKAGE_LIBUBOX
> >> + bool "libubox"
> >> + help
> >> + Small utility library for OpenWrt.
> >
> > In what way would this be of interest to Buildroot?
> >
> > Since this is "for OpenWRT", I fail to see the relevance to Buildroot.
>
> My goal is to port libuci to Buildroot as I have some software, that
> I've written for OpenWRT and now would like to use in BR too. The
> software uses /etc/config/* infrastructure to access its configuration
> files via libuci.
> libubox it a dependency of libuci.
Ah, I see. Then, please say so in the help text (the one you provided is
not really interesting, as it does not say what libubox does).
> > This is not correct:
> > - most of the files have a license header that do not reference the
> > LGPLv2.1, but which I did not recognise [0]
It might be MIT:
http://spdx.org/licenses/MIT
> > - some have a BSD-3c license: avl.c
> > - at least one file is GPLv2: md5.c
>
> Hm. That's really odd. Should I omit license information for now?
No, just state all of them:
_LICENSES = GPLv2, BSD-3c, MIT
> >> +LIBUBOX_INSTALL_STAGING = YES
> >> +LIBUBOX_CONF_OPT = -DBUILD_LUA:BOOL=OFF
> >
> > Maybe that could be made conditional on whether lua is enabled or not?
>
> I wanted to start with a simple configuration, as I don't need Lua
> right now, but I'll incorporate this feature in the v2.
OK, that's fine. If you don't use it, and so don't test it, there's no
reason to add it. If someone (or you, later) is interested in it, he'll
send a patch.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-03-04 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 11:11 [Buildroot] [PATCH] libubox: new package yegorslists at googlemail.com
2014-03-03 23:24 ` Yann E. MORIN
2014-03-04 6:59 ` Yegor Yefremov
2014-03-04 18:32 ` Yann E. MORIN [this message]
2014-03-04 19:24 ` Yegor Yefremov
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=20140304183243.GA11474@free.fr \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox