aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/bug-image-production.bb
blob: 6504d588cc581d05449c6c851e3e4d0848a06187 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2008 Bug Labs, Inc
# Based on poky-image-sato.bb from Open Hand, Ltd.
#
# Image that defines BUG R1.4 production rootfs image.
#

PR = "r11"

DEPENDS = "task-bug"
IMAGE_FEATURES += "apps-console-core apps-x11-sato ${X11_IMAGE_FEATURES}"

inherit bug-image

# These are the base system recipes
IMAGE_INSTALL += "task-base-extended task-bug task-bug-java-osgi task-bug-audio task-bug-x11 task-bug-devlangs task-bug-network bash-sh task-bug-debug"