blob: 107f933f8db797d10c02dc133d79edc65be2143e [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 Smith9f58c9a2022-09-16 15:01:36 +02005SRC_URI = "git://git.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"