summaryrefslogtreecommitdiff
path: root/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-18 15:30:13 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-18 15:32:39 +0200
commit213bf9c00e99b81df64d302932944bdbc6f9ed65 (patch)
treee9192d230f9b7c6c5354196fded8c1eb243e458b /recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb
parentf63f03571570ce2a575702b3f04e70e9406a6788 (diff)
omap3 sgx modules: make proc interface patch use proper kernel version macros, courtesy Bin Liu
Diffstat (limited to 'recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb')
-rw-r--r--recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb b/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb
index ea57fd2288..a0dc97c170 100644
--- a/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb
+++ b/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb
@@ -7,13 +7,9 @@ SRC_URI = "file://omap3-sgx-modules-${PV}.tar.bz2 \
file://0002-Compile-fixes-for-DSS2.patch;patch=1 \
file://rotation-dss2.patch;patch=1 \
file://build_es3.x_sgx.patch;patch=1 \
+ file://proc-interface.patch;patch=1 \
"
-SRC_URI_append_omapzoom2 = " file://proc-interface.patch;patch=1"
-SRC_URI_append_omap3evm = " file://proc-interface.patch;patch=1"
-SRC_URI_append_omap3517-evm = " file://proc-interface.patch;patch=1"
-
-
PVRBUILD = "release"
MAKE_TARGETS = " BUILD=${PVRBUILD}"