diff options
author | Ricardo Ribalda Delgado <ricardo@ribalda.com> | 2019-07-05 13:18:12 +0200 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2019-07-09 14:39:58 +0200 |
commit | 4ff59e3818fe8ef4e1edd6440ea8387dc8cdbae6 (patch) | |
tree | b2b6b70774ef983e0caf3da4ba8ca03994253f70 /COPYING.MIT | |
parent | 529b99d0e43f6569be711b7572db210525c797cc (diff) | |
download | meta-java-4ff59e3818fe8ef4e1edd6440ea8387dc8cdbae6.tar.gz |
cup: Do not use all as PACKAGE_ARCH
cup has RDEPEND that are not PACKAGE_ARCH=all
Fixes:
ERROR: mc:qt5022:cup-0.10k-r0 do_package_write_deb_setscene: Error executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:do_package_write_deb_setscene(d)
0003:
File: '/workdir/repo/poky/meta/classes/package_deb.bbclass', lineno: 296, function: do_package_write_deb_setscene
0292:
0293: if os.access(os.path.join(tmpdir, "stamps", "DEB_PACKAGE_INDEX_CLEAN"),os.R_OK):
0294: os.unlink(os.path.join(tmpdir, "stamps", "DEB_PACKAGE_INDEX_CLEAN"))
0295:
*** 0296: sstate_setscene(d)
0297:}
0298:addtask do_package_write_deb_setscene
0299:
0300:python () {
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'COPYING.MIT')
0 files changed, 0 insertions, 0 deletions