[oe-commits] Koen Kooi : omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well

git version control git at git.openembedded.org
Fri Sep 25 12:04:28 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d0fa63e22cc13840c61ee7c65bb8c0b818b9706d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d0fa63e22cc13840c61ee7c65bb8c0b818b9706d

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Sep 25 13:46:47 2009 +0200

omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well

---

 .../omap3-sgx-modules_1.3.13.1607.bb               |    3 +++
 1 files changed, 3 insertions(+), 0 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 c58c25c..ea57fd2 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"
 





More information about the Openembedded-commits mailing list