[meta-ti] [for master 1/6] omapdrm-pvr: recipe update for SGX KM compatible with Kernel 3.12

Karthik Ramanan a0393906 at ti.com
Tue Sep 23 09:00:31 PDT 2014


* Also adapted recipe to directory restructuring

Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
---
 .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb     |    8 ++++----
 1 file 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() {
-- 
1.7.9.5



More information about the meta-ti mailing list