Hello, I pushed following updates:
commit 5019f33ecc30608431f1221b27cdc78d439df328 (HEAD -> pending, yocto/master-next, yocto/master, m/master, m/krogoth) Author: Daniel McGregor <[email protected]> Date: Fri Jul 15 15:08:20 2016 -0600 openjdk-8: Detect compiler version Some supported hosts still use GCC 4.X. These don't support the flags needed to make GCC 6 work, so check the GCC version and add appropriate compiler flags. This implementation will append flags for any gcc version, but it's only used for GCC 6 right now. Signed-off-by: Daniel McGregor <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit dcef9ff46b9dc6f718cf2e63d48842dd0236bed1 Author: Daniel McGregor <[email protected]> Date: Thu Jul 7 10:55:18 2016 -0600 openjdk-7, openjdk-8: use vardeps to fix shared state Previously if PARALLEL_MAKE changed, so did the task signature for do_configure. Use vardepsvalue so that the signature remains constant. Signed-off-by: Daniel McGregor <[email protected]> Signed-off-by: Maxin B. John <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
