summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2014-08-06 16:47:12 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-08-14 09:16:05 -0300
commitdfc99799a9fa83024ba37234f073671aa3666267 (patch)
tree2a295c9f0ad445e7911efccf848652c457f7ab89 /recipes-multimedia
parentb0cf5c78c5f98c5977ae556d331e7495648f154c (diff)
downloadmeta-fsl-arm-dfc99799a9fa83024ba37234f073671aa3666267.tar.gz
meta-fsl-arm: fix some typos
Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
index a3d982e..1806d67 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
13 13
14inherit waf 14inherit waf
15 15
16# configure the eglvivsink element to use the appropiate EGL platform code 16# configure the eglvivsink element to use the appropriate EGL platform code
17# X11 if x11 is present in DISTRO_FEATURES 17# X11 if x11 is present in DISTRO_FEATURES
18# Wayland if x11 is not present in DISTRO_FEATURES, but wayland is 18# Wayland if x11 is not present in DISTRO_FEATURES, but wayland is
19# Framebuffer otherwise 19# Framebuffer otherwise