aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/00_local.conf.agl.inc
blob: 1128b323b9e04d48576e167c1d4fe97ef7439e90 (plain)
1
2
3
4
5
6
7
8
9
10
11
# AGL global configuration options
#---------------------------------

# Set DISTRO for AGL
DISTRO = "poky-agl"

#see meta-agl/meta-agl/conf/include/base-agl.inc
require conf/include/base-agl.inc

# Temporarily disable GObject Introspection Data
GI_DATA_ENABLED = "False"