summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/anthy
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-9/+9
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: Add leading whitespace for append operatorKhem Raj2020-11-151-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUMTaisei Nakano2020-10-191-2/+4
| | | | | | | Add GPLv2 into LICENSE, since this software includes alt-cannadic/COPYING which indicates GPLv2. Signed-off-by: Taisei Nakano <taisei.nakano@miraclelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* anthy: refresh patchesArmin Kuster2018-04-132-20/+29
| | | | | | | | | | | | | | | | | | | | | | WARNING: anthy-9100h-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch not_build_elc.patch patching file src-util/Makefile.am Hunk #1 succeeded at 8 with fuzz 2 (offset 2 lines). Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-oe: fix indentationMartin Jansa2016-08-221-11/+14
| | | | | | | | * remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* anthy: add new recipeBian Naimeng2015-07-165-0/+5281
Anthy is a system for Japanese input method. Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>