aboutsummaryrefslogtreecommitdiffstats
path: root/openobex-apps
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-05-12 11:39:40 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-05-12 11:39:40 +0000
commitcc7cd2670b6d3960dd7be984538ff6a491ff93a0 (patch)
tree05cae50bd9070b7f8b07ef01f8f627b1928b6f20 /openobex-apps
parent7e873e620e8e10ba6a2bbaf870cfd6ba2fbe6bda (diff)
downloadopenembedded-cc7cd2670b6d3960dd7be984538ff6a491ff93a0.tar.gz
gcc 3.4.0 fixes
BKrev: 40a20cfc9mkbOwlVd6e6Ns3eaJHYzg
Diffstat (limited to 'openobex-apps')
-rw-r--r--openobex-apps/openobex-apps-1.0.0/gcc34.patch0
-rw-r--r--openobex-apps/openobex-apps_1.0.0.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/openobex-apps/openobex-apps-1.0.0/gcc34.patch b/openobex-apps/openobex-apps-1.0.0/gcc34.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/openobex-apps/openobex-apps-1.0.0/gcc34.patch
diff --git a/openobex-apps/openobex-apps_1.0.0.oe b/openobex-apps/openobex-apps_1.0.0.oe
index a02118a948..7845c39a93 100644
--- a/openobex-apps/openobex-apps_1.0.0.oe
+++ b/openobex-apps/openobex-apps_1.0.0.oe
@@ -4,7 +4,8 @@ PRIORITY = "optional"
DEPENDS = "virtual/libc openobex"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-apps-${PV}.tar.gz \
- file://${FILESDIR}/m4.patch;patch=1"
+ file://${FILESDIR}/m4.patch;patch=1 \
+ file://${FILESDIR}/gcc34.patch;patch=1"
inherit autotools