[meta-freescale] [meta-fsl-arm][PATCH] meta-fsl-arm: fix some typos

Javier Viguera javier.viguera at digi.com
Wed Aug 6 07:47:12 PDT 2014


Signed-off-by: Javier Viguera <javier.viguera at digi.com>
---
 recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc                       | 2 +-
 .../linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch       | 2 +-
 recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
index f37f1d5f008a..8ec5a88665bb 100644
--- a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
+++ b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
@@ -43,7 +43,7 @@ do_install () {
     ln -sf lib2dz160.so.0 ${D}${libdir}/lib2dz160.so
     ln -sf lib2dz430.so.0 ${D}${libdir}/lib2dz430.so
 
-    # FIXME: Remove unkown files
+    # FIXME: Remove unknown files
     rm -r ${D}${libdir}/libcsi.a \
           ${D}${libdir}/libres.a
 
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch b/recipes-kernel/linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch
index 7d129418d30a..9ff2d14f162f 100644
--- a/recipes-kernel/linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch
+++ b/recipes-kernel/linux/linux-imx-2.6.35.3/perf-avoid-use-sysroot-headers.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] perf: Avoid use of sysroot's Linux headers
 
 As Yocto now use a newer Linux headers package we end having a build
 failure in perf as 'stddef.h' has changed and does not provide NULL
-definiton anymore. To workaround it we add the srcdir onto search path
+definition anymore. To workaround it we add the srcdir onto search path
 for include files, before sysroot one.
 
 Upstream-Status: Inappropriate [build system specific change]
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 a3d982ec48f9..1806d67e7d3d 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"
 
 inherit waf
 
-# configure the eglvivsink element to use the appropiate EGL platform code
+# configure the eglvivsink element to use the appropriate EGL platform code
 # X11 if x11 is present in DISTRO_FEATURES
 # Wayland if x11 is not present in DISTRO_FEATURES, but wayland is
 # Framebuffer otherwise


More information about the meta-freescale mailing list