diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-28 17:50:07 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-29 11:12:07 -0400 |
| commit | 24708e34899b4190c6f88e8dba5a09b9be6d37bf (patch) | |
| tree | fcc735771ee839c4cb500667fd5fe757d8223109 /meta-openstack | |
| parent | 4ae6d06ad7e37f1ab8b44007349d2121173fcb81 (diff) | |
| download | meta-cloud-services-24708e34899b4190c6f88e8dba5a09b9be6d37bf.tar.gz | |
rest-client: upgrade 1.7.3 -> 2.0.0.rc1
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/rest-client_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb index 24006ae..923e9f2 100644 --- a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb +++ b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb | |||
| @@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8d4c0cdd6bc54a36dbe54c0f2fa70797" | |||
| 11 | 11 | ||
| 12 | PR = "r0" | 12 | PR = "r0" |
| 13 | 13 | ||
| 14 | BPV = "1.7.3" | 14 | BPV = "2.0.0.rc1" |
| 15 | PV = "${BPV}" | 15 | PV = "${BPV}" |
| 16 | SRCREV = "988d5a81ff3081c1c6a3ab267e81a9fff94bd9e4" | 16 | SRCREV = "40eddc184a7b3fe79f9b68f291e06df4c1fbcb0b" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
