blob: 419cb2c7c4a8f618e388a343afa6aa917b746dc8 [file] [log] [blame]
Holger Hans Peter Freyther26199eb2014-05-22 18:03:32 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol599bb012018-05-06 23:01:31 +02004SRCREV = "e38ee9b808970cd49663221cb823365ef18797d5"
Holger Hans Peter Freyther26199eb2014-05-22 18:03:32 +02005SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
Pau Espin Pedrol599bb012018-05-06 23:01:31 +02006PV = "0.2.0+gitr${SRCPV}"
7PR = "${INC_PR}.0"