edac-utils: update the version

The current edac-utils is v0.18, not v0.16 as the declaration in NEWS file:
  -------------------------------
  | Version 0.18 (2011-11-09);
  |- Do not print "No errors to report" with edac-util --quiet
  |- Add DIMM labels for Intel S2600JF and Supermicro H8QG6
  -------------------------------

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Roy Li
2016-03-16 08:38:38 +08:00
committed by Martin Jansa
parent eb7aa7a384
commit 1395b480f4

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = " sysfsutils"
SRCREV = "f9aa96205f610de39a79ff43c7478b7ef02e3138"
PV = "0.16+git${SRCPV}"
PV = "0.18+git${SRCPV}"
S = "${WORKDIR}/git"