[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-185-g837ed58
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2017-01-31 13:14:57
|
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, buildroot-update has been updated
via 837ed58bf29c7e3d8313a42a19701e7883f0fcdf (commit)
from bd77264ed440c7cf06f3defcd51a243f9751bf50 (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 837ed58bf29c7e3d8313a42a19701e7883f0fcdf
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue Jan 31 14:14:22 2017 +0100
[BUILDROOT] 2016.08: fixes cmux package build
-----------------------------------------------------------------------
Summary of changes:
.../2016.08/019-armadeus-add-cmux-package.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/2016.08/019-armadeus-add-cmux-package.patch b/patches/buildroot/2016.08/019-armadeus-add-cmux-package.patch
index 3b60984..f51c00c 100644
--- a/patches/buildroot/2016.08/019-armadeus-add-cmux-package.patch
+++ b/patches/buildroot/2016.08/019-armadeus-add-cmux-package.patch
@@ -70,7 +70,7 @@ Index: buildroot/package/cmux/cmux.mk
+endif
+
+define CMUX_BUILD_CMDS
-+ $(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) all
++ $(MAKE) CC="$(TARGET_CC)" -C $(@D)
+endef
+
+define CMUX_INSTALL_TARGET_CMDS
hooks/post-receive
--
armadeus
|