blob: dce2ef18e08d8a1b8ca47a9d5b3dd9dd43650c96 [file] [log] [blame]
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Harald Welte3b6e4432021-01-06 16:39:52 +01004SRCREV = "1.6.1"
5SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git;tag=${SRCREV};nobranch=1"
6PV = "1.6.1+gitr${SRCPV}"
Pau Espin Pedrol9f948042017-09-26 14:30:51 +02007PR = "${INC_PR}.0"