blob: c83e63e86bffa47b53614b565e5b054963b13e9b [file] [log] [blame]
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01004SRCREV = "1.8.0"
Harald Welte3b6e4432021-01-06 16:39:52 +01005SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01006PV = "1.8.0+gitr${SRCPV}"
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02007PR = "${INC_PR}.0"