ec3a3a44879d11ebe1bf9fa4958b1d63b73695b1
[AGL/meta-agl.git] / agl_beaglebone.inc
1 # This config is for the beaglebone (inspired from the vayu config).
2
3 # DEFAULTTUNE for cortex-a8
4 DISTRO_FEATURES:append = " agl-medium-arm-compiler"
5
6 WKS_FILE = "sdimage-bootpart-uuid.wks"
7
8 # meta-ti-bsp layer conf does break expectations wrt common folders
9 # meta-ti-bsp/conf/layer.conf:TI_COMMON_DEPLOY ?= "${TOPDIR}/deploy-ti"
10 TI_COMMON_DEPLOY := "${TMPDIR}/deploy"