summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
blob: a06e2a582f6016cb7e2900ae5a6fcfc9cfdaa9e3 (plain)
1
2
3
4
5
# Setup recommended EMGD settings for the E6xx CPUs. Default to sDVOB, but setup
# the LVDS as secondary to enable daughter cards adding the second display.
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
PRINC := "${@int(PRINC) + 2}"