diff options
| author | Nam Ninh <nam.ninh@windriver.com> | 2015-09-17 11:17:17 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-09-17 11:20:28 -0400 |
| commit | 4c84a134a256d5190788e20bdc625ba4b7026c31 (patch) | |
| tree | 7f7f644bb50154d41e8b3bbddd7f2335e9dd5e3a /meta-openstack/recipes-devtools/python/python-pint_0.6.bb | |
| parent | fb1a2da1f3d278839e44aeaa524b7bd60028ff9c (diff) | |
| download | meta-cloud-services-4c84a134a256d5190788e20bdc625ba4b7026c31.tar.gz | |
openldap: fix various build failures
Fix wrong hard-coded OPENLDAP_LIBEXECDIR that causes the following
build failure:
mv: cannot stat `<build_dir>/bitbake_build/tmp/work/core2-64-wrs-linux/openldap/2.4.39-r0/image/usr/lib64/openldap/slapd': No such file or directory
The base openldat bb installs slapd under ${sbindir}, so LIBEXEC should be
replaced with sbindir instead of OPENLDAP_LIBEXECDIR. The "run" directory
is already removed in the base bb, so removing the second time causes this
build failure:
rmdir: failed to remove `<build_dir>/bitbake_build/tmp/work/core2-64-wrs-linux/openldap/2.4.39-r0/image/var/run': No such file or directory
Finally, ops-base.ldif is needed in the initscript, so we also include it
in the package.
Signed-off-by: Nam Ninh <nam.ninh@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pint_0.6.bb')
0 files changed, 0 insertions, 0 deletions
