summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-gnome/gcab/gcab_1.6.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gcab/gcab_1.6.bb b/meta-oe/recipes-gnome/gcab/gcab_1.6.bb
index 49c64f0ba6..0d9410b4d5 100644
--- a/meta-oe/recipes-gnome/gcab/gcab_1.6.bb
+++ b/meta-oe/recipes-gnome/gcab/gcab_1.6.bb
@@ -24,4 +24,6 @@ PACKAGECONFIG[tests] = "-Dtests=true -Dinstalled_tests=true,-Dtests=false -Dinst
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
25 25
26# meson embeds absolute paths to generated files on purpose 26# meson embeds absolute paths to generated files on purpose
27INSANE_SKIP:gcab-src += "buildpaths" 27# ERROR: QA Issue: File /usr/src/debug/gcab/1.6/libgcab/gcab-enums.c in package gcab-src contains reference to TMPDIR [buildpaths]
28ERROR_QA:remove = "buildpaths"
29WARN_QA:append = " buildpaths"