[oe-commits] Koen Kooi : omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1"

git version control git at git.openembedded.org
Thu Oct 22 09:30:05 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 59daeb152286261e9fd6c249fb1aff68d97424aa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=59daeb152286261e9fd6c249fb1aff68d97424aa

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Oct 19 14:50:21 2009 +0200

omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1"

---

 .../omap3-sgx-modules_1.3.13.1607.bb               |    2 ++
 1 files changed, 2 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 a0dc97c..9bd77ad 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
@@ -12,6 +12,8 @@ SRC_URI = "file://omap3-sgx-modules-${PV}.tar.bz2 \
 
 PVRBUILD = "release"
 
+INHIBIT_PACKAGE_STRIP = "1"
+
 MAKE_TARGETS = " BUILD=${PVRBUILD}"
 
 do_install() {





More information about the Openembedded-commits mailing list