[meta-ti] Karthik Ramanan : omapdrm-pvr: Update recipe for K3.14
Arago Project git
git at arago-project.org
Fri Aug 28 17:43:03 PDT 2015
Module: meta-ti
Branch: daisy
Commit: 1a9bf092a5ccca8585030f3ba11ddd4839a56e0d
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=1a9bf092a5ccca8585030f3ba11ddd4839a56e0d
Author: Karthik Ramanan <a0393906 at ti.com>
Date: Thu Aug 27 14:45:05 2015 +0000
omapdrm-pvr: Update recipe for K3.14
Contains updates for the following:
* enable traces when the SGX recovers from error
* close GEM vm using DRM API.
Signed-off-by: Karthik Ramanan <a0393906 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 e173557..bacaad4 100644
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
@@ -5,15 +5,15 @@ LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bf
inherit module
-MACHINE_KERNEL_PR_append = "f"
+MACHINE_KERNEL_PR_append = "k"
PR = "${MACHINE_KERNEL_PR}"
-BRANCH = "next"
+BRANCH = "dra7/k3.14"
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git"
-SRCREV = "430673f78b79eccdf308a6bbfb524209b485d2cc"
+SRCREV = "b6f1e4d6f55b05d15f67b91738b45a2b5bdffe65"
EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'
More information about the meta-ti
mailing list