diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-12-03 16:50:11 +0800 |
---|---|---|
committer | Jia Zhang <zhang.jia@linux.alibaba.com> | 2021-05-28 08:13:01 +0800 |
commit | e2ebd50f0bd354f36123cfa38ea3e51b536fe3a2 (patch) | |
tree | 22f0d96522b92819fc43b0feec25575de0f661e3 /.github/CODEOWNERS | |
parent | fa43d5885dae3917466532414f577c9e84a7aabc (diff) | |
download | meta-secure-core-e2ebd50f0bd354f36123cfa38ea3e51b536fe3a2.tar.gz |
linux-yocto-efi-secure-boot.inc: fix rerun failure
Task do_sign of linux-yocto depends on variable GPG_PATH. When GPG_PATH
changes, it fails to rerun the task:
| Exception: FileExistsError: [Errno 17] File exists:
| 'bzImage-5.2.24-yocto-standard.p7b' -> '/path/to/tmp-glibc/work/intel_x86_64-wrs-linux/linux-yocto/5.2.x+gitAUTOINC+bbe834c1d2_370ab92a1e-r0/image/boot/bzImage.p7b'
Remove the link file before create it if exists already.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Diffstat (limited to '.github/CODEOWNERS')
0 files changed, 0 insertions, 0 deletions