diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 7afe347..fc96b51 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -36,8 +36,6 @@ SRC_URI += " \ | |||
| 36 | SRCREV = "b535f0808526c8eba37f15e83cede536e4e06029" | 36 | SRCREV = "b535f0808526c8eba37f15e83cede536e4e06029" |
| 37 | PV = "16.0.4+git${SRCPV}" | 37 | PV = "16.0.4+git${SRCPV}" |
| 38 | 38 | ||
| 39 | S = "${WORKDIR}/git" | ||
| 40 | |||
| 41 | inherit systemd setuptools3 identity hosts useradd default_configs monitor | 39 | inherit systemd setuptools3 identity hosts useradd default_configs monitor |
| 42 | 40 | ||
| 43 | LIBVIRT_IMAGES_TYPE ?= "default" | 41 | LIBVIRT_IMAGES_TYPE ?= "default" |
| @@ -229,7 +227,6 @@ PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion python-nova- | |||
| 229 | PACKAGES =+ "${BPN}-bash-completion" | 227 | PACKAGES =+ "${BPN}-bash-completion" |
| 230 | FILES:${BPN}-bash-completion = "${sysconfdir}/bash_completion.d/*" | 228 | FILES:${BPN}-bash-completion = "${sysconfdir}/bash_completion.d/*" |
| 231 | 229 | ||
| 232 | |||
| 233 | ALLOW_EMPTY:${SRCNAME}-setup = "1" | 230 | ALLOW_EMPTY:${SRCNAME}-setup = "1" |
| 234 | ALLOW_EMPTY:${SRCNAME}-ec2 = "1" | 231 | ALLOW_EMPTY:${SRCNAME}-ec2 = "1" |
| 235 | ALLOW_EMPTY:${SRCNAME}-api = "1" | 232 | ALLOW_EMPTY:${SRCNAME}-api = "1" |
| @@ -242,8 +239,6 @@ ALLOW_EMPTY:${SRCNAME}-novncproxy = "1" | |||
| 242 | ALLOW_EMPTY:${SRCNAME}-scheduler = "1" | 239 | ALLOW_EMPTY:${SRCNAME}-scheduler = "1" |
| 243 | ALLOW_EMPTY:${SRCNAME}-spicehtml5proxy = "1" | 240 | ALLOW_EMPTY:${SRCNAME}-spicehtml5proxy = "1" |
| 244 | 241 | ||
| 245 | |||
| 246 | |||
| 247 | FILES:${PN} = "${libdir}/*" | 242 | FILES:${PN} = "${libdir}/*" |
| 248 | 243 | ||
| 249 | # MAA FILES:${SRCNAME}-tests = "${sysconfdir}/${SRCNAME}/run_tests.sh" | 244 | # MAA FILES:${SRCNAME}-tests = "${sysconfdir}/${SRCNAME}/run_tests.sh" |
| @@ -357,7 +352,6 @@ RDEPENDS:${SRCNAME}-tests = " \ | |||
| 357 | bash \ | 352 | bash \ |
| 358 | " | 353 | " |
| 359 | 354 | ||
| 360 | |||
| 361 | SYSTEMD_PACKAGES = " \ | 355 | SYSTEMD_PACKAGES = " \ |
| 362 | ${SRCNAME}-setup \ | 356 | ${SRCNAME}-setup \ |
| 363 | ${SRCNAME}-compute \ | 357 | ${SRCNAME}-compute \ |
