blob: b1b229857e44b7fbb6c5219976746810a3d14e2f [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 Pedrol2c0703f2020-01-07 12:46:28 +01004SRCREV = "e71e0f2af84d8b26f4c09a8c859f86cf701b3357"
Pau Espin Pedrol73eade52017-09-25 17:46:29 +02005SRC_URI = "git://git.osmocom.org/osmo-ggsn \
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02006 file://libgtp-queue_depth_32.patch \
Pau Espin Pedrol73eade52017-09-25 17:46:29 +02007 "
Pau Espin Pedrol2c0703f2020-01-07 12:46:28 +01008PV = "1.5.0+gitr${SRCPV}"
Pau Espin Pedrolc2692c12018-09-14 14:07:31 +02009PR = "${INC_PR}.0"