summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_bbe.inc
blob: 56c88a4a9d3017e0c4801223d10c28966bf305e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This config is for the Sancloud BBE, adapted from the config provider for the
# standard Beaglebone

#AGL_DEFAULT_IMAGE_FSTYPES += "tar.xz"

CORE_IMAGE_EXTRA_INSTALL += "packagegroup-machine-base"

#-------------------------------------------------
## Multimedia section ##
#-------------------------------------------------

# DEFAULTTUNE for cortex-a8
DISTRO_FEATURES:append = " agl-medium-arm-compiler"

SECURITY_CFLAGS:pn-mozjs = ""
SECURITY_LDFLAGS:pn-mozjs = ""
SECURITY_CFLAGS:pn-gpm = ""
SECURITY_LDFLAGS:pn-gpm = ""
SECURITY_CFLAGS:pn-libatasmart = ""
SECURITY_LDFLAGS:pn-libatasmart = ""