[oe] Error building libgles-omap3

Elvis Dowson elvis.dowson at mac.com
Wed Aug 4 06:38:58 UTC 2010


Hi,
      I downloaded the OMAP35x graphics sdk, and put in it my DL_DIR, which is located in /usr/share/sources, and bitbaking omap3-console-image gives me the following error.

I have created the md5 checksum, but it still complains that the checksum doesn't exist:


NOTE: Running task 3195 of 3228 (ID: 12, /tool/overo-oe/user.collection/recipes/images/omap3-console-image.bb, do_qa_staging)
NOTE: Missing checksum
ERROR: libgles-omap3-3.01.00.06: http://install.source.dir.local/OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin has no checksum defined, cannot check archive integrity
ERROR: Error in executing: /tool/overo-oe/user.collection/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Error in executing: /tool/overo-oe/user.collection/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Build of /tool/overo-oe/user.collection/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb do_fetch failed
NOTE: Missing checksum
ERROR: omap3-sgx-modules-1.4.14.2616: http://install.source.dir.local/OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin has no checksum defined, cannot check archive integrity


Here are the steps that I did to install the OMAP35x graphics sdk

How to install the TI OMAP35x Graphics SDK

01. Fetch the gl-es bin (full OMAP Graphics SDK) from here:

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html

02. Put the OMAP35x_*.bin file in $DL_DIR, i.e. downloads/

mv OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin ./downloads/

03. make the checksum file in ./downloads/ directory:

cd ./downloads/
md5sum OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin > OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin.md5

Best regards,

Elvis Dowson



More information about the Openembedded-devel mailing list