Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | foxtrotgps: inherit gconf | Martin Jansa | 2012-10-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | foxtrotgps: rename configure.in only if it still exists | Martin Jansa | 2012-10-02 | 1 | -1/+5 |
| | | | | | | * it was failing when do_configure was reexecuted in same workdir Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | foxtrotgps: upgrade to 1.1.1 and fix build with new automake | Martin Jansa | 2012-09-10 | 1 | -0/+19 |
* It was failing like this | automake: warnings are treated as errors | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | autoreconf: automake failed with exit status: 1 after automake was upgraded to 1.12.3 http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029108.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |