TS-4900 Yocto: Difference between revisions

From embeddedTS Manuals
(Created page with "Yocto is the recommended distribution for most applications since it contains all of the packages and patches to support accelerated X11 drivers, OpenGLES 1&2, GStreamer accel...")
 
No edit summary
Line 1: Line 1:
Yocto is the recommended distribution for most applications since it contains all of the packages and patches to support accelerated X11 drivers, OpenGLES 1&2, GStreamer acceleration, as well as patches to QT to support using these accelerations.  Yocto also provides a set of cross toolchains that match the deployed environment which allow development in QT Creator, Eclilpse, and more.
Yocto is the recommended distribution for most applications since it contains all of the packages and patches to support accelerated X11 drivers, OpenGLES 1&2, GStreamer acceleration, as well as patches to QT to support using these accelerations.  Yocto also provides a set of cross toolchains that match the deployed environment which allow development in QT Creator, Eclilpse, and more.  While the cross toolchains are a big upside, this distribution does not have automated updates (like apt-get or yum) and is not ideal for projects concerned with security updates.


Our current Yocto support is based off of Yocto 1.6 "Daisy".
Our current Yocto support is based off of Yocto 1.8 "Fido".

Revision as of 09:27, 24 August 2015

Yocto is the recommended distribution for most applications since it contains all of the packages and patches to support accelerated X11 drivers, OpenGLES 1&2, GStreamer acceleration, as well as patches to QT to support using these accelerations. Yocto also provides a set of cross toolchains that match the deployed environment which allow development in QT Creator, Eclilpse, and more. While the cross toolchains are a big upside, this distribution does not have automated updates (like apt-get or yum) and is not ideal for projects concerned with security updates.

Our current Yocto support is based off of Yocto 1.8 "Fido".