Workaround failing QA check in ti-sgx-ddk-um 15/8215/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 11 Jan 2017 19:06:56 +0000 (20:06 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Jan 2017 21:35:39 +0000 (21:35 +0000)
This adds another INSANE_SKIP to avoid a new QA check from failing the build.

Change-Id: Ia46f531349c515e68889022edc40cf94ece19654
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_%.bbappend [new file with mode: 0644]

diff --git a/meta-agl-bsp/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_%.bbappend b/meta-agl-bsp/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_%.bbappend
new file mode 100644 (file)
index 0000000..dad5ce3
--- /dev/null
@@ -0,0 +1 @@
+INSANE_SKIP_${PN} += "already-stripped"
\ No newline at end of file