blob: 79595dd5a0ab4e24303858260c1e15bc7b489d15 [file] [log] [blame]
Pau Espin Pedrol4b85e1a2017-07-21 13:37:18 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "0.4.0"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01005SRC_URI = "git://git.osmocom.org/osmo-pcap.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "0.4.0+gitr${SRCPV}"
Pau Espin Pedrol4b85e1a2017-07-21 13:37:18 +02007PR = "${INC_PR}.0"