summaryrefslogtreecommitdiffstats
path: root/templates/base/99_local.conf.inc
blob: 871ea0ebf177ed3d74072a202228d02cd835e703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
########################
# AGL DISTRO VARIABLES #
########################

# ARM 32bit 'medium' compiler (armv7thf instead of armv7ve)
# (only use for CPUs <= cortex-a9 / w/o virt extension - e.g. cortex-a8)
# DISTRO_FEATURES_append = " agl-medium-arm-compiler"


######################
# AGL USER VARIABLES #
######################

# Add additional IMAGE_FSTYPES here on-top of the default ext4.xz and tar.xz
#AGL_EXTRA_IMAGE_FSTYPES = ""

# Additional free disk space created in the image in Kbytes.
#IMAGE_ROOTFS_EXTRA_SPACE="524288"
_PIPELINE} ${D}/etc/xdg/weston/pipeline.cfg sed -i -e "s/YOUR_RECIEVER_IP/${WALTHAM_RECIEVER_IP}/g" ${D}/etc/xdg/weston/pipeline.cfg sed -i -e "s/YOUR_RECIEVER_PORT/${WALTHAM_RECEIVER_PORT}/g" ${D}/etc/xdg/weston/pipeline.cfg } FILES_${PN} += "/etc/xdg/weston/*.cfg" FILES_${PN} += "${libdir}/*"