Introduce recipe for osmo-sysmon

Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
new file mode 100644
index 0000000..a9cd8d3
--- /dev/null
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
@@ -0,0 +1,7 @@
+require ${PN}.inc
+
+S = "${WORKDIR}/git"
+SRCREV = "3b25774db5b584e926dab2534d93314f910f62b6"
+SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
+PV = "0.0.1+gitr${SRCPV}"
+PR = "${INC_PR}.0"