blob: 685b9dfc47b1f87adfc0e067691d84d8e947ff8c [file] [log] [blame]
Holger Hans Peter Freyther3279c672012-11-02 20:42:14 +08001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Oliver Smith7d1b84d2024-04-03 13:57:00 +02004SRCREV = "1.5.2"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/libosmo-abis.git;protocol=https;tag=${SRCREV};nobranch=1"
Oliver Smith7d1b84d2024-04-03 13:57:00 +02006PV = "1.5.2+gitr${SRCPV}"
Pau Espin Pedrold9789902017-09-25 17:22:56 +02007PR = "${INC_PR}.0"