diff options
author | Davis, Michael <michael.davis@essvote.com> | 2020-01-20 20:28:31 +0000 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2020-01-21 07:37:04 +0100 |
commit | 2a7b02e9a563f70d4ae1aa6cc44d50490168cc87 (patch) | |
tree | 7cff6226eb6b77ba9c65e0748b96677ea0ac7c1b /classes/openjdk-build-helper.bbclass | |
parent | c34172c39e037e2c4dadc1b9e77522ffa158ba2c (diff) | |
download | meta-java-2a7b02e9a563f70d4ae1aa6cc44d50490168cc87.tar.gz |
java.bbclass: oe_makeclasspath does nothing without -s
oe_makeclasspath is supposed to output for the target platform by default and the staging platform with -s.
However it checks if the file exists even if -s is not defined which is always false.
Additionaly remove comment around an error that never occurs.
Signed-off-by: Michael Davis <michael.davis@essvote.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