summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
index fc7956d..8566fb3 100644
--- a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
@@ -14,7 +14,8 @@ PR = "r0"
14 14
15BPV = "1.2.5" 15BPV = "1.2.5"
16PV = "${BPV}" 16PV = "${BPV}"
17SRCREV = "d53e92242b9dd6745e56a0ff4ba15d2f62052b91" 17#SRCREV = "d53e92242b9dd6745e56a0ff4ba15d2f62052b91"
18SRCREV = "704bc2c0000b5f9bf49d607dcd0d3989b63b2595"
18 19
19S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
20 21