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

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