json-c: add --enable-threading to EXTRA_OECONF 20/23320/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:43:05 +0000 (19:43 +0000)
commit74aa21db140193211c44ec534442eb4c277ead4c
tree0edcd159357999193f62988bcc71a8382e8635ed
parentdc3958ce86b0dcb0ef5f9d0b327d3bd8673d06a9
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]