Git repository sunxi-boards is not versioned. For now there is no
tracking of a git revision in the recipe. This patch fixes it. Related
discussion:
http://article.gmane.org/gmane.comp.handhelds.openembedded/62130
Signed-off-by: Tomas Novotny <novotny@rehivetech.com>
There is a new recipe called sunxi-board-fex which cares about the
compiling of the FEX file for each machine. If there is a fex.bin file
available in the deploy directory and machine depends on it (see SD
image class) it will be added.
Only OLinuXino A10S uses it for now.
Signed-off-by: Tomas Novotny <novotny@rehivetech.com>