summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/edac-utils/edac-utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/edac-utils/edac-utils_git.bb')
-rw-r--r--meta-oe/recipes-support/edac-utils/edac-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/edac-utils/edac-utils_git.bb b/meta-oe/recipes-support/edac-utils/edac-utils_git.bb
index 9bd2f0ae9..c0ad6656d 100644
--- a/meta-oe/recipes-support/edac-utils/edac-utils_git.bb
+++ b/meta-oe/recipes-support/edac-utils/edac-utils_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
7DEPENDS = " sysfsutils" 7DEPENDS = " sysfsutils"
8 8
9SRCREV = "f9aa96205f610de39a79ff43c7478b7ef02e3138" 9SRCREV = "f9aa96205f610de39a79ff43c7478b7ef02e3138"
10PV = "0.16+git${SRCPV}" 10PV = "0.18+git${SRCPV}"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13