buildrootschalter/package/gstreamer
Thomas De Schampheleire d6a44b2f0a Config.in files: add/update comments on (e)glibc dependencies
This patch adds missing comments about (e)glibc dependencies and updates the
text of existing comments.

Additionally, it splits dependency expressions for the touched packages from
  depends on BR2_BASE_DEP && !BR2_TOOLCHAIN_USES_GLIBC
to
  depends on BR2_BASE_DEP
  depends on !BR2_TOOLCHAIN_USES_GLIBC
so that (positive) base dependencies are separate from the (negative)
toolchain dependencies. This strategy makes it easier to write such comments
(because one can simply copy the base dependency from the actual package
config option), but also avoids complex and long boolean expressions.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-11-01 15:32:25 +01:00
..
gst-dsp
gst-ffmpeg Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gst-fsl-plugins
gst-omapfb package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
gst-plugin-x170 Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
gst-plugins-bad Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gst-plugins-base Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gst-plugins-good Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gst-plugins-ugly
gstreamer Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
Config.in
gstreamer.mk