[bootlin/training-materials updates] master: Embedded Linux: remove MER and update Tizen (59efde9a)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jul 8 20:29:41 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/59efde9afa7ed6b7a5438d8a12639c0ca600a3fe

>---------------------------------------------------------------

commit 59efde9afa7ed6b7a5438d8a12639c0ca600a3fe
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jul 8 20:29:41 2020 +0200

    Embedded Linux: remove MER and update Tizen
    
    - Remove MER because that's a dead project
    - Minor update to Tizen, which is still active
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

59efde9afa7ed6b7a5438d8a12639c0ca600a3fe
 slides/sysdev-embedded-linux/mer.png                   | Bin 5550 -> 0 bytes
 slides/sysdev-embedded-linux/sysdev-embedded-linux.tex |  13 ++++---------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/slides/sysdev-embedded-linux/mer.png b/slides/sysdev-embedded-linux/mer.png
deleted file mode 100644
index 7a672ad7..00000000
Binary files a/slides/sysdev-embedded-linux/mer.png and /dev/null differ
diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index dbb7b50e..bb36ec80 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -976,7 +976,7 @@ met:
   \item Additional arguments can be passed to the \code{./configure}
     script to adjust the component configuration
     (run \code{./configure --help})
-  \item Only the \code{make install} needs to be done as root if the
+  \item Only the \code{make install} target needs to be done as root if the
     installation should take place system-wide
   \end{itemize}
 \end{frame}
@@ -1432,20 +1432,15 @@ $(eval $(autotools-package))
     implement middleware running on top of the Linux kernel
     and allowing to develop applications.
     \begin{itemize}
-    \item {\bf Mer}: \url{http://merproject.org/}\\
-      Fork from the Meego project.\\
-      Targeting mobile devices.\\
-      Supports x86, ARM and MIPS. \\
-      See \url{https://en.wikipedia.org/wiki/Mer\_(software\_distribution)}
     \item {\bf Tizen}: \url{https://www.tizen.org/} \\
-      Targeting smartphones, tablets, netbooks, smart TVs and
+      Targeting smartphones, wearables (wathes), smart TVs and
       In Vehicle Infotainment devices.\\
-      Supported by big phone manufacturers and operators \\
+      Supported by big phone manufacturers (mostly Samsung) and operators \\
       HTML5 base application framework. \\
+      Wikipedia: 21\% of the smart TVs market share in 2018 \\
       See \url{https://en.wikipedia.org/wiki/Tizen}
     \end{itemize}
     \column{0.2\textwidth}
-    \includegraphics[width=\textwidth]{slides/sysdev-embedded-linux/mer.png}\\
     \includegraphics[width=\textwidth]{slides/sysdev-embedded-linux/tizen.png}\\
   \end{columns}
 \end{frame}




More information about the training-materials-updates mailing list