Merge commit '12a1b8ea4bb636a3b862c1c2c7d2da5c71a2e8cd' into edison

This commit is contained in:
Holger Hans Peter Freyther 2012-12-18 15:43:34 +01:00
commit 65e5ee8e4e
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
DESCRIPTION = "C Open SMPP library"
HOMEPAGE = "http://sourceforge.net/projects/c-open-smpp-34/""
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
SECTION = "libs"
DEPENDS = "libxml2"
PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/c-open-smpp-34/c-open-smpp-34/libsmpp34-1.10%20%28LGPL%29/libsmpp34-${PV}.tar.gz"
SRC_URI = "git://git.osmocom.org/${PN}"
SRCREV = "9288d59cfdc452fa3a92728149537372ee5c6c56"
S = "${WORKDIR}/git"
PARALLEL_MAKE = ""
inherit autotools