[meta-ti] e-ruei1 at ti.com : omap5-sgx-ddk-um-linux: Add INSANE_SKIP list for plugins

Arago Project git git at arago-project.org
Fri Mar 4 09:07:50 PST 2016


Module: meta-ti
Branch: fido
Commit: e3b63eeb7a8b3a5d5c0712c23ce57023e7c2ee12
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e3b63eeb7a8b3a5d5c0712c23ce57023e7c2ee12

Author: e-ruei1 at ti.com <e-ruei1 at ti.com>
Date:   Fri Mar  4 21:21:39 2016 +0000

omap5-sgx-ddk-um-linux: Add INSANE_SKIP list for plugins

Signed-off-by: Eric Ruei <e-ruei1 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb
index 3ee0ac7..3a239c0 100644
--- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb
+++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8"
 
 inherit update-rc.d
 
-PR = "r6"
+PR = "r7"
 PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
 
 RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"
@@ -50,5 +50,6 @@ ALLOW_EMPTY_${PN}-plugins = "1"
 INHIBIT_PACKAGE_STRIP = "1"
 
 INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths"
+INSANE_SKIP_${PN}-plugins = "dev-so"
 
 CLEANBROKEN = "1"



More information about the meta-ti mailing list