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" SRC_URI = "git://github.com/Ognian/sdmon;protocol=https;branch=master" -PV = "0.8.1+git" -SRCREV = "ef1aec457f04a50721f0259651cca9c946f11390" +PV = "0.9.0" +SRCREV = "4dff9b690e8d4454fada6abfbb6b32fcb794968c" S = "${WORKDIR}/git"