blob: 094efbc4cf3c21469df540cebdcf817923ac8d2c [file] [log] [blame]
Holger Hans Peter Freyther26199eb2014-05-22 18:03:32 +02001require ${PN}.inc
2
Harald Welteccd25da2016-06-23 08:51:51 +02003DEPENDS += "libtalloc lksctp-tools"
4
Holger Hans Peter Freyther26199eb2014-05-22 18:03:32 +02005S = "${WORKDIR}/git"
Harald Welte146edc72016-06-23 08:51:51 +02006SRCREV = "c72be77aa330c968f9f1d624e38141b3c2e24323"
Holger Hans Peter Freyther26199eb2014-05-22 18:03:32 +02007SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
Pau Espin Pedrol0979bed2017-11-01 14:36:55 +01008PV = "0.1.1+gitr${SRCPV}"
9PR = "${INC_PR}.1"