blob: be1298852ba0abf545e8ee28ba663cb13cd62ce9 [file] [log] [blame]
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02001require ${PN}.inc
Pau Espin Pedrol73eade52017-09-25 17:46:29 +02002
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02003S = "${WORKDIR}/git"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01004SRCREV = "1.7.1"
5SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=git;tag=${SRCREV};nobranch=1 \
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02006 file://libgtp-queue_depth_32.patch \
Pau Espin Pedrol73eade52017-09-25 17:46:29 +02007 "
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01008PV = "1.7.1+gitr${SRCPV}"
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02009PR = "${INC_PR}.0"