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