diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2021-01-30 15:57:45 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-30 22:56:51 -0800 |
commit | ead30c4c7e00410d9120b17a841c2552ce2b32a0 (patch) | |
tree | 2f3740df01b3d0a779db67f001176a211ec3522e /meta-python/recipes-devtools/python/python3-h5py | |
parent | a2dc16edb75cc6c273c68c55fa37b7e348a7f3db (diff) | |
download | meta-openembedded-ead30c4c7e00410d9120b17a841c2552ce2b32a0.tar.gz |
zbar: fix random do_prepare_recipe_sysroot_gettext failures
* do_prepare_recipe_sysroot task is added as:
addtask do_prepare_recipe_sysroot before do_configure after do_fetch
which doesn't ensure that directory is created
* we can run this task as "after do_unpack", but it's just easier to run
it in do_configure_prepend without the need for extra task
* fixes:
zbar/0.23.1+gitAUTOINC+89e7900d85-r0/temp/run.do_prepare_recipe_sysroot_gettext.30306' failed with exit code 1:
install: target 'zbar/0.23.1+gitAUTOINC+89e7900d85-r0/git/' is not a directory: No such file or directory
WARNING: exit code 1 from a shell command.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions