[oe-commits] Michael Lippautz : libmikmod_3.2.0-beta2: Fix QA error of not using GNU_HASH

git version control git at git.openembedded.org
Mon Jan 25 14:04:57 UTC 2010


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

Author: Michael Lippautz <michael.lippautz at gmail.com>
Date:   Sun Oct  4 07:22:51 2009 +0000

libmikmod_3.2.0-beta2: Fix QA error of not using GNU_HASH

Signed-off-by: Michael Lippautz <michael.lippautz at gmail.com>
Signed-off-by: Holger Hans Peter Freyther <zecke at selfish.org>

---

 recipes/libmikmod/libmikmod_3.2.0-beta2.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/libmikmod/libmikmod_3.2.0-beta2.bb b/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
index 07e3af9..fd23568 100644
--- a/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
+++ b/recipes/libmikmod/libmikmod_3.2.0-beta2.bb
@@ -3,8 +3,12 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 
+PR="r1"
+
 DEFAULT_PREFERENCE = "-1"
 
+TARGET_CC_ARCH += "${LDFLAGS}"
+
 SRC_URI = "\
   http://mikmod.raphnet.net/files/libmikmod-${PV}.tar.gz \
   file://m4.patch;patch=1 \





More information about the Openembedded-commits mailing list