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

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 "