aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
blob: a59cc7ba3d0ee448bc39777023d58b9cfd0a43f1 (plain)
1
2
3
4
5
6
7
require ${PN}.inc

S = "${WORKDIR}/git"
SRCREV = "0.4.0"
SRC_URI = "git://git.osmocom.org/osmo-pcap.git;protocol=https;tag=${SRCREV};nobranch=1"
PV = "0.4.0+gitr${SRCPV}"
PR = "${INC_PR}.0"