[go: nahoru, domu]

Skip to content

hyyoxhk/meta-fcitx5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-fcitx5

English, 简体中文

Summary

This README file contains information on the contents of the meta-fcitx5 layer.

Please see the corresponding sections below for details.

Dependencies

[YOCTO]

[META-QT5]

[META-OPENEMBEDDED]

Quick Start

$> git clone -b kirkstone https://git.yoctoproject.org/poky
$> cd poky
$> git clone -b kirkstone git://github.com/openembedded/meta-openembedded.git
$> git clone -b kirkstone git://github.com/hyyoxhk/meta-fcitx5.git
$>
$> source oe-init-build-env
...
$ bitbake-layers add-layer ../meta-openembedded/meta-oe
$ bitbake-layers add-layer ../meta-fcitx5

Example

Below we build for stm32mp15-disco machine as an example. to local.conf add:

INHERIT += " fcitx5-distro-defaults"
IMAGE_INSTALL += " fcitx5 fcitx5-chinese-addons"

Contributing

If you want to contribute changes, you can send Github pull requests at https://github.com/hyyoxhk/meta-fcits5/pulls

Maintainer

Releases

No releases published

Packages

No packages published