]> code.ossystems Code Review - openembedded-core.git/commit
json-c: backport patch to fix gcc7 compilation
authorAndré Draszik <adraszik@tycoint.com>
Fri, 6 Oct 2017 12:24:08 +0000 (13:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:23 +0000 (22:39 +0000)
commit9b0cb8149ce82c0e6fa3054b54d35e9bf1353bf0
tree32e5606415a9a193e5865e6d50236e705e7c6731
parentb1843e60ebe534243b49f3685540fa5ea49d5f35
json-c: backport patch to fix gcc7 compilation

(The native version might be being built using gcc-7)

We can't cherry-pick a commit from master, as master
has upgraded json-c at the same time as applying
this patch, see commit
ccf630e78aad ("json-c: Upgrade to 0.12.1 release")

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/json-c/json-c/0001-Add-FALLTHRU-comment-to-handle-GCC7-warnings.patch [new file with mode: 0644]
meta/recipes-devtools/json-c/json-c_0.12.bb