blob: 0858ac9de9de1fc0e218b24227f874bb2e717c47 [file] [log] [blame]
Harald Welteccd25da2016-06-23 08:51:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.6.0"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01005SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.6.0+gitr${SRCPV}"
Pau Espin Pedrol0979bed2017-11-01 14:36:55 +01007PR = "${INC_PR}.0"