aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/opie-image-16mb.bb
blob: 42bf611880356a8d664e474dfc65c4ed46bcac9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
IMAGE_LINGUAS = ""

DEPENDS = "${MACHINE_TASK_PROVIDER} task-opie-16mb"

IMAGE_INSTALL = "task-boot \
                    ipkg ipkg-collateral \
                    dropbear \
                    task-opie-16mb-base \
                    task-opie-16mb-applets \
                    task-opie-16mb-inputmethods \
                    task-opie-16mb-settings \
                    task-opie-16mb-apps \
                    task-opie-16mb-pim \
		    task-opie-irda"

# create /etc/timestamp from build date
IMAGE_PREPROCESS_COMMAND = "merge_feeds; create_etc_timestamp"

inherit image