mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
bitbake: toastergui: minor spelling fixes
RRECOMENDS -> RRECOMMENDS TRECOMENDS -> TRECOMMENDS (Bitbake rev: 8cb95090c4b35b3fa54b25110ed6be4ef0d18e15) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
02881a8d0b
commit
3c0664b687
@@ -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.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user