[PATCH pacrunner 2/2] build: Use AM_CPPFLAGS instead of INCLUDES

2013-01-10 Thread Lucas De Marchi
Makefile.am:141: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4e6218f..3205cfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -138,7 +138,7 @@ AM_CFLAGS =

[PATCH pacrunner 1/2] build: Do not use deprecated AM_CONFIG_HEADER

2013-01-10 Thread Lucas De Marchi
The long-obsoleted AM_CONFIG_HEADER macro was removed in automake 1.13. Use AC_CONFIG_HEADERS instead. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d3ce7e2..cb455fc 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7

Connman upstream test result_20130111

2013-01-10 Thread Li, XiaX
Hi all, This is test report for connman-1.10.32.gc388d1a-1.1.i586. In this testing,we ran 259 cases. 259 cases passed and 0 cases failed. The pass rate is 100%. We found 1 new bug,reopen 0 bug and verify 0 bug. In this commit we found 1 new bug that Connmanctl can't display hidden SSID

Re: Pre-configuring an ethernet interface

2013-01-10 Thread Patrik Flykt
Hi, On Wed, 2013-01-09 at 18:07 -0800, Justin Maggard wrote: Personally, it doesn't matter to me if it's in the service list, or in some other list. All I really want to do is find which interfaces connman is controlling (connected or disconnected), and configure them whether or

Re: [PATCH] gsupplicant: Return max SSIDs to scan given by wpa_supplicant

2013-01-10 Thread Jukka Rissanen
Hi, On 08.01.2013 11:32, patrik.fl...@linux.intel.com wrote: From: Patrik Flykt patrik.fl...@linux.intel.com Although it seems wpa_supplicant can handle 4 SSIDs in version 0.7.x and 16 starting with 0.8.x, in practise this does not work. Thus return the value reported without relying on