[OE-core] [PATCH 0/4] Conditionalize build of x11/gtk frontends
Enrico Scholz
enrico.scholz at sigma-chemnitz.de
Thu Jan 12 16:38:12 UTC 2012
Several packages can be used without graphical frontends, but the
buildsystem brings in statically (heavy) x11 or gtk+ software stacks.
This patchset uses the 'x11' DISTRO_FEATURE to disable building of
these components.
Enrico Scholz (4):
gst-plugins: do not build x11 related plugins without the x11
DISTRO_FEATURE
distcc: honor x11 DISTRO_FEATURE
latencytop: honor x11 DISTRO_FEATURE
sysprof: conditionalized build of gtk frontend
meta/recipes-devtools/distcc/distcc_2.18.3.bb | 5 +++--
meta/recipes-kernel/latencytop/latencytop_0.5.bb | 6 +++++-
meta/recipes-kernel/sysprof/sysprof_git.bb | 2 +-
.../gstreamer/gst-plugins-base_0.10.35.bb | 4 +++-
meta/recipes-multimedia/gstreamer/gst-plugins.inc | 1 +
5 files changed, 13 insertions(+), 5 deletions(-)
--
1.7.7.5
More information about the Openembedded-core
mailing list