summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-10 20:52:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-10 13:16:05 -0400
commit267bc8a80bafb60d6bee37b8bda557a78d789925 (patch)
tree1b00ce8fe258794f8b737b40fe65dadc79373e8f /recipes-graphics/libgles
parent616ac8954257c76d77cedf17988bd7336f1272c1 (diff)
downloadmeta-ti-267bc8a80bafb60d6bee37b8bda557a78d789925.tar.gz
omap5-sgx-ddk-um-linux: Makefile doesn't have clean target
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles')
-rw-r--r--recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
index 2f3f6aa8..83dfb1d6 100644
--- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
+++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
@@ -26,3 +26,5 @@ FILES_${PN} += "${includedir}/* /usr/share/sgx-lib/"
26INHIBIT_PACKAGE_STRIP = "1" 26INHIBIT_PACKAGE_STRIP = "1"
27 27
28INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths" 28INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths"
29
30CLEANBROKEN = "1"