Go to file
Jeremy Kerr d26b5db5c8 mctp: Add MCTP control utilities
This change adds a recipe for the Management Component Transport
Protocol userspace utilities. This contains:

- the command-line 'mctp' tool, similar to 'ip', for setting up links,
  assigning local address and configuring routing.

- an optional 'mctpd' daemon, which implements the MCTP control
  protocol, and manages remote address assignment.

The latter depends on systemd (for sdbus), so use a
PACKAGECONFIG[systemd] for the conditional service installation.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-26 10:38:40 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2021.8.22 2021-10-19 09:23:08 -07:00
meta-gnome gimp: Disable vector icons on mips/rv32 using clang 2021-10-26 10:05:47 -07:00
meta-initramfs README: update to main repo 2021-09-27 11:34:55 -07:00
meta-multimedia pipewire: rework PACKAGECONFIG for systemd service files 2021-10-07 06:56:40 -07:00
meta-networking mctp: Add MCTP control utilities 2021-10-26 10:38:40 -07:00
meta-oe mozjs: Fix build for 32bit systems disabling JIT 2021-10-26 10:38:40 -07:00
meta-perl libencode-perl: upgrade 3.12 -> 3.16 2021-10-19 09:23:08 -07:00
meta-python python3-zeroconf: update to 0.36.9 2021-10-25 08:35:04 -07:00
meta-webserver Apache: Several CVE fixes 2021-10-22 16:28:24 -07:00
meta-xfce xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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