[bitbake-devel] [PATCH] toastergui: minor spelling fixes

Andre McCurdy armccurdy at gmail.com
Thu Apr 16 23:03:50 UTC 2015


  RRECOMENDS -> RRECOMMENDS
  TRECOMENDS -> TRECOMMENDS

Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
 lib/toaster/toastergui/views.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/toaster/toastergui/views.py b/lib/toaster/toastergui/views.py
index be59c83..06c7dd5 100755
--- a/lib/toaster/toastergui/views.py
+++ b/lib/toaster/toastergui/views.py
@@ -1554,7 +1554,7 @@ dependencies.  The return value is a dictionary consisting of two other
 lists: a list of 'runtime' dependencies, that is, having RDEPENDS
 values in source package's recipe, and a list of other dependencies, that is
 the list of possible recipe variables as found in OTHER_DEPENDS_BASE plus
-the RRECOMENDS or TRECOMENDS value.
+the RRECOMMENDS or TRECOMMENDS value.
 The lists are built in the sort order specified for the package runtime
 dependency views.
 """
-- 
1.9.1




More information about the bitbake-devel mailing list