aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sg3-utils
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-14 21:38:26 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-14 21:38:26 +0100
commitd555e8e394e71c88f2bec64f9b212c7fe07c5466 (patch)
treecbef900435bb81ab0a03bb75b3683acd1cfcaf90 /recipes/sg3-utils
parent5971f7fdc2c0098282880af56dbb6f775dd9dd93 (diff)
downloadopenembedded-d555e8e394e71c88f2bec64f9b212c7fe07c5466.tar.gz
sg3-utils: fixed GNU_HASH issue
Diffstat (limited to 'recipes/sg3-utils')
-rw-r--r--recipes/sg3-utils/sg3-utils_1.24.bb4
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 4a2c378676..8a4a603e8c 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@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"