summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorKeith Holman <Keith.Holman@windriver.com>2014-06-11 09:53:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-16 00:20:06 -0400
commit366d60a96c8f47d3a023579f6033938c62007475 (patch)
tree58c8359d55015ec13065e95d1ac2c87b2f006b6e /meta-openstack/recipes-devtools/python
parenta062a1592df3552aef2932d8f856a975ab53cfa4 (diff)
downloadmeta-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