1. 03 Dec, 2014 1 commit
    • Martin Jansa's avatar
      gdal: fix sqlite, expat and libtiff detection · d3d14d3f
      Martin Jansa authored
      
      * fixes following configure errors like:
        checking for SQLite3 library >= 3.0.0... yes
        cat: /OE/sysroots/qemux86/usr/lib/include/sqlite3.h: No such file or directory
        /OE/work/i586-starfish-linux/gdal/1.10.1-r0/gdal-1.10.1/configure:
        line 25411: test: !=: unary operator expected
        configure: WARNING: Can not find SQLITE_VERSION macro in sqlite3.h
        header to retrieve SQLite version!
      * and autodetected expat support which sometimes tries to use host
        version from /usr/include
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      d3d14d3f
  2. 29 Oct, 2014 2 commits
  3. 14 Oct, 2014 1 commit
  4. 26 Sep, 2014 1 commit
  5. 01 Sep, 2014 1 commit
  6. 23 Aug, 2014 5 commits
  7. 18 Aug, 2014 1 commit
    • Otavio Salvador's avatar
      nbench-byte: Fix parallel building error · 7a35bc7d
      Otavio Salvador authored
      
      This extends the dependencies on pointer.h to fix following error:
      
      | ./sysinfo.sh arm-poky-linux-gnueabi-gcc ...
      | In file included from misc.h:36:0,
      |                  from misc.c:23:
      | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
      |  #include "pointer.h"
      |                      ^
      | compilation terminated.
      | make: *** [misc.o] Error 1
      | make: *** Waiting for unfinished jobs....
      | ERROR: oe_runmake failed
      | WARNING: exit code 1 from a shell command.
      Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      7a35bc7d
  8. 12 Aug, 2014 2 commits
  9. 06 Aug, 2014 1 commit
  10. 16 Jul, 2014 3 commits
  11. 01 Jul, 2014 2 commits
  12. 23 Jun, 2014 2 commits
  13. 12 May, 2014 10 commits
  14. 09 May, 2014 8 commits