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:19:43 -0400 |
| commit | 4126e86dfb455cceba9eaa44144210e51bf53cc2 (patch) | |
| tree | 506357a7ee0e929caee727bb84fda0915143e2a2 /meta-openstack/recipes-devtools/python | |
| parent | 68093df0df2c3b9765cf5ca1728cfee12da322bc (diff) | |
| download | meta-cloud-services-4126e86dfb455cceba9eaa44144210e51bf53cc2.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>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
