[meta-ti] Denys Dmytriyenko : omap5-sgx-ddk-um-linux: fix GNU_HASH and RPATH QA warnings
Arago Project git
git at arago-project.org
Thu May 21 08:12:01 PDT 2015
Module: meta-ti
Branch: master
Commit: 92af7cd1bfba25867b2d72b7b591abf5f3ed91a5
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=92af7cd1bfba25867b2d72b7b591abf5f3ed91a5
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu May 21 07:56:25 2015 +0000
omap5-sgx-ddk-um-linux: fix GNU_HASH and RPATH QA warnings
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +-
1 files changed, 1 insertions(+), 1 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 10d1a1e..f806ae8 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
@@ -25,4 +25,4 @@ FILES_${PN} += "${includedir}/* /usr/share/sgx-lib/"
INHIBIT_PACKAGE_STRIP = "1"
-INSANE_SKIP_${PN} += "dev-so"
+INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths"
More information about the meta-ti
mailing list