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

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