blob: 92ec0b566e4c140728d58f1a0a93b5353fd280df [file] [log] [blame]
Pau Espin Pedrol9f948042017-09-26 14:30:51 +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-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
Oliver Smitha58ac962023-12-18 14:01:49 +01006PV = "1.11.1+gitr${SRCPV}"
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02007PR = "${INC_PR}.0"