blob: 7394277823cb55751354bf59b36a0347befa9b37 [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"
Oliver Smith9f58c9a2022-09-16 15:01:36 +02005SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=https;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"