Hi All, Python3 (3.3.0) is now available. Please test it out on your platforms and report issues/successes you see, and above all feedback on patches
the contrib tree for OE-Core is here http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/python3 I have tested it on all supported architectures in qemu and few hardware machines I have access to, Recipes have been around for a long time so they have received some soak time at minimum add python3 \ python3-modules \ python3-misc \ to your IMAGE_INSTALL in order to include it in images. Complete set can be included by python3-2to3 python3-audio \ python3-codecs python3-compile \ python3-compression python3-core \ python3-crypt python3-ctypes \ python3-curses python3-datetime \ python3-debugger python3-difflib \ python3-distutils python3-doctest \ python3-email python3-html \ python3-idle python3-image \ python3-io python3-json \ python3-lang python3-logging \ python3-mailbox python3-man \ python3-math python3-mime \ python3-misc python3-modules \ python3-multiprocessing python3-netclient \ python3-netserver python3-numbers \ python3-pickle python3-pkgutil \ python3-pprint python3-profile \ python3-pydoc python3-pyvenv \ python3-re python3-readline \ python3-shell python3-smtpd \ python3-sqlite3 python3-sqlite3-tests \ python3-stringold python3-subprocess \ python3-terminal python3-tests \ python3-textutils python3-threading \ python3-unittest python3-unixadmin \ python3-xml \ python3-distribute \ Thanks -Khem _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
