diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-designateclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-designateclient_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-designateclient_git.bb b/meta-openstack/recipes-devtools/python/python-designateclient_git.bb index a6f7cbf..42efb08 100644 --- a/meta-openstack/recipes-devtools/python/python-designateclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-designateclient_git.bb | |||
| @@ -28,10 +28,10 @@ RDEPENDS_${PN} += " \ | |||
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | SRCNAME = "designateclient" | 30 | SRCNAME = "designateclient" |
| 31 | SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/pike" | 31 | SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master" |
| 32 | 32 | ||
| 33 | PV = "2.7.0+git${SRCPV}" | 33 | PV = "3.0.0+git${SRCPV}" |
| 34 | SRCREV = "77a705857f2c303a03fdbccd4460a68b61d92fd0" | 34 | SRCREV = "093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b" |
| 35 | S = "${WORKDIR}/git" | 35 | S = "${WORKDIR}/git" |
| 36 | 36 | ||
| 37 | inherit setuptools | 37 | inherit setuptools |
