[meta-ti] Karthik Ramanan : omapdrm-pvr: recipe update for SGX KM compatible with Kernel 3.12

Arago Project git git at arago-project.org
Tue Oct 7 12:23:57 PDT 2014


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

Author: Karthik Ramanan <a0393906 at ti.com>
Date:   Tue Sep 23 22:00:31 2014 +0000

omapdrm-pvr: recipe update for SGX KM compatible with Kernel 3.12

* Also adapted recipe to directory restructuring

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     |    8 ++++----
 1 files changed, 4 insertions(+), 4 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 a129e60..bd78b36 100644
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
@@ -1,22 +1,22 @@
 DESCRIPTION =  "Kernel drivers for the PowerVR SGX chipset found in the omap5 SoCs"
 HOMEPAGE = "http://git.ti.com"
 LICENSE = "MIT | GPLv2"
-LIC_FILES_CHKSUM = "file://README;beginline=13;endline=22;md5=74506d9b8e5edbce66c2747c50fcef12"
+LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=74506d9b8e5edbce66c2747c50fcef12"
 
 inherit module
 
-MACHINE_KERNEL_PR_append = "a"
+MACHINE_KERNEL_PR_append = "b"
 PR = "${MACHINE_KERNEL_PR}"
 
 SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git"
 S = "${WORKDIR}/git"
 
-SRCREV = "86a4ffae3458c51f0a58e44b17b7a4fd92d2b8c6"
+SRCREV = "bf8997b894f216261f914f64d33e6e588770da5a"
 
 EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'
 
 do_compile_prepend() {
-    cd ${S}/eurasiacon/build/linux2/omap5430_linux
+    cd ${S}/eurasia_km/eurasiacon/build/linux2/omap5430_linux
 }
 
 do_install() {



More information about the meta-ti mailing list