diff options
author | Geoff Parker <geoffrey.parker@arthrex.com> | 2021-06-17 14:11:18 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-06-27 07:37:21 -0700 |
commit | a83c773ddd3d3e36d17a560103531657f915f6fe (patch) | |
tree | b0b16b7c08d2aacbaa3d170d49eec27cb2007c1c /meta-python/recipes-devtools/python/python-pygpgme | |
parent | 22f613b047acbe5051e5fad3bba54cecb70a55a0 (diff) | |
download | meta-openembedded-a83c773ddd3d3e36d17a560103531657f915f6fe.tar.gz |
cifs-utils: set ROOTSBINDIR to /usr/sbin if DISTRO_FEATURES has usrmerge
Fixes cif-utils recipe build when DISTRO_FEATURES includes 'usrmerge'
Add do_configure_prepend() to override ROOTSSBINDIR environment variable
so that the utilities are installed in /usr/sbin rather than /sbin.
Setting --exec-prefix or --prefix in EXTRA_OECONF does not work.
Update do_install_append() to NOT remove /usr/bin /usr/sbin if usrmerge
is set in DISTRO_FEATURES
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 3c1e72d62ccf2c2f94bf280a2500e23fdb01a57c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pygpgme')
0 files changed, 0 insertions, 0 deletions