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