omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well
authorKoen Kooi <koen@openembedded.org>
Fri, 25 Sep 2009 11:46:47 +0000 (13:46 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 25 Sep 2009 11:46:47 +0000 (13:46 +0200)
recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb

index c58c25c..ea57fd2 100644 (file)
@@ -10,6 +10,9 @@ SRC_URI = "file://omap3-sgx-modules-${PV}.tar.bz2 \
 "
 
 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"