[meta-ti] Anand Balagopalakrishnan : omap5-sgx-ddk-um-linux: register PVR service for autostart on boot
Arago Project git
git at arago-project.org
Mon Feb 29 13:16:22 PST 2016
Module: meta-ti
Branch: master
Commit: 4cdee8256c46c444b61021a1c0f21fc61c875604
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4cdee8256c46c444b61021a1c0f21fc61c875604
Author: Anand Balagopalakrishnan <anandb at ti.com>
Date: Mon Feb 29 11:32:16 2016 +0000
omap5-sgx-ddk-um-linux: register PVR service for autostart on boot
Signed-off-by: Anand Balagopalakrishnan <anandb at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb | 7 ++++++-
1 files changed, 6 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 5ac3f31..a53902b 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
@@ -14,7 +14,12 @@ TARGET_PRODUCT_omap-a15 = "jacinto6evm"
TARGET_PRODUCT_ti33x = "ti335x"
TARGET_PRODUCT_ti43x = "ti437x"
-PR = "r3"
+INITSCRIPT_NAME = "rc.pvr"
+INITSCRIPT_PARAMS = "defaults 8"
+
+inherit update-rc.d
+
+PR = "r4"
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"
More information about the meta-ti
mailing list