json-c: add --enable-threading to EXTRA_OECONF 19/23319/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 11 Dec 2019 18:47:49 +0000 (20:47 +0200)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 11 Dec 2019 19:38:25 +0000 (21:38 +0200)
commit0d8969ef3adf93b8404c695497efd1ce32ecfb82
treec29451ae8d1089b3645f51d78063a6fcfe42fd9f
parent60195f47ab7c0ca38b3394dfc0bab22925ddc4d9
json-c: add --enable-threading to EXTRA_OECONF

Enable partial threading support to enable compiler atomic
operations which in turn avoids refcount corruption issue
that was causing aborts with moderate prolonged traffic.

Bug-AGL: SPEC-3044
Change-Id: I0b9ab8c27f2c436910dbabf03be5bedaf1a28136
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-devtools/json-c/json-c_%.bbappend [new file with mode: 0644]