[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-132-g38b2a80
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-02-19 09:50:02
|
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 38b2a80677e5142b99391ce9262feaa699cc0289 (commit)
from b032da969a263fa64daf36e22e8d9e8b2a1d5ddb (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 38b2a80677e5142b99391ce9262feaa699cc0289
Author: Julien Boibessot <jul...@ar...>
Date: Wed Feb 19 10:49:46 2014 +0100
[BUILDROOT] Add owfs package (part 2 ;-) )
-----------------------------------------------------------------------
Summary of changes:
.../2013.11/006-armadeus-add-owfs-package.patch | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/patches/buildroot/2013.11/006-armadeus-add-owfs-package.patch b/patches/buildroot/2013.11/006-armadeus-add-owfs-package.patch
index f30917a..1053c94 100644
--- a/patches/buildroot/2013.11/006-armadeus-add-owfs-package.patch
+++ b/patches/buildroot/2013.11/006-armadeus-add-owfs-package.patch
@@ -3,7 +3,7 @@ Signed-off-by: Julien Boibessot <jul...@ar...>
Index: buildroot/package/owfs/Config.in
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/owfs/Config.in 2014-02-19 10:38:49.859032579 +0100
++++ buildroot/package/owfs/Config.in 2014-02-19 10:46:11.457222352 +0100
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_OWFS
+ bool "owfs"
@@ -19,7 +19,7 @@ Index: buildroot/package/owfs/Config.in
Index: buildroot/package/owfs/owfs.mk
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/owfs/owfs.mk 2014-02-19 10:31:16.264783335 +0100
++++ buildroot/package/owfs/owfs.mk 2014-02-19 10:46:11.457222352 +0100
@@ -0,0 +1,20 @@
+###############################################################################
+#
@@ -41,3 +41,15 @@ Index: buildroot/package/owfs/owfs.mk
+endif
+
+$(eval $(autotools-package))
+Index: buildroot/package/Config.in
+===================================================================
+--- buildroot.orig/package/Config.in 2014-02-19 10:46:24.141285251 +0100
++++ buildroot/package/Config.in 2014-02-19 10:47:03.169478779 +0100
+@@ -337,6 +337,7 @@
+ source "package/open2300/Config.in"
+ source "package/openocd/Config.in"
+ source "package/openpowerlink/Config.in"
++source "package/owfs/Config.in"
+ source "package/owl-linux/Config.in"
+ source "package/parted/Config.in"
+ source "package/pciutils/Config.in"
hooks/post-receive
--
armadeus
|