blob: 2a4c18b46d3090d9d79c86dc6eac0441d49f4b31 [file] [log] [blame]
Pau Espin Pedrola0862392018-02-16 17:38:33 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "1.6.2"
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 Pedrol50ddc772023-02-08 10:06:26 +01006PV = "1.6.2+gitr${SRCPV}"
Pau Espin Pedrola0862392018-02-16 17:38:33 +01007PR = "${INC_PR}.0"