From: Koen Kooi Date: Fri, 25 Sep 2009 11:46:47 +0000 (+0200) Subject: omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well X-Git-Tag: Release-2010-05/1~2298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0fa63e22cc13840c61ee7c65bb8c0b818b9706d;p=openembedded.git omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well --- 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 c58c25c092..ea57fd2288 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 @@ -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"