aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/images/agl-demo-platform-plus-application-manager.bb
blob: 0c5592e9e4dd3eb79daaaacd8b0c60faf79b4518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Base image
require recipes-ivi/images/agl-image-ivi.inc

DESCRIPTION = "AGL Demo Platform image currently contains a simple HMI and \
demos."

IMAGE_FEATURES_append = " \
    "

# add packages for demo platform (include demo apps) here
IMAGE_INSTALL_append = " \
    packagegroup-agl-core \
    packagegroup-agl-ivi \
    packagegroup-ivi-common-core \
    packagegroup-agl-demo-platform \
    \
    libegl libegl-dev libgbm-dev \
    \
    gles-kernel-module \
    \
    tizen-platform-wrapper \
    tizen-platform-config \
    xdgmime \
    libdlog \
    dlogutil \
    libiri \
    \
    smack \
    libprivilege-control \
    libslp-db-util \
    \
    vconf \
    capi-base-common \
    ail \
    \
    sensor \
    libsf-common \
    \
    iniparser \
    app-svc \
    heynoti \
    notification \
    app-core-efl \
    app-core-common \
    capi-system-info \
    \
    pkgmgr-info \
    librua \
    bundle \
    app-checker \
    \
    libcom-core \
    privacy-manager-server \
    pkgmgr \
    pkgmgr-info \
    pkgmgr-info-parser \
    aul \
    aul-test \
    \
    dlt-daemon \
    dlt-daemon-systemd \
    \
    amhelloworld \
    pkgmgr-first-setup-service \
    "