diff options
| author | Manuel Traut <manut@linutronix.de> | 2015-05-04 15:33:48 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2015-05-04 15:33:48 +0200 |
| commit | d803d562d73b87efb002107d00dbeaaec9a2a5e8 (patch) | |
| tree | c2f536142cdc219a424894cfd3cfd750c7d3c696 /distribution/yocto-intro/pres_yocto-intro.tex | |
| parent | 328fba74e2f3ffd0961afc0e17f6a3c3e517b7c7 (diff) | |
update yocto slides
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/yocto-intro/pres_yocto-intro.tex')
| -rw-r--r-- | distribution/yocto-intro/pres_yocto-intro.tex | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/distribution/yocto-intro/pres_yocto-intro.tex b/distribution/yocto-intro/pres_yocto-intro.tex index 4eb23b4..98b027e 100644 --- a/distribution/yocto-intro/pres_yocto-intro.tex +++ b/distribution/yocto-intro/pres_yocto-intro.tex @@ -47,12 +47,14 @@ \frametitle{the Yocto project family} \begin{description} \item[Poky] reference build system - \item[BitBake] build-engine - \item[Hob] graphical user interface for BitBake - \item[OpenEmbedded Core] shared base layer of recipes and classes + \begin{description} + \item[BitBake] build-engine + \item[Hob] graphical user interface for BitBake + \item[OpenEmbedded Core] shared base layer of recipes and classes + \end{description} + \pause \item[ADT] development environment for user-space applications \item[Eclipse IDE Plugin] integration of ADT into the Eclipse IDE - \item[EGLIBC] embedded variant of the GNU C library \item[Matchbox] X-Windows-based open source graphical UI for embedded devices \end{description} \end{frame} @@ -72,22 +74,6 @@ release cycle: 6 months \end{frame} \begin{frame} -\frametitle{statistics 2014} -\begin{description} -\item[Generated] 2014-08-19 18:16:11 (in 228 seconds) -\item[Generator] GitStats (version 2013.12.07) -\item[Report Period] 2005-08-31 12:45:47 to 2014-08-18 16:21:54 -\item[Age] 3275 days, 2498 active days (76.27%) -\item[Total Files] 4775 -\item[Total Lines of Code] 743995 (15398000 added, 14654005 removed) -\item[Total Commits] 30841 - -(average 12.3 commits per active day, 9.4 per all days) -\item[Authors] 475 -\end{description} -\end{frame} - -\begin{frame} \frametitle{statistics 2015} \begin{description} \item[Generated] 2015-04-29 09:25:24 (in 199 seconds) @@ -103,7 +89,21 @@ release cycle: 6 months \end{description} \end{frame} +\begin{frame} +\frametitle{statistics 2014} +\begin{description} +\item[Generated] 2014-08-19 18:16:11 (in 228 seconds) +\item[Generator] GitStats (version 2013.12.07) +\item[Report Period] 2005-08-31 12:45:47 to 2014-08-18 16:21:54 +\item[Age] 3275 days, 2498 active days (76.27%) +\item[Total Files] 4775 +\item[Total Lines of Code] 743995 (15398000 added, 14654005 removed) +\item[Total Commits] 30841 +(average 12.3 commits per active day, 9.4 per all days) +\item[Authors] 475 +\end{description} +\end{frame} \begin{frame}[fragile] \frametitle{who made Yocto?} |
