blob: a6f0e9b2738eb10cd66b48e4b1b7bacce4b0ac20 [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"
Holger Hans Peter Freyther65238f82014-09-25 17:08:51 +02008PV = "0.4.0+gitr${SRCPV}"
Pau Espin Pedrold9789902017-09-25 17:22:56 +02009PR = "${INC_PR}.0"