blob: c080c9d933e9f36e34df60ccf69f6eb5c8c5e315 [file] [log] [blame]
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Holger Hans Peter Freyther65238f82014-09-25 17:08:51 +02004SRCREV = "96af78650d1de134ebb37ddb829508cf0bd30c51"
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08005SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
Holger Hans Peter Freytherd9a5b192014-08-25 08:19:02 +02006PV = "0.7.0+gitr${SRCPV}"
7PR = "r2"
8
9PACKAGES =+ "libosmoctrl"
10
11FILES_libosmoctrl = "${libdir}/libosmoctrl${SOLIBS}"