kumquat-buildroot/package/tinycbor/Config.in
Fabrice Fontaine 67f96915b1 tinycbor: new package
Concise Binary Object Representation (CBOR) Library

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
[Thomas:
 - use lower-case letters in the Config.in option prompt
 - remove BR2_PACKAGE_TINYCBOR_JSON2CBOR sub-option, simply rely on
   the cjson package being enabled
 - pass prefix=/usr only at install time.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-25 23:33:37 +02:00

7 lines
144 B
Plaintext

config BR2_PACKAGE_TINYCBOR
bool "tinycbor"
help
Concise Binary Object Representation (CBOR) Library
https://github.com/01org/tinycbor