diff options
| author | Keith Holman <Keith.Holman@windriver.com> | 2014-06-11 09:53:34 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-16 00:20:06 -0400 |
| commit | 366d60a96c8f47d3a023579f6033938c62007475 (patch) | |
| tree | 58c8359d55015ec13065e95d1ac2c87b2f006b6e /meta-openstack/recipes-devtools/python | |
| parent | a062a1592df3552aef2932d8f856a975ab53cfa4 (diff) | |
| download | meta-cloud-services-366d60a96c8f47d3a023579f6033938c62007475.tar.gz | |
cloud-init: install to correct target directory
The setup.py script that is included with the cloud-init code
is setup to install files into the "/usr/lib" directory. On
64-bit machines the target directory should be "/usr/lib64".
This generates a warning when using bitbake. This fix performs
a search and replace on the setup.py file to set the correct
output directory. This fix also adds a symbolic link to each
script from the /etc/cloud directory to make the scripts
available from a more obvious location.
Signed-off-by: Keith Holman <Keith.Holman@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
