diff options
| author | Andrei Gherzan <andrei.gherzan@huawei.com> | 2022-09-14 14:08:35 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-17 07:47:07 +0100 |
| commit | 48e773cbb9712c8718ebd947411087ad9939db7c (patch) | |
| tree | 9085d2e64040be10202d9928ca61b51169ea45a0 /meta/classes/report-error.bbclass | |
| parent | 603e1af68f4ea2ebed8d94764d9326fe2c074b2c (diff) | |
| download | poky-48e773cbb9712c8718ebd947411087ad9939db7c.tar.gz | |
rootfs.py: Drop FAKEROOT support in exec function
The _exec_shell_cmd function is used by a couple of other functions that
are ultimatelly called from the create_rootfs function. The latter is
used in image bbclass' do_rootfs which is running using the fakeroot
support in bitbake. This makes the fakeroot support in _exec_shell_cmd
redundant and never actually used.
(From OE-Core rev: d1439c41049e3cf201939bbc2b1fee58a46137a1)
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/report-error.bbclass')
0 files changed, 0 insertions, 0 deletions
