mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
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:
committed by
Richard Purdie
parent
a053eff03e
commit
f1cdef5656
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user