diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 07:56:25 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 11:11:26 -0400 |
| commit | 92af7cd1bfba25867b2d72b7b591abf5f3ed91a5 (patch) | |
| tree | 630413916337008ca3010f25380eb38eb0d6ada3 /recipes-graphics/libgles | |
| parent | 447523d268063b5277d868d30c9ca12c1409df7a (diff) | |
| download | meta-ti-92af7cd1bfba25867b2d72b7b591abf5f3ed91a5.tar.gz | |
omap5-sgx-ddk-um-linux: fix GNU_HASH and RPATH QA warnings
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.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 10d1a1ef..f806ae88 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/" | |||
| 25 | 25 | ||
| 26 | INHIBIT_PACKAGE_STRIP = "1" | 26 | INHIBIT_PACKAGE_STRIP = "1" |
| 27 | 27 | ||
| 28 | INSANE_SKIP_${PN} += "dev-so" | 28 | INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths" |
