[reproducible-website] 01/01: Link to Yocto Project on projects page
Mattia Rizzolo
mattia at debian.org
Tue Feb 7 18:19:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository reproducible-website.
commit 69f18266d93141c3702182f1efea5ff6e3bc97f2
Author: Joshua Lock <joshua.g.lock at intel.com>
Date: Tue Feb 7 14:38:53 2017 +0000
Link to Yocto Project on projects page
Acked-by: Richard Purdie <richard.purdie at linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.g.lock at intel.com>
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
_data/projects.yml | 8 ++++++++
images/logos/yocto-project.png | Bin 0 -> 3922 bytes
2 files changed, 8 insertions(+)
diff --git a/_data/projects.yml b/_data/projects.yml
index 9316221..780b3e2 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -132,3 +132,11 @@
resources:
- name: Introducing Reproducible Builds
url: https://www.youtube.com/watch?v=FaBFbkBhnXI
+- name: Yocto Project
+ url: https://www.yoctoproject.org/
+ logo: yocto-project.png
+ resources:
+ - name: Reproducible builds overview
+ url: https://wiki.yoctoproject.org/wiki/Reproducible_Builds
+ - name: Mailing list
+ url: https://lists.yoctoproject.org/listinfo/yocto
diff --git a/images/logos/yocto-project.png b/images/logos/yocto-project.png
new file mode 100644
index 0000000..d1e7c64
Binary files /dev/null and b/images/logos/yocto-project.png differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git
More information about the Reproducible-commits
mailing list