5127517a14
update to latest sunxi-board-fex
...
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-09-21 14:34:35 +02:00
4240612f21
Use SOC_FAMILY to avoid the long list of COMPATIBLE_MACHINE
...
It uses 3 different SOC_FAMILY sun4i,sun5i,sun7i this list come from here http://sunxi.org/Allwinner_SoC_Family
Adding a new machine should be now more easy, as we have now to only create a new machine.conf file, set the right SOC_FAMILY and include the right arch inclue.
2015-06-16 00:45:08 +02:00
eeb41f14c8
Add more devices (LimeA10, Lime2, A13SOM, Forfun Q88DB)
...
Add Olimex Boards Olinuxino A10 Lime, A20 Lime2, A13SOM and Forfun
A13 Tablet. Sort all machine names in recipes alphabetically.
2015-03-03 18:09:46 +01:00
5727515f10
Add support for banapi machine
...
Conflicts:
recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb
recipes-bsp/u-boot/u-boot_git.bb
recipes-graphics/libgles/sunxi-mali_git.bb
recipes-kernel/linux/linux_3.4.bb
2015-02-22 11:59:46 +01:00
d5461fdab9
This adds support to build for the Olimex A20-OLinuXino-LIME
...
- Added a "olinuxino-a20lime" machine configuration
Signed-off-by: Christian Ege <k4230r6@gmail.com >
2014-09-29 22:19:37 +02:00
537386dcfc
olinuxino-a20som: add fex file
2014-09-08 12:16:10 +02:00
8f1f5535ab
sunxi-board-fex: trivial: Remove invalid comment
...
Signed-off-by: Tomas Novotny <novotny@rehivetech.com >
2014-04-23 16:56:02 +02:00
969a4e6b0b
sunxi-board-fex: Fix recipe versioning
...
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 >
2014-04-23 16:46:51 +02:00
7f1c185828
Added Olinuxino A10 LIME
2014-03-07 16:05:47 +01:00
0369653b14
update "sunxi-board-fex" and "u-boot" version
2014-01-02 16:36:44 +08:00
db3d191f28
Add support for cubietruck
2013-12-31 10:52:13 +08:00
c80c4d24b9
Add support for the olinuxino-A20 board
2013-12-11 18:54:31 +01:00
3a8616d932
new machine meleg : Add support for mele a1000g and a2000g
2013-12-02 15:19:18 +01:00
e95d4dfd39
Install fex file for mele board.
2013-11-15 18:38:45 +01:00
18cb5f40fa
Fix support for olinuxino-a13 board.
2013-11-15 18:35:16 +01:00
ae117be24a
update for new u-boot and OE
2013-11-06 01:13:14 +04:00
d00d34c8e4
sunxi-board-fex: fixed typo in COMPATIBLE_MACHINE
2013-10-31 14:47:01 +01:00
25cd18f212
sunxi-board-fex: added cubieboard2 support
2013-10-31 13:29:15 +01:00
429929f209
Add ability to put the compiled fex file into the SD image
...
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 >
2013-10-25 14:18:16 +02:00