From eb6a53d2ad94cc12b07895756adb2969a58c1fe5 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 4 Jul 2017 09:44:21 +0000 Subject: genivi: Fix json-c build They helpfully force -Werror on everyone so we have to backport a couple of `// FALLTHRU` comments to fix the build... the patches don't seem to even work so I have also disabled -Werror forcefully. --- genivi/strata/genivi.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genivi/strata/genivi.morph b/genivi/strata/genivi.morph index 2fc5b539..29b9d2fc 100644 --- a/genivi/strata/genivi.morph +++ b/genivi/strata/genivi.morph @@ -91,7 +91,7 @@ chunks: - name: json-c morph: genivi/strata/genivi/json-c.morph repo: upstream:json-c - ref: e8bd6865d7a671e9f75ece05dfe86a19ba610581 + ref: 365dabd8e6fa86da2add0889e448749e334e9164 unpetrify-ref: baserock/json-c-0.12-20140410-plus-patch - name: persistence-administrator morph: genivi/strata/genivi/persistence-administrator.morph -- cgit v1.2.1