From 39d7c8a20262c744e4bf08318bd1449260db72a3 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 15 May 2018 09:55:22 +0206 Subject: yocto-intro: capitalization clean, new stats The various statistic tables were replaced by gnuplot graphs. These graphs were generated using various scripts. These scripts need to be added to this repository so that it is easy to update the graphs. The yocto version table was replaced by a screenshot from https://wiki.yoctoproject.org/wiki/Releases.png Signed-off-by: John Ogness --- images/https_wiki.yoctoproject.org_wiki_Releases.png | Bin 0 -> 166888 bytes images/yocto-authors.png | Bin 0 -> 8673 bytes images/yocto-commits.png | Bin 0 -> 7896 bytes images/yocto-lineschanged.png | Bin 0 -> 7628 bytes images/yp-how-it-works-new-diagram.png | Bin 0 -> 181491 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/https_wiki.yoctoproject.org_wiki_Releases.png create mode 100644 images/yocto-authors.png create mode 100644 images/yocto-commits.png create mode 100644 images/yocto-lineschanged.png create mode 100644 images/yp-how-it-works-new-diagram.png (limited to 'images') diff --git a/images/https_wiki.yoctoproject.org_wiki_Releases.png b/images/https_wiki.yoctoproject.org_wiki_Releases.png new file mode 100644 index 0000000..68c9bcc Binary files /dev/null and b/images/https_wiki.yoctoproject.org_wiki_Releases.png differ diff --git a/images/yocto-authors.png b/images/yocto-authors.png new file mode 100644 index 0000000..041ae8d Binary files /dev/null and b/images/yocto-authors.png differ diff --git a/images/yocto-commits.png b/images/yocto-commits.png new file mode 100644 index 0000000..5688151 Binary files /dev/null and b/images/yocto-commits.png differ diff --git a/images/yocto-lineschanged.png b/images/yocto-lineschanged.png new file mode 100644 index 0000000..0a3ba98 Binary files /dev/null and b/images/yocto-lineschanged.png differ diff --git a/images/yp-how-it-works-new-diagram.png b/images/yp-how-it-works-new-diagram.png new file mode 100644 index 0000000..212825d Binary files /dev/null and b/images/yp-how-it-works-new-diagram.png differ -- cgit v1.2.3