1 DESCRIPTION
= "Machine specific xorg.conf files"
4 SRC_URI
= "file://xorg.conf"
7 install
-d $
{D
}/$
{sysconfdir
}/X11
8 install
-m
0644 $
{WORKDIR
}/xorg.conf $
{D
}/$
{sysconfdir
}/X11
/
11 # Set some dependencies
to make the confs actually work
12 RDEPENDS_omap3
= "xf86-video-omapfb"
14 CONFFILES_$
{PN
} += "${sysconfdir}/X11/xorg.conf"
15 PACKAGE_ARCH
= "${MACHINE_ARCH}"