diff options
| -rw-r--r-- | recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb index 07b8e553..404035b5 100644 --- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb +++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | |||
| @@ -31,7 +31,7 @@ INITSCRIPT_PARAMS = "defaults 8" | |||
| 31 | 31 | ||
| 32 | inherit update-rc.d | 32 | inherit update-rc.d |
| 33 | 33 | ||
| 34 | PR = "r23" | 34 | PR = "r24" |
| 35 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" | 35 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" |
| 36 | 36 | ||
| 37 | DEPENDS += "libdrm udev libgbm wayland libffi" | 37 | DEPENDS += "libdrm udev libgbm wayland libffi" |
| @@ -73,5 +73,6 @@ INHIBIT_SYSROOT_STRIP = "1" | |||
| 73 | 73 | ||
| 74 | INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths" | 74 | INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths" |
| 75 | INSANE_SKIP_${PN}-plugins = "dev-so" | 75 | INSANE_SKIP_${PN}-plugins = "dev-so" |
| 76 | INSANE_SKIP_${PN} += "already-stripped" | ||
| 76 | 77 | ||
| 77 | CLEANBROKEN = "1" | 78 | CLEANBROKEN = "1" |
