Go to file
Stefan Schmidt 47640c2235 ot-daemon: add recipe for OpenThread daemon
The OpenThread daemon allows Linuxes devices to participate in a Thread
mesh network without acting as a full border router. The device
participates like any other child or router devices within the network.

This same repo is used for range of different modes to run the
OpenThread code. From bare metal over vendor SDKs to posix platforms.
For this recipe the focus is on the Linux posix implementation and we do
not pull in all the git submodules on purpose.

There are openthread enabled recipes in meta-zephyr for people who want
to also use OpenThread on MCU based platforms on top of Zephyr.

Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-07 17:40:45 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems smbnetfs: upgrade 0.6.1 -> 0.6.3 2022-03-16 08:32:19 -07:00
meta-gnome evolution-data-server: re-enable gobject-introspection 2022-04-06 20:25:34 -04:00
meta-initramfs dracut: upgrade 055 -> 056 2022-04-06 20:25:33 -04:00
meta-multimedia fluidsynth: upgrade 2.2.4 -> 2.2.6 2022-04-06 20:25:34 -04:00
meta-networking ot-daemon: add recipe for OpenThread daemon 2022-04-07 17:40:45 -04:00
meta-oe srecord: build fix 2022-04-07 17:32:48 -04:00
meta-perl io-compress-lzma-perl, io-compress-perl: Rename to use debian names 2022-03-21 08:25:11 -07:00
meta-python python3-qface: upgrade 2.0.6 -> 2.0.7 2022-04-06 14:55:16 -04:00
meta-webserver nginx: add gunzip PACKAGECONFIG 2022-03-29 08:33:41 -07:00
meta-xfce xfce4-screenshooter: Add dependency on libxml-parser-perl-native 2022-04-06 20:25:33 -04:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories