mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 18:07:05 +00:00
In case
* 'helpfiles' is in DISTRO_FEATURES and
* PACKAGE_NO_HELP_SPLIT is not set to '1'
those help packages matching language selections in IMAGE_LINGUAS are added to
image automatically.
For more details see:
[1] https://github.com/openembedded/meta-openembedded/blob/master/meta-gnome/classes/gnome-help.bbclass
[2] 3a9e9585ae
Signed-off-by: Khem Raj <raj.khem@gmail.com>