diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:38:11 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:38:11 -0400 |
| commit | a47a0973d0dd3c95063c9cea5368d20b715f8d92 (patch) | |
| tree | 24e22b50b58b269b38ab5fe083128e028f6eff85 | |
| parent | 2f716eee5c7cc9b9cf0ba39aca470c81b647148d (diff) | |
| download | meta-cloud-services-a47a0973d0dd3c95063c9cea5368d20b715f8d92.tar.gz | |
tempest: update to juno latest
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-extended/tempest/tempest_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb index 75d8340..ff54f60 100644 --- a/meta-openstack/recipes-extended/tempest/tempest_git.bb +++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 14 | file://logging.conf \ | 14 | file://logging.conf \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV="50af5d5ecc7d21d5e0d1a36fa564ef4850cf94ff" | 17 | SRCREV="064e965b70190c2446a9355a5f5e83de0df5250e" |
| 18 | PV="2014.1+git${SRCPV}" | 18 | PV="2014.1+git${SRCPV}" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
