aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/opie-image.bb
blob: 04c1f260e8027e5aeaec277466748d1758b8d90a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
IMAGE_LINGUAS = ""

DEPENDS = "${MACHINE_TASK_PROVIDER} task-opie"

IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER} task-opie-base task-opie-base-applets \
		    task-opie-base-inputmethods task-opie-base-apps \
		    task-opie-base-settings task-opie-base-decorations \
		    task-opie-base-styles task-opie-base-pim \
		    task-opie-extra-settings \
		    task-opie-bluetooth task-opie-irda "

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

inherit image