i.MX515 Project
Improve i.MX515/cortex-a8/thumb-2 uclibc supportin category Embedded
proposed by khem on 12th July 2010 (accepted on 1st September 2010)
efikamx is now a supported machine with angstrom distribution
posted by khem on 15th June 2011
Now angstrom distribution can be built for efikamx and the machine layer is part of angstrom set up repository
You can set it up as follows
git clone git://git.angstrom-distribution.org/setup-scripts angstrom
cd angstrom
git checkout -b oe-core origin/oe-core
./oebb.sh config efikamx
bitbake console-image
<wait for few hours>
bitbake efl-nodm-image will generate an image with GUI based on EFL
in the end console-image is ready !!
Enjoy