aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
blob: 72e376459ee5b46171f30412e30c3b6f220f4e80 (plain)
1
2
3
4
5
6
7
8
9
require ${PN}.inc

S = "${WORKDIR}/git"
SRCREV = "1.9.0"
SRC_URI = "git://gerrit.osmocom.org/osmo-ggsn;protocol=https;tag=${SRCREV};nobranch=1 \
           file://0001-libgtp-set-PDP_MAX-to-128.patch	    \
          "
PV = "1.9.0+gitr${SRCPV}"
PR = "${INC_PR}.0"