[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2583-gfb25215
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-11-17 09:07:58
|
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 fb252159aa567d7830a21a14d657770ddead5ccd (commit)
from fb807b58c6f67d91152b0ab6187ec28fb76d1a0b (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 fb252159aa567d7830a21a14d657770ddead5ccd
Author: Fabien Marteau <fab...@ar...>
Date: Thu Nov 17 10:06:51 2011 +0100
[buildroot][package][nanocom] littles nitpicks
-----------------------------------------------------------------------
Summary of changes:
.../2011.05/164-nanocom-add_package.patch | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/patches/buildroot/2011.05/164-nanocom-add_package.patch b/patches/buildroot/2011.05/164-nanocom-add_package.patch
index 73ecc92..7688c51 100644
--- a/patches/buildroot/2011.05/164-nanocom-add_package.patch
+++ b/patches/buildroot/2011.05/164-nanocom-add_package.patch
@@ -5,7 +5,7 @@ Signed-off-by: Fabien Marteau <fab...@ar...>
Index: buildroot/package/nanocom/nanocom.mk
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/nanocom/nanocom.mk 2011-11-16 11:32:27.000000000 +0100
++++ buildroot/package/nanocom/nanocom.mk 2011-11-17 10:02:59.000000000 +0100
@@ -0,0 +1,26 @@
+#############################################################
+#
@@ -24,7 +24,7 @@ Index: buildroot/package/nanocom/nanocom.mk
+ $(INSTALL) -D -m 0755 $(@D)/nanocom $(TARGET_DIR)/usr/bin/nanocom
+endef
+
-+# The .tar.bz2 contains another .tar, which contains the source code.
++# The .tar.bz2 is malformed (files aren't under a base directory)
+define NANOCOM_EXTRACT_TAR
+ @$(call MESSAGE, "Post extract")
+ $(TAR) -xf $(DL_DIR)/$($(PKG)_SOURCE) -C $(@D)
@@ -35,8 +35,8 @@ Index: buildroot/package/nanocom/nanocom.mk
+$(eval $(call GENTARGETS, package, nanocom))
Index: buildroot/package/Config.in
===================================================================
---- buildroot.orig/package/Config.in 2011-11-16 09:59:23.000000000 +0100
-+++ buildroot/package/Config.in 2011-11-16 10:06:15.000000000 +0100
+--- buildroot.orig/package/Config.in 2011-11-17 10:00:48.000000000 +0100
++++ buildroot/package/Config.in 2011-11-17 10:00:48.000000000 +0100
@@ -211,6 +211,7 @@
source "package/mdadm/Config.in"
source "package/memtester/Config.in"
@@ -48,11 +48,10 @@ Index: buildroot/package/Config.in
Index: buildroot/package/nanocom/Config.in
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/nanocom/Config.in 2011-11-16 09:58:23.000000000 +0100
-@@ -0,0 +1,6 @@
++++ buildroot/package/nanocom/Config.in 2011-11-17 10:03:35.000000000 +0100
+@@ -0,0 +1,5 @@
+config BR2_PACKAGE_NANOCOM
+ bool "nanocom"
-+ default n
+ help
+ Simple terminal communication tool
+
hooks/post-receive
--
armadeus
|