mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
bbclass: fix spelling mistakes
Fix some spelling mistakes in bbclass files (From OE-Core rev: ed484c06f436eea62c5d0b1a2964f219f3e5cb61) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cf218e56af
commit
a205c4ce1d
@@ -21,7 +21,7 @@ APT_ARGS = "${@['', '--no-install-recommends'][d.getVar("NO_RECOMMENDATIONS", Tr
|
||||
# INSTALL_BASEARCH_DEB - install base architecutre
|
||||
# INSTALL_ARCHS_DEB - list of available archs
|
||||
# INSTALL_PACKAGES_NORMAL_DEB - packages to be installed
|
||||
# INSTALL_PACKAGES_ATTEMPTONLY_DEB - packages attemped to be installed only
|
||||
# INSTALL_PACKAGES_ATTEMPTONLY_DEB - packages attempted to be installed only
|
||||
# INSTALL_PACKAGES_LINGUAS_DEB - additional packages for uclibc
|
||||
# INSTALL_TASK_DEB - task name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user