This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Andorid beagleboneblack query

Hi,

We are working on beagleboneblack android TI-Android-JB-4.1.2_AM335x_4.0.1.bin release.

We follow the steps of below link to build the android for beagleboneblack.

http://processors.wiki.ti.com/index.php/TI-Android-JB-4.1.2-DevKit-4.0.1_DeveloperGuide

We are using below command for building android for beagleboneblack.

make TARGET_PRODUCT=beagleboneblack OMAPES=4.x sdcard_build

But, we are getting some errors while build the source of andorid.

1. find: `src': No such file or directory.

2. building the sgx kernel modules...
../common/android/platform_version.mk:141: *** Must build against Android >= 2.0.  Stop.

Please suggest why we are getting this errors?

Thanks,
Devang.