eclipse-leda / meta-leda

Yocto / OpenEmbedded Meta-Layers for Eclipse SDV components
https://eclipse-leda.github.io/leda/
Apache License 2.0
8 stars 9 forks source link

Kibi text editor as a replacement for nano #144

Closed vasilvas99 closed 1 year ago

vasilvas99 commented 1 year ago

Issue

Nano was removed as it is a GPLv3 component, which is a license incompatible with Apache-2.0 (under which meta-leda is relased)

Solution

Recipes for the small (and with similar UI to nano) text editor Kibi: ilai-deutel/kibi were added under a new components subdirectory - leda-tools.

Other: