From: Rene Wagner Date: Thu, 3 Mar 2005 12:37:32 +0000 (+0000) Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded X-Git-Tag: Release-2010-05/1~14790 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e4e299b53e796110a2686e566539934479f1c2;p=openembedded.git Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/03/03 13:37:09+01:00 dyndns.org!reenoo linphone-hh: add dotdesktop.patch courtesy of Marc Poulhies. BKrev: 4227050c8ptQ9qhbTWqNVVS4GihyBA --- diff --git a/packages/linphone/linphone-hh-0.12.2.hh1/dotdesktop.patch b/packages/linphone/linphone-hh-0.12.2.hh1/dotdesktop.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/linphone/linphone-hh_0.12.2.hh1.bb b/packages/linphone/linphone-hh_0.12.2.hh1.bb index 82c6aabfb4..de2a901d38 100644 --- a/packages/linphone/linphone-hh_0.12.2.hh1.bb +++ b/packages/linphone/linphone-hh_0.12.2.hh1.bb @@ -1,6 +1,6 @@ LICENSE = GPL SECTION = "x11/utils" -PR = "r3" +PR = "r4" DESCRIPTION = "SIP-based IP phone (GPE edition)" DEPENDS = "libosip gtk+ libogg alsa-lib" @@ -8,6 +8,7 @@ SRC_URI = "http://handhelds.org/pub/linux/packages/linphone/linphone-${PV}.tar.g file://osipua-ipv6-lossage.patch;patch=1 \ file://gpe-cross-lossage.patch;patch=1 \ file://disable-gtk-doc.patch;patch=1 \ + file://dotdesktop.patch;patch=1 \ file://segfault.patch;patch=1" S = "${WORKDIR}/linphone-${PV}"