summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Domenech Goulart <mario@ossystems.com.br>2014-04-03 14:19:16 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-04-04 10:09:45 -0300
commite98ac403d6ca87b6f7c3dd9c8285c02d86e44046 (patch)
treef0e9a2663ed83ad65bfb958d2d37032e8fe0af1b
parentd5388c1e97ebe6569ac4f6e67e0929c46371f927 (diff)
downloadmeta-fsl-arm-e98ac403d6ca87b6f7c3dd9c8285c02d86e44046.tar.gz
linux-mfgtool.inc: typo fix (s/must to be/must be/)
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-mfgtool.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-mfgtool.inc b/recipes-kernel/linux/linux-mfgtool.inc
index 2b1ebf0..5c042ee 100644
--- a/recipes-kernel/linux/linux-mfgtool.inc
+++ b/recipes-kernel/linux/linux-mfgtool.inc
@@ -3,7 +3,7 @@
3# This makes a separated binary set for Manufacturing Tool use 3# This makes a separated binary set for Manufacturing Tool use
4# without clobbering the Linux Kernel used for normal use. 4# without clobbering the Linux Kernel used for normal use.
5# 5#
6# This file must to be included after the original linux-imx.inc file 6# This file must be included after the original linux-imx.inc file
7# as it overrides the needed values. 7# as it overrides the needed values.
8# 8#
9# Copyright (C) 2014 O.S. Systems Software LTDA. 9# Copyright (C) 2014 O.S. Systems Software LTDA.