blob: 97122ba4c5d7b042992ca518d5c86aa6809dd6dc [file] [log] [blame]
Pau Espin Pedrol354102d2018-12-12 20:00:23 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Harald Welte3b6e4432021-01-06 16:39:52 +01004SRCREV = "faea029a466fec48236403aa10d0b1a00f144763"
Pau Espin Pedrol354102d2018-12-12 20:00:23 +01005SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
Harald Welte3b6e4432021-01-06 16:39:52 +01006PV = "0.3.0+gitr${SRCPV}"
Pau Espin Pedrol354102d2018-12-12 20:00:23 +01007PR = "${INC_PR}.0"