Skip to content

Yocto recipes to generate a fcitx5 root filesystem in pure wayland environment

License

Notifications You must be signed in to change notification settings

hyyoxhk/meta-fcitx5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

About

Yocto recipes to generate a fcitx5 root filesystem in pure wayland environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published