| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gnome-help.bbclass: remove double FILES_${PN}-help entry | Andreas Müller | 2020-08-09 | 1 | -2/+0 |
| | | | | | | | | | | When I wrote this class meta-qt5-extra's qt5-translation.bbclass was taken as template. So this is a leftover which does not make sense: Variable is set differently few lines below. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | gnome-help.bbclass: Handle gnome-help files with new distro feature 'helpfiles' | Andreas Müller | 2019-10-27 | 1 | -0/+69 |
| Now that we can build gnome help files, let our users decide what to do with them: if 'helpfiles' not in DISTRO_FEATURES delete all help contents during install else if PACKAGE_NO_HELP_SPLIT == 1 pack all help files to ${PN}-help else pack help files to ${PN}-help-<lingua> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
