tinycbor: new package
commit67f96915b14a3f316ee1850253fc7ce11982fafb
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 25 Jul 2016 08:37:39 +0000 (25 10:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 25 Jul 2016 21:33:37 +0000 (25 23:33 +0200)
tree697f7195ab595198cacd182de6b84dae8d06dace
parent89a33a06022d3b21a633f24566e1f6b6d30df5ba
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>
package/Config.in
package/tinycbor/Config.in [new file with mode: 0644]
package/tinycbor/tinycbor.hash [new file with mode: 0644]
package/tinycbor/tinycbor.mk [new file with mode: 0644]