summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/networkd-dispatcher
Commit message (Collapse)AuthorAgeFilesLines
* networkd-dispatcher: new packageBartosz Golaszewski2018-09-121-0/+34
This adds a recipe for networkd-dispatcher. It's a simple package containing a python script that needs to be installed together with a systemd service and an example config file. There's nothing to build. Tested with current poky & meta-openembedded master branches. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>