blob: ddfb9e3228e4891c5dd5be046d823026c5d53d0e [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 Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.9.0"
Pau Espin Pedrolae18ee72021-02-24 16:33:09 +01005SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=git;tag=${SRCREV};nobranch=1 \
Oliver Smithc7b65fa2022-03-02 11:32:59 +01006 file://0001-libgtp-set-PDP_MAX-to-128.patch \
Pau Espin Pedrol73eade52017-09-25 17:46:29 +02007 "
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02008PV = "1.9.0+gitr${SRCPV}"
9PR = "${INC_PR}.0"