-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
33 lines (24 loc) · 800 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
Send pull requests to [email protected]
Main layer maintainers: Nicolas Aguirre <[email protected]>
# Quick Setup with angstrom :
git clone git://github.com/Angstrom-distribution/setup-scripts.git
mkdir -p setup-scripts/sources
cd setup-scripts/sources
git clone git://github.com/naguirre/meta-cubox.git
cd ..
MACHINE="cubox" ./oebb.sh config cubox
MACHINE="cubox" ./oebb.sh update
source ~/.oe/environment-oecore
bitbake efl-nodm-image
# Cubox drivers
http://www.solid-run.com/mw/index.php/CuBox_Drivers
- GPU OpenGL / OpenGL ES Drivers
- GPU LCD / DirectFB Drivers
- Video Engine Drivers