merge of '178eac00dc5aa8338d42e8e203633bec7817bbf6'
[vuplus_openembedded] / packages / images / opie-image-16mb.bb
1 IMAGE_LINGUAS = ""
2
3 DEPENDS = "task-boot task-opie-16mb"
4
5 IMAGE_INSTALL = "task-boot \
6                     ipkg ipkg-collateral \
7                     dropbear \
8                     task-opie-16mb-base \
9                     task-opie-16mb-applets \
10                     task-opie-16mb-inputmethods \
11                     task-opie-16mb-settings \
12                     task-opie-16mb-apps \
13                     task-opie-16mb-pim \
14                     task-opie-irda"
15
16 # create /etc/timestamp from build date
17 IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
18
19 inherit image