Changes between Version 1 and Version 2 of OpenEmbedded

Show
Ignore:
Timestamp:
07/19/08 14:28:48 (5 years ago)
Author:
mloskot
Comment:

Linked to OpenEmbedded website

Legend:

Unmodified
Added
Removed
Modified
  • OpenEmbedded

    v1 v2  
    1 The latest OpenEmbedded distribution (July 2008) ships with a very outdated *bb file for GDAL (1.3.2). The usual approach of simply re-naming the file to a more up-to-date version will fail as GDAL's compilation process has been standardized to the common compilation rules. Thus all the workarounds of the old *bb file are finally void.  
     1The latest [http://wiki.openembedded.net/index.php/Main_Page OpenEmbedded] distribution (July 2008) ships with a very outdated *bb file for GDAL (1.3.2). The usual approach of simply re-naming the file to a more up-to-date version will fail as GDAL's compilation process has been standardized to the common compilation rules. Thus all the workarounds of the old *bb file are finally void.  
    22 
    33For a very minimalistic compilation of GDAL for mobile devices you can use this *bb file (gdal_1.5.2.bb):