[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-797-g8f54c39
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-07-28 09:37:54
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 8f54c39ae1a011bbdd6e2f4a457071a1da8f7258 (commit)
from 3fa95c545ed21ae18f8e50328c6be7ae50955aa2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8f54c39ae1a011bbdd6e2f4a457071a1da8f7258
Author: Julien Boibessot <jul...@ar...>
Date: Tue Jul 28 11:33:14 2015 +0200
Fixes buildroot/.gitignore for 2015.02
-----------------------------------------------------------------------
Summary of changes:
buildroot/.gitignore | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/buildroot/.gitignore b/buildroot/.gitignore
index bf9a495..fd25b13 100644
--- a/buildroot/.gitignore
+++ b/buildroot/.gitignore
@@ -1,5 +1,8 @@
+/arch/
+/board/
/boot/
+/build/
/dl
/docs/
/downloads
@@ -10,6 +13,7 @@
/toolchain
/scripts/
/support
+/system/
/.*
!/.gitignore
/Config.in
@@ -17,6 +21,7 @@
/TODO
/CHANGES
/COPYING
+/README
*.depend
*.o
hooks/post-receive
--
armadeus
|