diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-03 14:41:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-03 14:42:30 -0500 |
| commit | 1bd3d61e2c24a8f404ee41fb291c401a9fc9c937 (patch) | |
| tree | 7fd3f52c7cccf6c49489670f55ecd04c3b218cfc /meta-openstack/recipes-support | |
| parent | 560820a900f04b45f44a0335c88e1a3596cf509f (diff) | |
| download | meta-cloud-services-1bd3d61e2c24a8f404ee41fb291c401a9fc9c937.tar.gz | |
support-libs: refresh round1
Refreshing the support libraries to prepare for kilo uprevs
of the core components.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-support')
| -rw-r--r-- | meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb index 68743e0..b488130 100644 --- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb +++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | |||
| @@ -28,3 +28,5 @@ RDEPENDS_${PN} = "python-websockify" | |||
| 28 | do_install() { | 28 | do_install() { |
| 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install | 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install |
| 30 | } | 30 | } |
| 31 | |||
| 32 | CLEANBROKEN = "1" | ||
