libosmo-netif: Add new recipe for the osmux library

This commit is contained in:
Holger Hans Peter Freyther 2014-05-22 18:03:32 +02:00
parent ba7830e7e1
commit 26199eb66b
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,10 @@
DESCRITOPN = "Osmux utility classes"
DEPENDS = "libosmo-abis"
HOMEPAGE = "http://git.osmocom.org"
LICENSE = "GPLv2+"
INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools_stage pkgconfig

View File

@ -0,0 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "153f5856607b75ca76c540288cd6b4df144290ff"
SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
PV = "0.3.0+gitr${SRCPV}"
PR = "${INC_PR}.2"