blob: d870848e315ad74a4c942ea34b10179817d0a6ff [file] [log] [blame]
Harald Welteccd25da2016-06-23 08:51:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "1.7.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 Pedrol50ddc772023-02-08 10:06:26 +01006PV = "1.7.0+gitr${SRCPV}"
Pau Espin Pedrol0979bed2017-11-01 14:36:55 +01007PR = "${INC_PR}.0"