blob: 45cf6102fc86b15e353df4681bcf6bd90f46cbe8 [file] [log] [blame]
Pau Espin Pedrola0862392018-02-16 17:38:33 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.6.1"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-sip-connector.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.6.1+gitr${SRCPV}"
Pau Espin Pedrola0862392018-02-16 17:38:33 +01007PR = "${INC_PR}.0"