https://github.com/savoirfairelinux/meta-jami-imx
https://github.com/savoirfairelinux/meta-jami-imx
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/savoirfairelinux/meta-jami-imx
- Owner: savoirfairelinux
- Created: 2021-04-13T07:16:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T13:06:49.000Z (about 3 years ago)
- Last Synced: 2024-12-26T18:22:37.426Z (6 months ago)
- Size: 31.3 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: defaultURI: git://github.com/openembedded/openembedded-core.git
branch: master
revision: d1849a1facd64fa0bcf8336a0ed5fbf71b2e3cb5
prio: defaultURI: git://github.com/openembedded/meta-openembedded.git
branch: master
revision: fe149bbb3689c3ed83eddfec46c9a54e86308cb9
layers: meta-oe
meta-networking
meta-multimedia
prio: defaultURI: git://code.qt.io/yocto/meta-qt6.git
branch: 6.2.4
revision: f52e491cd9e56d0fc653fb32db1ccf78710e92dc
prio: defaultURI: git://git.openembedded.org/meta-python2
branch: master
revision: f02882e2aa9279ca7becca8d0cedbffe88b5a253
prio: defaultURI: git://github.com/Freescale/meta-freescale.git
branch: master
revision: a8c27bc00728f9602ab0458e71c4a1f3ef74838a
prio: defaultURI: git://github.com/savoirfairelinux/meta-jami.git
branch: master
revision: HEAD
prio: defaultCommunity / 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.