diff options
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | 2016-09-13 14:37:57 +0200 |
---|---|---|
committer | Maxin B. John <maxin.john@intel.com> | 2016-09-16 14:26:36 +0300 |
commit | 28ba957b0f23c75900b7e3ce8132c926bf5724e6 (patch) | |
tree | 55efdf94dfca6787ff50817bdecbd004b83a4a05 /classes/java-library.bbclass | |
parent | aa3c79568dfaeb9c8747d49d12ac0396eaf6a4ea (diff) | |
download | meta-java-28ba957b0f23c75900b7e3ce8132c926bf5724e6.tar.gz |
xpp3: Fix bashism
findpath var must also be fixed on its second occurrence.
Without this patch:
ERROR: xpp3-1.1.3.4.O-r0 do_compile: Function failed: do_compile (log
file is located at
/home/ricardo/curro/qt5022/build-qt5022-open/build/tmp/work/all-poky-linux/xpp3/1.1.3.4.O-r0/temp/log.do_compile.14262)
ERROR: Logfile of failure stored in:
/home/ricardo/curro/qt5022/build-qt5022-open/build/tmp/work/all-poky-linux/xpp3/1.1.3.4.O-r0/temp/log.do_compile.14262
Log data follows:
| DEBUG: Executing shell function do_compile
| ----------
| 1. WARNING in src/java/api/org/xmlpull/v1/XmlPullParserException.java
(at line 11)
| public class XmlPullParserException extends Exception {
| ^^^^^^^^^^^^^^^^^^^^^^
| The serializable class XmlPullParserException does not declare a static final serialVersionUID field of type long
/home/ricardo/curro/qt5022/build-qt5022-open/build/tmp/work/all-poky-linux/xpp3/1.1.3.4.O-r0/temp/run.do_compile.14262:
Bad substitution
| WARNING: exit code 2 from a shell command.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'classes/java-library.bbclass')
0 files changed, 0 insertions, 0 deletions