[meta-ti] Jacob Stiffler : omapdrm-pvr: bump SRCREV for am3 and am4

Arago Project git git at arago-project.org
Mon Oct 19 11:41:40 PDT 2015


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

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Thu Oct 15 20:10:38 2015 +0000

omapdrm-pvr: bump SRCREV for am3 and am4

* Remove the OCP_SYSCONFIG setting so that power management capability
  will not be disabled
* Put SGX device in reset state when PVRSRV driver is removed
* Disable the Interrupt Sync Check unless SUPPORT_LISR_MISR_SYNC is defined.

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb     |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
index 15ccb54..5d5119e 100644
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
@@ -7,7 +7,7 @@ inherit module
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
 
-MACHINE_KERNEL_PR_append = "h"
+MACHINE_KERNEL_PR_append = "i"
 PR = "${MACHINE_KERNEL_PR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -20,8 +20,8 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
 S = "${WORKDIR}/git"
 
 SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f"
-SRCREV_ti33x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
-SRCREV_ti43x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
+SRCREV_ti33x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
+SRCREV_ti43x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
 
 PVR_NULLDRM_ti33x = "1"
 PVR_NULLDRM_ti43x = "1"



More information about the meta-ti mailing list