mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 20:57:33 +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>
Dependencies ------------ This layer depends on: URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' When sending single patches, please using something like: 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>