Hi, This series lets a BSP not ship a xorg.conf as not all BSPs need them. This is implemented by not installing empty xorg.conf files, and making the generic xorg.conf empty (which is a good move, as it specified the intel driver).
There's a patch to package_ipkg that's required to sanity check the CONFFILES variable, as otherwise building an opkg fails when the package is empty. Ross The following changes since commit b15730caf0d4c40271796887505507f2501958bb: mulitilib_header: Avoid sstate checksum issues for -native recipes (2013-02-14 12:36:08 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/xorg for you to fetch changes up to d6c444561597e8546a7ae39aaa14da578456ab7d: xserver-xf86-config: empty generic xorg.conf (2013-02-14 17:48:56 +0000) ---------------------------------------------------------------- Ross Burton (3): package_ipk: check CONFFILES exist before adding them to metadata xserver-xf86-config: don't ship empty xorg.conf xserver-xf86-config: empty generic xorg.conf meta/classes/package_ipk.bbclass | 3 ++- .../xorg-xserver/xserver-xf86-config/xorg.conf | 26 -------------------- .../xorg-xserver/xserver-xf86-config_0.1.bb | 10 +++++--- 3 files changed, 8 insertions(+), 31 deletions(-) Ross Burton (3): package_ipk: check CONFFILES exist before adding them to metadata xserver-xf86-config: don't ship empty xorg.conf xserver-xf86-config: empty generic xorg.conf meta/classes/package_ipk.bbclass | 3 ++- .../xorg-xserver/xserver-xf86-config/xorg.conf | 26 -------------------- .../xorg-xserver/xserver-xf86-config_0.1.bb | 10 +++++--- 3 files changed, 8 insertions(+), 31 deletions(-) -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core