blob: b9ce89fcaf84a128aa830ce8de2cb78ba21f17a4 [file] [log] [blame]
Pau Espin Pedrol8eb42572017-09-26 14:30:33 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02004SRCREV = "1.11.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-msc.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02006PV = "1.11.0+gitr${SRCPV}"
Pau Espin Pedrol8eb42572017-09-26 14:30:33 +02007PR = "${INC_PR}.0"