[oe-commits] Frans Meulenbroeks : sg3-utils: fixed GNU_HASH issue

git version control git at git.openembedded.org
Tue Dec 15 13:46:19 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: d555e8e394e71c88f2bec64f9b212c7fe07c5466
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d555e8e394e71c88f2bec64f9b212c7fe07c5466

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Mon Dec 14 21:38:26 2009 +0100

sg3-utils: fixed GNU_HASH issue

---

 recipes/sg3-utils/sg3-utils_1.24.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/sg3-utils/sg3-utils_1.24.bb b/recipes/sg3-utils/sg3-utils_1.24.bb
index 4a2c378..8a4a603 100644
--- a/recipes/sg3-utils/sg3-utils_1.24.bb
+++ b/recipes/sg3-utils/sg3-utils_1.24.bb
@@ -4,7 +4,9 @@ HOMEPAGE = "http://packages.qa.debian.org/s/sg3-utils.html"
 SECTION = "console/admin"
 LICENSE = "GPLv2"
 AUTHOR = "Eric Schwartz (Skif) <emschwar at debian.org>"
-PR = "r1"
+PR = "r2"
+
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/s/sg3-utils/sg3-utils_${PV}.orig.tar.gz \
 	file://Makefile-r1.patch;patch=1"





More information about the Openembedded-commits mailing list