diff options
author | Ricardo Ribalda Delgado <ricardo@ribalda.com> | 2019-07-05 13:18:13 +0200 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2019-07-09 14:39:58 +0200 |
commit | 9fd6867c739263cec3cb68e00e2d01c18d553ef4 (patch) | |
tree | c2660eae26a1667686136012cad2067bda7f3356 /classes/openjdk-build-helper.bbclass | |
parent | 4ff59e3818fe8ef4e1edd6440ea8387dc8cdbae6 (diff) | |
download | meta-java-9fd6867c739263cec3cb68e00e2d01c18d553ef4.tar.gz |
dbus-java: Do not use all as PACKAGE_ARCH
dbus-java has RDEPEND that are not PACKAGE_ARCH=all
Fixes:
ERROR: dbus-java-2.7-r0 do_populate_sysroot_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_populate_sysroot_setscene(d)
0003:
File: '/workdir/repo/poky/meta/classes/staging.bbclass', lineno: 126, function: do_populate_sysroot_setscene
0122:do_populate_sysroot[sstate-outputdirs] = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/${PN}"
0123:do_populate_sysroot[sstate-fixmedir] = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/${PN}"
0124:
0125:python do_populate_sysroot_setscene () {
*** 0126: sstate_setscene(d)
0127:}
0128:addtask do_populate_sysroot_setscene
0129:
0130:def staging_copyfile(c, target, dest, postinsts, seendirs):
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'classes/openjdk-build-helper.bbclass')
0 files changed, 0 insertions, 0 deletions