blob: b269213d439ae001ce8ed1d514d9a1e041acdd00 [file] [log] [blame]
Harald Welteccd25da2016-06-23 08:51:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02004SRCREV = "1.8.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/libosmo-sccp.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol492de822023-09-13 14:12:09 +02006PV = "1.8.0+gitr${SRCPV}"
Pau Espin Pedrol0979bed2017-11-01 14:36:55 +01007PR = "${INC_PR}.0"