[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-67-g9f7983c
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2010-10-20 19:17:04
|
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 9f7983c8618e9e0219ecdf6514dac895bae8dfd3 (commit)
via a9a80e5226faa17cbe296dce4091d29e3140b0c6 (commit)
from 1a6eb085183ea4cf25806c34fdde0be34cd55b3e (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 9f7983c8618e9e0219ecdf6514dac895bae8dfd3
Author: Julien Boibessot <jul...@ar...>
Date: Wed Oct 20 21:16:34 2010 +0200
[BUILDROOT] [2010.11] Patch 052 wasn't right
commit a9a80e5226faa17cbe296dce4091d29e3140b0c6
Author: Julien Boibessot <jul...@ar...>
Date: Wed Oct 20 21:08:34 2010 +0200
[BUILDROOT] [2010.11] Add link for apf9328 Linux 2.6.29.6 config
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf9328/apf9328-linux-2.6.29.6.config | 1 +
...x-adds_linux26-patched_target_to_Makefile.patch | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
create mode 120000 buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.29.6.config
diff --git a/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.29.6.config b/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.29.6.config
new file mode 120000
index 0000000..bee37d7
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.29.6.config
@@ -0,0 +1 @@
+apf9328-linux-2.6.29.config
\ No newline at end of file
diff --git a/patches/buildroot/2010.11/052-linux-adds_linux26-patched_target_to_Makefile.patch b/patches/buildroot/2010.11/052-linux-adds_linux26-patched_target_to_Makefile.patch
index 3da0a8a..303a947 100644
--- a/patches/buildroot/2010.11/052-linux-adds_linux26-patched_target_to_Makefile.patch
+++ b/patches/buildroot/2010.11/052-linux-adds_linux26-patched_target_to_Makefile.patch
@@ -4,11 +4,12 @@ Index: buildroot/linux/linux.mk
===================================================================
--- buildroot.orig/linux/linux.mk 2010-10-19 15:51:03.000000000 +0200
+++ buildroot/linux/linux.mk 2010-10-19 15:55:06.000000000 +0200
-@@ -81,6 +81,7 @@
+@@ -81,6 +81,8 @@
endif
$(Q)touch $@
-+linux26-patched: $(LINUX26_DIR)/.stamp_patched
++linux26-patched: $(LINUX26_DIR)/.stamp_extracted
++ touch $(LINUX26_DIR)/.stamp_patched
# Configuration
$(LINUX26_DIR)/.stamp_configured: $(LINUX26_DIR)/.stamp_patched
hooks/post-receive
--
armadeus
|