blob: e09f1420bf63e021ee365d2bbe7f79d3e0a44e74 [file] [log] [blame]
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.9.0"
Oliver Smith9f58c9a2022-09-16 15:01:36 +02005SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.9.0+gitr${SRCPV}"
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02007PR = "${INC_PR}.0"