[oe] [meta-oe][PATCH V2] Added recipe for libconfig

stefano babic sbabic at denx.de
Sat Jun 23 11:25:38 UTC 2012


Am 20/06/2012 20:36, schrieb Martin Jansa:
> On Wed, Jun 20, 2012 at 01:35:59PM +0200, Koen Kooi wrote:
> Op 15-06-12 13:16, Stefano Babic schreef:
>>>> libconfig can be used to parse a configuration file in a structured
>>>> language, but still compact and more suitable for embedded devices
>>>> compared to XML.
>>>>
>>>> Signed-off-by: Stefano Babic <sbabic at denx.de> ---
>>>>
>>>> - V1 was sent to oe-core, comments redirect it as right place to meta-oe 
>>>> - Drop PR to use the default value
>>>>
>>>> .../recipes-support/libconfig/libconfig_1.4.8.bb   |   13 +++++++++++++ 1
>>>> file changed, 13 insertions(+) create mode 100644
>>>> meta-oe/recipes-support/libconfig/libconfig_1.4.8.bb
>>>>
>>>> diff --git a/meta-oe/recipes-support/libconfig/libconfig_1.4.8.bb
>>>> b/meta-oe/recipes-support/libconfig/libconfig_1.4.8.bb new file mode
>>>> 100644 index 0000000..ffde91f --- /dev/null +++
>>>> b/meta-oe/recipes-support/libconfig/libconfig_1.4.8.bb @@ -0,0 +1,13 @@ 
>>>> +SUMMARY = "C/C++ Configuration File Library" +DESCRIPTION = "processing
>>>> of structured configuration files" +SECTION = "libs" +LICENSE =
>>>> "LGPLv2.1" +LIC_FILES_CHKSUM =
>>>> "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29" + +SRC_URI =
>>>> "http://www.hyperrealm.com/libconfig/libconfig-1.4.8.tar.gz \
> 
> s/1.4.8/${PV}/
> 
>> s%libconfig/libconfig-1.4.8%${BPN}/${BP}%

Good point, thanks. I will send V3.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================




More information about the Openembedded-devel mailing list