opensp-native 1.5: Add the fixes for various gcc version to sp-native since
authorJamie Lenehan <lenehan@twibble.org>
Sat, 2 Jun 2007 03:09:03 +0000 (03:09 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Sat, 2 Jun 2007 03:09:03 +0000 (03:09 +0000)
it uses it doesn't use the non-native recipe and people may have versions of
gcc on their host that trigger the issue.

packages/opensp/opensp-native_1.5.bb

index 47d05ce..e0194c5 100644 (file)
@@ -1,9 +1,11 @@
 SECTION = "libs"
 DEPENDS = ""
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \
           file://m4.patch;patch=1 \
-          file://attributevalue.patch;patch=1"
+          file://attributevalue.patch;patch=1 \
+           file://rangmap-fix.patch;patch=1"
 S = "${WORKDIR}/OpenSP-${PV}"
 LICENSE = "MIT"
 inherit autotools native