diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-11-15 10:36:17 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2017-11-17 10:54:21 -0800 |
commit | 5adbf6df4fd89e7531ccccfb9cec7a5314d635f0 (patch) | |
tree | 6f6cd65c5854fb72a173f0183bd4400bd022a50a /recipes-selftest/images | |
parent | c664a4479500930a349faad086cfc5e70d1eb59c (diff) | |
download | meta-intel-5adbf6df4fd89e7531ccccfb9cec7a5314d635f0.tar.gz |
uefi-comboapp.bbclass: install files under pseudo
do_uefiapp_deploy copies files into the /boot directory of the rootfs
and thus, like do_rootfs, should run under pseudo so that the files
end up being owned by root.
This did not trigger the uid leak check, perhaps because the task runs
later.
For some (still unknown reason), sometimes the installed files did end
up being owned by root, which tripped up a swupd test because the
system update randomly included unexpected changes to bootx64.efi or
rmc.db. With this change, they are owned by root consistently.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'recipes-selftest/images')
0 files changed, 0 insertions, 0 deletions