[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-254-g4c63cce
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-01-24 17:25:28
|
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 4c63cce01cadb106f32d9bc03c790a238199b859 (commit)
from cdd606fc40cf841b6890bf17bcc5b65926fef557 (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 4c63cce01cadb106f32d9bc03c790a238199b859
Author: Julien Boibessot <jul...@ar...>
Date: Mon Jan 24 18:24:31 2011 +0100
[BUILDROOT] Cleanup pps/Config.in
-----------------------------------------------------------------------
Summary of changes:
buildroot/package/armadeus/pps/Config.in | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/buildroot/package/armadeus/pps/Config.in b/buildroot/package/armadeus/pps/Config.in
index bd38451..69fbff8 100644
--- a/buildroot/package/armadeus/pps/Config.in
+++ b/buildroot/package/armadeus/pps/Config.in
@@ -1,18 +1,16 @@
config BR2_PACKAGE_ARMADEUS_PPS_UTILITIES
bool "PPS Utilities"
- default n
help
- Install PPS Utilities & Initialization files to make PPS' fonctionalities work:
- - GPIOs initialization file
+ Install PPS utilities & initialization scripts needed for:
+ - GPIOs initialization
- Guest user creation to connect to PPS via SSH
if BR2_PACKAGE_ARMADEUS_PPS_UTILITIES
config BR2_PACKAGE_ARMADEUS_PPS_TEST_SCRIPTS
bool "PPS Test scripts"
- default n
help
- Install PPS Test scripts to test Ethernet, WiFi & USB Gadget on
- PPS board. Test scripts will be installed in /usr/local/pps/scripts.
+ Install PPS test scripts for Ethernet, WiFi & USB Gadget.
+ Scripts will be installed in /usr/local/pps/scripts.
-endif #BR2_PACKAGE_ARMADEUS_PPS_UTILITIES
+endif
hooks/post-receive
--
armadeus
|