benejson: new package
authorDavid Bender <codehero@yahoo.com>
Sun, 25 Jan 2015 17:57:42 +0000 (18:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 25 Jan 2015 18:17:20 +0000 (19:17 +0100)
commite5da992f20d880e11519c4aa7f712090c68f9dab
treea01014b7ad3bbdc2ddc059d717594bc1d36a3523
parent3852a3e526b11fade9a9769712a439fb16e11c60
benejson: new package

Added C/C++ JSON parsing package benejson.

[Thomas:
 - Get rid of the usage of BENEJSON_SCONS_OPTS, since this variable is
   never defined.
 - Remove BENEJSON_SCONS_ENV, and pass the options directly in the
   definition of <pkg>_BUILD_CMDS.
 - Fix indentation of BENEJSON_BUILD_CMDS.]

Signed-off-by: Dave Bender <bender@benegon.com>
Signed-off-by: David Bender <codehero@gmail.com>
[yann.morin.1998@free.fr: fix static/shared install; enhance help entry;
 fix extra space; add hash]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/benejson/Config.in [new file with mode: 0644]
package/benejson/benejson.hash [new file with mode: 0644]
package/benejson/benejson.mk [new file with mode: 0644]