Pushed to the "morty-x11-experimental" branch of meta-processor-sdk.


On 12/4/2017 6:16 PM, Eric Ruei wrote:
Signed-off-by: Eric Ruei <[email protected]>
---
  recipes-graphics/libgles/ti-xsgx-ddk-um_1.15.4564147.bb | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-graphics/libgles/ti-xsgx-ddk-um_1.15.4564147.bb 
b/recipes-graphics/libgles/ti-xsgx-ddk-um_1.15.4564147.bb
index 8bdf4bd..96cbb0e 100644
--- a/recipes-graphics/libgles/ti-xsgx-ddk-um_1.15.4564147.bb
+++ b/recipes-graphics/libgles/ti-xsgx-ddk-um_1.15.4564147.bb
@@ -33,7 +33,7 @@ INITSCRIPT_PARAMS = "defaults 8"
inherit update-rc.d -PR = "r2"
+PR = "r3"
  PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 
omap5-xsgx-ddk-um-linux"
DEPENDS += "udev"
@@ -56,7 +56,7 @@ S = "${WORKDIR}/git"
do_install () {
      oe_runmake install DESTDIR=${D} TARGET_PRODUCT=${TARGET_PRODUCT}
-    install -m 0644 ${WORKDIR}/xorg ${D}${sysconfdir}/init.d/
+    install -m 0755 ${WORKDIR}/xorg ${D}${sysconfdir}/init.d/
  }
SYSROOT_DIRS_append = "/usr/local"

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to