From 9e3c79cfe84937439d0777875fdb7437b067c2b2 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Thu, 22 Mar 2012 06:05:59 -0400 Subject: Fix common typoes "existant", "dependant" and variations Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- meta/recipes-extended/at/files/fix_parallel_build_error.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/at/files/fix_parallel_build_error.patch b/meta/recipes-extended/at/files/fix_parallel_build_error.patch index 877be35aaf..66ff3e1c11 100644 --- a/meta/recipes-extended/at/files/fix_parallel_build_error.patch +++ b/meta/recipes-extended/at/files/fix_parallel_build_error.patch @@ -5,7 +5,7 @@ make -j was failing sometimesa like this | make: *** [lex.yy.o] Error 1 | make: *** Waiting for unfinished jobs.... -Fixed the issue by adding a dependancy in the makefile. +Fixed the issue by adding a dependency in the makefile. Nitin 2010/09/02 -- cgit v1.2.3-54-g00ecf