aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
blob: 5629a07d37829298ecfcddbc9934d4407be9b118 (plain)
1
2
3
do_install_append_v1000 () {
     sed -i -e 's/^\tBusID       "PCI:0:1:0"/\t#BusID       "PCI:1:0:0"/' ${D}/${sysconfdir}/X11/xorg.conf
}