> On Jul 26, 2017, at 11:31 AM, Khem Raj <[email protected]> wrote: > > On Wed, Jul 26, 2017 at 8:07 AM, Ricardo Ribalda Delgado > <[email protected]> wrote: >> Hi all >> >> I am working on adding support for TensorFlow in Openembbedded. >> >> One of the building dependencies is bazel ( https://bazel.build/ ) >> >> Before I create a recipe and a class I was wondering if anyone has >> already worked on this? > > It will be a good addition, I have this in my long list of things to do
Ditto. That list never gets any shorter. > but if you take a stab at it, would be great. > My concern is the bootstrapping script might be very awkward in a cross-compilation situation: https://github.com/bazelbuild/bazel/blob/master/scripts/bootstrap/compile.sh Native might not be as bad? meta-java tooling might get in your way. >> >> Regards! >> >> >> Random Thought: Why dont we fix the current build systems that we >> have, instead of inventing new ones that require java? > > heh, well read this strip and enjoy > https://xkcd.com/927/ > >> >> -- >> Ricardo Ribalda >> -- >> _______________________________________________ >> Openembedded-devel mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
