blob: ce39cff02f924e3948cf56dc854b1fc39f8779c4 [file] [log] [blame]
DESCRIPTION = "C Open SMPP library"
HOMEPAGE = "http://osmocom.org/projects/libsmpp34/"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
SECTION = "libs"
DEPENDS = "libxml2"
S = "${WORKDIR}/git"
SRCREV = "7c2232e0ffd8751376d354fb95a86467d68d3bc8"
SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
PV = "1.10+gitr${SRCPV}"
PR = "r1"
PARALLEL_MAKE = ""
inherit autotools pkgconfig
PACKAGES =+ "${PN}-apps"
FILES_${PN}-apps = "${bindir}/*"