enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / images / openmoko-image.bb
1 #------------------------------------------------------
2 # Openmoko Image Recipe
3 #------------------------------------------------------
4
5 require openmoko-minimal-image.bb
6
7 IMAGE_INSTALL += "\
8   task-openmoko-net \
9   task-openmoko-ui \
10   task-openmoko-base \
11   task-openmoko-phone \
12   task-openmoko-games \
13   task-openmoko-pim \
14   "
15
16 DEPENDS += "\
17   task-openmoko \
18   "
19
20 inherit image
21