diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-10-02 12:36:44 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-10-04 13:08:40 -0700 |
commit | fe3a2def8838b734ba7f3fbe88172fedce721e75 (patch) | |
tree | c11e1f31dc598bc3d1af56708bec5902a31f407e /meta-webserver/recipes-httpd/nginx/files/0001-configure-libxslt-conf.patch | |
parent | ea42cec2ec7ccb66c46cced255f752b8e5b15c2d (diff) | |
download | meta-openembedded-fe3a2def8838b734ba7f3fbe88172fedce721e75.tar.gz |
libcamera: Avoid build break in signature recalculation
The signature recalculation task can fail:
```
/.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/temp/run.do_recalculate_ipa_signatures_package.937421: line 154: /.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/git/src/ipa/ipa-sign-install.sh: No such file or directory
```
This happens whenever ${S} is removed and packages are retrieved from
sstate cache.
Instead of trying to fix the task, avoid the issue altogether by
performing the signature recalculation directly in do_package.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/files/0001-configure-libxslt-conf.patch')
0 files changed, 0 insertions, 0 deletions