diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:18:51 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:18:51 -0500 |
| commit | 3299b0d1375a1a9b0458c43de7b6e3bee2544c9f (patch) | |
| tree | 1837d8b7cc60cc74c64cb7e20bae9bfb5b555bc4 | |
| parent | 47a428259e366b85e48c99ff2a4eaf42e8fbbe69 (diff) | |
| download | meta-cloud-services-3299b0d1375a1a9b0458c43de7b6e3bee2544c9f.tar.gz | |
horizon: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index b94d1bf..adc1741 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -29,8 +29,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 29 | file://fix_bindir_path.patch \ | 29 | file://fix_bindir_path.patch \ |
| 30 | " | 30 | " |
| 31 | 31 | ||
| 32 | SRCREV="a93c611e7185234d4a4ce36ba182cf321c2113fe" | 32 | SRCREV="82b6e108d2a5233be3cc4bd254599f6c878f2dda" |
| 33 | PV="2013.2+git${SRCPV}" | 33 | PV="2013.2.2+git${SRCPV}" |
| 34 | S = "${WORKDIR}/git" | 34 | S = "${WORKDIR}/git" |
| 35 | 35 | ||
| 36 | inherit setuptools update-rc.d python-dir | 36 | inherit setuptools update-rc.d python-dir |
