diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-10-02 12:36:44 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-10-12 09:58:05 -0400 |
| commit | f21b1fee8b324d6dd9ce826f3f084933824462a5 (patch) | |
| tree | 9e37e6216d5343567d97f168c5eadad29cfc533b /meta-python/recipes-devtools/python/python3-greenlet/0001-cleanup-Drop-using-register-storage-class-keyword-ev.patch | |
| parent | 278c3f75e32f38f71bb52d161fe06bcb6f6bdd2f (diff) | |
| download | meta-openembedded-f21b1fee8b324d6dd9ce826f3f084933824462a5.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>
(cherry picked from commit fe3a2def8838b734ba7f3fbe88172fedce721e75)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-greenlet/0001-cleanup-Drop-using-register-storage-class-keyword-ev.patch')
0 files changed, 0 insertions, 0 deletions
