[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-109-g387c900
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-01-06 17:21:08
|
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 387c90090a6911cf352dfbe5482fd069f524adcf (commit)
from 3dd9308efd6e7bb0861c41bac6b21f23353e3ee1 (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 387c90090a6911cf352dfbe5482fd069f524adcf
Author: Eric Jarrige <eri...@ar...>
Date: Sun Jan 6 18:25:26 2013 +0100
[BUILD] remove useless check of BASH shell. Recent versions of Buildroot have fixed issues with DASH
-----------------------------------------------------------------------
Summary of changes:
Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index eb9cb99..138ef8d 100644
--- a/Makefile
+++ b/Makefile
@@ -158,7 +158,6 @@ linux26-clean linux-clean: $(BUILDROOT_DIR)/.configured
fi;
all: $(BUILDROOT_DIR)/.configured
- @./scripts/check_bash.sh
@echo -n `date +%s` > before.txt
@$(MAKE) -C $(BUILDROOT_DIR) $@
@./scripts/show_build_infos.sh
hooks/post-receive
--
armadeus
|