summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sdmon/sdmon_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/sdmon/sdmon_git.bb b/meta-oe/recipes-support/sdmon/sdmon_git.bb
index 522539a67b..81c8033c15 100644
--- a/meta-oe/recipes-support/sdmon/sdmon_git.bb
+++ b/meta-oe/recipes-support/sdmon/sdmon_git.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
7SRC_URI = "git://github.com/Ognian/sdmon;protocol=https;branch=master" 7SRC_URI = "git://github.com/Ognian/sdmon;protocol=https;branch=master"
8 8
9PV = "0.8.1+git" 9PV = "0.9.0"
10SRCREV = "ef1aec457f04a50721f0259651cca9c946f11390" 10SRCREV = "4dff9b690e8d4454fada6abfbb6b32fcb794968c"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13