Hello Surendra Dhobale,
Freescale pulls new version recipes from openembedded repository, perform building and porting for Freescale PowerPC/ARM platform.
These two days, I tried to integrate openjdk-7_91b01-2.6.2 in SDK 1.8 environment, but encountered many compiling errors, much time needs to be spent to fix all these building errors one by one for T1040 platform.
If you indeed need the new version openjdk 7, please try to download recipes for openjdk-7_91b01-2.6.2 and set up the build environment to fix them one by one.
Please back up recipes in meta-java/recipes-core/openjdk/ first, download openjdk-7_91b01-2.6.2 recipes from meta-java - Layer containing recipes for OpenJDK and other open source Java-related components and put them in this folder.
Modify meta-java/conf/layer.conf as the following
PREFERRED_VERSION_icedtea7-native = "2.1.3"
PREFERRED_VERSION_openjdk-7-jre ?= "91b01-2.6.2"
During the building, you will encounter many building errors, the patches for openjdk-7-25b30 integrated in SDK 1.8 would be useful to fix them.
If further assistance is needed, please feel free to let me know.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------