Hi, I merged the following commits to master and master-next branches:
commit 216481ba09c187d0b0fc8f864944af6ae026ff73 Author: Erkka Kääriä <erkka.kaa...@intel.com> Date: Tue Aug 23 11:14:56 2016 +0300 openjdk-8: Fix QA error caused by a missing hash EXTRA_LDFLAGS were not used when building certain shared objects. This means that the Yocto specific linker flags were lost, which caused build failures due to a bad hash style QA error. Signed-off-by: Erkka Kääriä <erkka.kaa...@intel.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> commit 0f127a49696696ac48c394f84232e7f56b29fbe7 Author: Erkka Kääriä <erkka.kaa...@intel.com> Date: Mon Aug 15 12:36:20 2016 +0300 openjdk-8-release-102b14.inc: Ignore deprecation readdir_r has been deprecated since glibc 2.24. As openjdk uses this function, a warning is generated during build that gets turned into an error when -Werror is used. While the readdir function is suggested as an replacement, it has slightly different API. The warning is ignored instead to prevent any unexpected breakage from patching the offending functions. Signed-off-by: Erkka Kääriä <erkka.kaa...@intel.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> commit 0eeeb059751c00042bd0341d17f5cceddef3c502 Author: Erkka Kääriä <erkka.kaa...@intel.com> Date: Tue Aug 9 10:32:17 2016 +0300 openjdk-8: Upgrade from u72 to u102 Openjdk is upgraded from u72 to u102. Two patches are dropped, as these were backports and the fixes are present in the current version. One patch was refreshed. One patch was backported from the upcoming u112 to fix a zero mode crash. Signed-off-by: Erkka Kääriä <erkka.kaa...@intel.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> commit 0d58a4fb4236edeeeb3f23a66c0c14279066c8bb Author: Richard Leitner <richard.leit...@skidata.com> Date: Tue Aug 16 14:49:00 2016 +0200 openjdk-7: disable IcedTea's auto-downloading Pass "--enable-downloading=no" to IcedTea's make. This ensures IcedTea uses the versions and checksums we defined in the openjdk-7-jre recipe for its "sub-modules". Signed-off-by: Richard Leitner <richard.leit...@skidata.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> commit d41d541b4a3c570f6920d1bf44ab8cb651cfd4b7 Author: Maxin B. John <maxin.j...@intel.com> Date: Tue Aug 16 16:23:56 2016 +0300 README: mention master in supported branches Along with krogoth, meta-java also works with master branches of respective layers. Signed-off-by: Maxin B. John <maxin.j...@intel.com> Best Regards, Maxin -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel