]> code.ossystems Code Review - openembedded-core.git/commit
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:14 +0000 (23:59 +0000)
commita101bc85adcc915f151348107e850b8998a395b0
treeb86806f0516659bb5fe82a8fa473aa11daa19fc2
parent6a74c2050de4540deaf4e855bdf7aec4518f648a
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.

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