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

S = "${WORKDIR}/git"
SRCREV = "1.10.2"
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.10.2+gitr${SRCPV}"
PR = "${INC_PR}.0"