blob: 5087a40654f79ded6b81f53cedc220c8f82bfb3b [file] [log] [blame]
Pau Espin Pedrola0862392018-02-16 17:38:33 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01004SRCREV = "1.6.0"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01005SRC_URI = "git://git.osmocom.org/osmo-sip-connector.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01006PV = "1.6.0+gitr${SRCPV}"
Pau Espin Pedrola0862392018-02-16 17:38:33 +01007PR = "${INC_PR}.0"