meta-intel/classes
Patrick Ohly 5adbf6df4f 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>
2017-11-17 10:54:21 -08:00
..
rmc-boot.bbclass rmc: Extend usages of RMC_BOARD_DATA_DIRS to specify board data 2017-01-09 12:53:33 -08:00
rmc-db.bbclass rmc-db: allow multiple fingerprint per board directory 2017-06-07 23:27:29 -05:00
uefi-comboapp.bbclass uefi-comboapp.bbclass: install files under pseudo 2017-11-17 10:54:21 -08:00
uefi-sign.bbclass uefi-comboapp.bbclass: Split signing functionality into its own bbclass 2017-07-19 08:30:08 -07:00