diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-01-28 11:28:52 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-28 11:31:04 -0800 |
commit | 50d526d06a742fa69ff698d7c2eefffb56e13afa (patch) | |
tree | dffa827404a5fc989f6c7c1bd3a52e6fa7a1a7b5 /meta-python/recipes-devtools/python/python-matplotlib | |
parent | 1c085f4877d78901f1e8c2aff4c670f2ed1f7f98 (diff) | |
download | meta-openembedded-50d526d06a742fa69ff698d7c2eefffb56e13afa.tar.gz |
daemontools: Disable the chkshsgr tests
Running the chkhsgr test during cross compile fails
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
All OE based targets have working getgroups()/setgroups()
implementation, so its a safe assumption and therefore make the test
to be a dummy
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions