summaryrefslogtreecommitdiffstats
path: root/conf/distro/poky-ivi-systemd.conf
blob: b022d6bf497f1837947675ab3bba6315c9f761a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require ${COREBASE}/meta/conf/distro/defaultsetup.conf

DISTRO_VERSION = "E-0.2+snapshot-${DATE}"

VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = ""

FILESYSTEM_PERMS_TABLES = "files/yocto-ivi-perms.txt"

include conf/distro/include/default-providers-ivi.inc

DISTRO_FEATURES += " bluetooth systemd "

LAYER_CONF_VERSION = "6"