libjson: update to 0.11 and rename to json-c

libjson is now known as json-c. Config.status is removed as it breaks
seperate build dir builds. Built without parallel make as it fails,
official word is not to bother trying.

(From OE-Core rev: 533c1db22eddaaaea7d58d1fc75d608b9ba8122a)

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jack Mitchell
2013-11-18 16:14:25 +00:00
committed by Richard Purdie
parent a053eff03e
commit f1cdef5656
4 changed files with 22 additions and 16 deletions

View File

@@ -294,7 +294,7 @@ B_pn-libice = "${SEPB}"
B_pn-libice-native = "${SEPB}"
B_pn-libid3tag = "${SEPB}"
B_pn-libidn = "${SEPB}"
B_pn-libjson = "${SEPB}"
B_pn-json-c = "${SEPB}"
B_pn-libksba = "${SEPB}"
B_pn-libmad = "${SEPB}"
B_pn-libmatchbox = "${SEPB}"