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

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