[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-88-ge04eef5
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-03-02 13:23:26
|
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 e04eef5e1728ce995b9c91c064a51b379d5df328 (commit)
from f10d91b02b680c81104ce4223de277abaf52d416 (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 e04eef5e1728ce995b9c91c064a51b379d5df328
Author: Julien Boibessot <jul...@ar...>
Date: Fri Mar 2 14:22:11 2012 +0100
[BUILDROOT] Fixes 174-imx-lib-add_package.patch
-----------------------------------------------------------------------
Summary of changes:
.../2011.05/174-imx-lib-add_package.patch | 10 +++++-----
patches/buildroot/2011.05/cleanup_buildroot.sh | 1 +
patches/buildroot/2012.02/cleanup_buildroot.sh | 1 +
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/patches/buildroot/2011.05/174-imx-lib-add_package.patch b/patches/buildroot/2011.05/174-imx-lib-add_package.patch
index 22c385c..ae98be2 100644
--- a/patches/buildroot/2011.05/174-imx-lib-add_package.patch
+++ b/patches/buildroot/2011.05/174-imx-lib-add_package.patch
@@ -3,7 +3,7 @@ Signed-off-by: Julien Boibessot <jul...@ar...>
Index: buildroot/package/imx-lib/Config.in
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/imx-lib/Config.in 2012-03-02 12:03:12.000000000 +0100
++++ buildroot/package/imx-lib/Config.in 2012-03-02 14:11:54.000000000 +0100
@@ -0,0 +1,4 @@
+config BR2_PACKAGE_IMX_LIB
+ bool "imx-lib"
@@ -12,7 +12,7 @@ Index: buildroot/package/imx-lib/Config.in
Index: buildroot/package/imx-lib/imx-lib.mk
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/imx-lib/imx-lib.mk 2012-03-02 12:03:35.000000000 +0100
++++ buildroot/package/imx-lib/imx-lib.mk 2012-03-02 14:11:54.000000000 +0100
@@ -0,0 +1,45 @@
+#############################################################
+#
@@ -61,9 +61,9 @@ Index: buildroot/package/imx-lib/imx-lib.mk
+$(eval $(call GENTARGETS,package,imx-lib))
Index: buildroot/package/Config.in
===================================================================
---- buildroot.orig/package/Config.in 2012-03-02 12:06:29.000000000 +0100
-+++ buildroot/package/Config.in 2012-03-02 12:07:27.000000000 +0100
-@@ -349,6 +349,7 @@
+--- buildroot.orig/package/Config.in 2012-03-02 14:11:54.000000000 +0100
++++ buildroot/package/Config.in 2012-03-02 14:11:54.000000000 +0100
+@@ -322,6 +322,7 @@
endmenu
menu "Hardware handling"
diff --git a/patches/buildroot/2011.05/cleanup_buildroot.sh b/patches/buildroot/2011.05/cleanup_buildroot.sh
index 19d9b9d..d65d274 100755
--- a/patches/buildroot/2011.05/cleanup_buildroot.sh
+++ b/patches/buildroot/2011.05/cleanup_buildroot.sh
@@ -63,3 +63,4 @@ rm -rf buildroot/package/rt-tests
rm -rf buildroot/package/libcanfestival
rm -rf buildroot/package/python
rm -rf buildroot/package/gsmmux
+rm -rf buildroot/package/imx-lib/
diff --git a/patches/buildroot/2012.02/cleanup_buildroot.sh b/patches/buildroot/2012.02/cleanup_buildroot.sh
index f44946f..3f58e0a 100755
--- a/patches/buildroot/2012.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2012.02/cleanup_buildroot.sh
@@ -62,3 +62,4 @@ rm -rf buildroot/package/rt-tests
rm -rf buildroot/package/libcanfestival
rm -rf buildroot/package/python
rm -rf buildroot/package/gsmmux
+rm -rf buildroot/package/imx-lib/
hooks/post-receive
--
armadeus
|