Hi Sergei, On 03/03/2014 16:57, Sergei Poselenov wrote: > > commit 408f208958d1913ab51926ef9ecd09f3c1726b8d > Author: Sergei Poselenov <[email protected]> > Date: Sat Dec 14 15:13:05 2013 +0400 > > RT #90818. Added Java to core-image-qte-sdk, renamed the > toolchain to core-image-java-qte-sdk. >
Is there a meaning for RT #90818 ? It seems it is your internal tracking number. If it is, I think it is better to drop it from the commit message. I would also drop the reference to Vybrid VF6xx: there is nothing really bound with the hardware, and the receipes are general and can be used for other architectures, too. > Signed-off-by: Sergei Poselenov <[email protected]> > > diff --git a/meta-eldk/recipes-qt/images/core-image-java-qte-sdk.bb > b/meta-eldk/recipes-qt/images/core-image-java-qte-sdk.bb new file mode > 100644 index 0000000..189c663 > --- /dev/null > +++ b/meta-eldk/recipes-qt/images/core-image-java-qte-sdk.bb > @@ -0,0 +1,11 @@ > +require recipes-qt/images/core-image-qte-sdk.bb > + > +IMAGE_INSTALL += "\ > + openjdk-7-common \ > + openjdk-7-java \ > + openjdk-7-jre \ > + openjdk-7-vm-cacao \ > + icu \ > + " > + > +export IMAGE_BASENAME = "core-image-java-qte-sdk" > \ No newline at end of file > > > _______________________________________________ > eldk mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/eldk > Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
