diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb (renamed from meta-openstack/recipes-devtools/python/python-quantum_2013.1.bb) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.bb b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb index f17b01e..d38df40 100644 --- a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.bb +++ b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb | |||
| @@ -8,7 +8,6 @@ PR = "r0" | |||
| 8 | SRCNAME = "quantum" | 8 | SRCNAME = "quantum" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-${PV}.tar.gz \ | 10 | SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-${PV}.tar.gz \ |
| 11 | file://fix-amqlib-version.patch \ | ||
| 12 | file://quantum.conf \ | 11 | file://quantum.conf \ |
| 13 | file://ovs_quantum_plugin.ini \ | 12 | file://ovs_quantum_plugin.ini \ |
| 14 | file://linuxbridge_conf.ini \ | 13 | file://linuxbridge_conf.ini \ |
| @@ -16,11 +15,12 @@ SRC_URI = "https://launchpad.net/${SRCNAME}/grizzly/${PV}/+download/${SRCNAME}-$ | |||
| 16 | file://quantum-agent.init \ | 15 | file://quantum-agent.init \ |
| 17 | " | 16 | " |
| 18 | 17 | ||
| 19 | #SRC_URI[md5sum] = "06ba502f288e30519f2f13c7b189bfb8" | 18 | #SRC_URI[md5sum] = "1ad2338b25cfde582de479678533113e" |
| 20 | #SRC_URI[sha256sum] = "1fa925e2d95b7c508ad826d3020d67e1f720efa53e5c41eaca790116f2a0f691" | 19 | #SRC_URI[sha256sum] = "edae19fe45849168bc9cace82b63a11a3b9d2292ba733d4c536657c1c722e61e" |
| 20 | |||
| 21 | SRC_URI[md5sum] = "890ec5be7cede9cef6c8033412b74fe9" | ||
| 22 | SRC_URI[sha256sum] = "08752d58fc010332c527974ddff0475378f6104e77de40b0a690580f672c7fd2" | ||
| 21 | 23 | ||
| 22 | SRC_URI[md5sum] = "1ad2338b25cfde582de479678533113e" | ||
| 23 | SRC_URI[sha256sum] = "edae19fe45849168bc9cace82b63a11a3b9d2292ba733d4c536657c1c722e61e" | ||
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 25 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 26 | 26 | ||
