diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-03-13 18:33:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-18 12:21:45 +0000 |
commit | 88eaffee1e1db1d96a4c944b6281fea202a1c778 (patch) | |
tree | 524bd23ecdee523d37aee7adbbc6ec387a951470 /meta/classes-recipe/update-alternatives.bbclass | |
parent | 276332d289fdc7572ac2dcd5030160b90e4028b0 (diff) | |
download | poky-88eaffee1e1db1d96a4c944b6281fea202a1c778.tar.gz |
man-pages: use env from coreutils-native
This is the outcome of investigating the selftest-armhost fail:
https://autobuilder.yoctoproject.org/typhoon/#/builders/127/builds/3028/steps/15/logs/stdio
When man-pages recipe builds on ubuntu 18.04, /usr/bin/env on that is too
old to support -S option, and the outcome is that man-pages quietly
installs nothing, and no packages get created, and the test
that expects the package to exist fails.
(From OE-Core rev: 7bfbaaf2baa54f0abff231cfc263d4d8bc7f732b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-recipe/update-alternatives.bbclass')
0 files changed, 0 insertions, 0 deletions