xorg-lib: don't build libs unless requested by DISTRO_FEATURES
authorAndreas Oberritter <obi@opendreambox.org>
Fri, 10 Feb 2012 01:27:54 +0000 (02:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Feb 2012 23:59:34 +0000 (23:59 +0000)
commita049edd50694605987d3ceeb1597bfc43273d7df
treedec6c74ff166536da8b2f2e606cf5897efe41989
parent364b43bd4934e69a85c25f7973a56bba0c2fd36d
xorg-lib: don't build libs unless requested by DISTRO_FEATURES

* If 'x11' is not set in DISTRO_FEATURES, then skip all
  recipes using xorg-lib-common.inc instead of only those
  using libx11.inc.

* One exception: pixman, which is not only used by xorg,
  but also by cairo.

(From OE-Core rev: a101bc85adcc915f151348107e850b8998a395b0)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libx11.inc
meta/recipes-graphics/xorg-lib/xorg-lib-common.inc