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