blob: a90fae50c53cd57502dc627d74c379498bf331b0 [file] [log] [blame]
Harald Welteccd25da2016-06-23 08:51:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol2e722232021-11-17 12:57:13 +01004SRCREV = "1.5.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 Pedrol2e722232021-11-17 12:57:13 +01006PV = "1.5.0+gitr${SRCPV}"
Pau Espin Pedrol0979bed2017-11-01 14:36:55 +01007PR = "${INC_PR}.0"