[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-174-g0119325
Brought to you by:
sszy
|
From: SebR <se...@us...> - 2013-02-22 07:33:34
|
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 01193250dfeea27f21f0ddf23694d74520b03a2a (commit)
from 371e4f951c6192871fe08dce9c5a720259aa2823 (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 01193250dfeea27f21f0ddf23694d74520b03a2a
Author: seb <seb...@ar...>
Date: Fri Feb 22 08:33:07 2013 +0100
[BUILDROOT] as_devices_cpp could be build with external toolchain
-----------------------------------------------------------------------
Summary of changes:
buildroot/package/armadeus/as_devices/Config.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/package/armadeus/as_devices/Config.in b/buildroot/package/armadeus/as_devices/Config.in
index db1b4e0..356681d 100644
--- a/buildroot/package/armadeus/as_devices/Config.in
+++ b/buildroot/package/armadeus/as_devices/Config.in
@@ -12,7 +12,7 @@ config BR2_PACKAGE_AS_DEVICES_TESTS
config BR2_PACKAGE_AS_DEVICES_CPP
depends on BR2_PACKAGE_AS_DEVICES
- depends on BR2_TOOLCHAIN_BUILDROOT_CXX
+ depends on BR2_INSTALL_LIBSTDCPP
bool "C++ wrapper"
help
C++ wrapper for as_devices library.
hooks/post-receive
--
armadeus
|