omap3-sgx-modules: compile in ES5 mode by default, this makes it work on ES2, ES3...
authorKoen Kooi <k-kooi@ti.com>
Thu, 1 Apr 2010 13:43:37 +0000 (15:43 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:31 +0000 (19:43 +0200)
recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb

index 88eb214..5b1b215 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap3 SoC
 LICENSE = "GPLv2"
 
 #DEFAULT_PREFERENCE = "-1"
-PR_append = "a"
+PR_append = "b"
 
 # download required binary distribution from:
 # http://software-dl.ti.com/dsps/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_01_00_05.bin
@@ -24,7 +24,7 @@ PVRBUILD = "release"
 
 INHIBIT_PACKAGE_STRIP = "1"
 
-MAKE_TARGETS = " BUILD=${PVRBUILD} TI_PLATFORM=omap3430"
+MAKE_TARGETS = " BUILD=${PVRBUILD} TI_PLATFORM=omap3630"
 
 do_install() {
        mkdir -p ${D}/lib/modules/${KERNEL_VERSION}/kernel/drivers/gpu/pvr