An open API service indexing awesome lists of open source software.

https://github.com/savoirfairelinux/meta-jami-imx


https://github.com/savoirfairelinux/meta-jami-imx

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

meta-jami-imx
=============

This layer provides support for the open source communication platform Jami on
i.MX 6 (src : https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-processors/i-mx-6-processors:IMX6X_SERIES).
Jami is a free and open source audio, video and text peer-to-peer communication
platform. It does not require a server, and implements distributed and secure
end-to-end encrypted communications for multiple platforms.
Website: https://jami.net/

To use Jami on i.MX 6, add jami-client-qt to your IMAGE_INSTALL.

IMAGE_INSTALL += "jami-client-qt"

Dependencies
------------
This layer depends on:

URI: [email protected]:openembedded/bitbake.git
branch: master
revision: f1c4ac816e927f490fb9852c12aa408e8c9403b1
prio: default

URI: git://github.com/openembedded/openembedded-core.git
branch: master
revision: d1849a1facd64fa0bcf8336a0ed5fbf71b2e3cb5
prio: default

URI: git://github.com/openembedded/meta-openembedded.git
branch: master
revision: fe149bbb3689c3ed83eddfec46c9a54e86308cb9
layers: meta-oe
meta-networking
meta-multimedia
prio: default

URI: git://code.qt.io/yocto/meta-qt6.git
branch: 6.2.4
revision: f52e491cd9e56d0fc653fb32db1ccf78710e92dc
prio: default

URI: git://git.openembedded.org/meta-python2
branch: master
revision: f02882e2aa9279ca7becca8d0cedbffe88b5a253
prio: default

URI: git://github.com/Freescale/meta-freescale.git
branch: master
revision: a8c27bc00728f9602ab0458e71c4a1f3ef74838a
prio: default

URI: git://github.com/savoirfairelinux/meta-jami.git
branch: master
revision: HEAD
prio: default

Community / Colaboration
------------------------

Repository: https://github.com/savoirfairelinux/meta-jami-imx

Maintenance
-----------

Send pull requests, patches, comments or questions on GitHub.

License
-------

All metadata is GPL-3.0 licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.