diff options
| author | Mustapha Lansana <Mustapha.Lansana@windriver.com> | 2014-06-04 09:46:44 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-09 09:30:57 -0400 |
| commit | 182090b8495c54150ea622ae40ae749c8cb1875b (patch) | |
| tree | 8e9a56dac92499a63437603cf114d7600d951727 /meta-openstack/recipes-devtools/python/python-lockfile_0.9.1.bb | |
| parent | 9e1b30e53b2439cbafd596ae4669ed5b74879987 (diff) | |
| download | meta-cloud-services-182090b8495c54150ea622ae40ae749c8cb1875b.tar.gz | |
meta-openstack/rabbitmq-server: QA Warning found-reference to /usr
When populating the Openstack rootfs with rabbitmq-server package,
you get the following warnings:
WARNING: QA Issue: rabbitmq-server: Found a reference to /usr/ in
rabbitmq-server-3.2.4-r2/packages-split/rabbitmq-server/sbin/rabbitmq-env
WARNING: QA Issue: Shell scripts in base_bindir and base_sbindir
should not reference anything in exec_prefix
This patch silence the warning by telling the build system to not
throw warnings if a script in base_[bindir | sbindir | libdir ] makes
what it considers an unsafe reference to exec_prefix.
The reference though to exec_prefix in this case is very safe, since
it is only part of variable directing other scripts to
rabbitmq-server's plugins directory.
Signed-off-by: Mustapha Lansana <Mustapha.Lansana@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-lockfile_0.9.1.bb')
0 files changed, 0 insertions, 0 deletions
