[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-657-g36fbb5b
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-03-13 14:37:09
|
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 36fbb5bc604ff3ae883d3b6610aa747aad2ab2af (commit)
from b3ff82275419d06f9a95e398c14eb3bd37554a66 (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 36fbb5bc604ff3ae883d3b6610aa747aad2ab2af
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Mar 13 15:42:15 2015 +0100
[BUILDROOT] 2013.11: remove linux patches hook, use a BR patch instead
-----------------------------------------------------------------------
Summary of changes:
...25-armadeus-apply-armadeus-linux-patches.patch} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
copy patches/buildroot/{2012.02/071-linux-change_board_specific_patches_name.patch => 2013.11/225-armadeus-apply-armadeus-linux-patches.patch} (75%)
diff --git a/patches/buildroot/2012.02/071-linux-change_board_specific_patches_name.patch b/patches/buildroot/2013.11/225-armadeus-apply-armadeus-linux-patches.patch
similarity index 75%
copy from patches/buildroot/2012.02/071-linux-change_board_specific_patches_name.patch
copy to patches/buildroot/2013.11/225-armadeus-apply-armadeus-linux-patches.patch
index a660a72..c0ccb68 100644
--- a/patches/buildroot/2012.02/071-linux-change_board_specific_patches_name.patch
+++ b/patches/buildroot/2013.11/225-armadeus-apply-armadeus-linux-patches.patch
@@ -1,8 +1,8 @@
Index: buildroot/linux/linux.mk
===================================================================
---- buildroot.orig/linux/linux.mk 2012-02-21 16:44:32.000000000 +0100
-+++ buildroot/linux/linux.mk 2012-02-21 16:44:34.000000000 +0100
-@@ -109,7 +109,7 @@
+--- buildroot.orig/linux/linux.mk
++++ buildroot/linux/linux.mk
+@@ -149,7 +149,7 @@ define LINUX_APPLY_PATCHES
if echo $$p | grep -q -E "^ftp://|^http://" ; then \
support/scripts/apply-patches.sh $(@D) $(DL_DIR) `basename $$p` ; \
elif test -d $$p ; then \
hooks/post-receive
--
armadeus
|