Go to file
Jayanth Othayoth 864f99b885 etcd-cpp-apiv3: add recipe
etcd-cpp-apiv3 is a C++ API for etcd's v3 client API.
This is etcd community recommended C++ library for etcd.
libetcd-cpp-api.so shared library provides both synchronous runtime
(etcd/SyncClient.hpp) and asynchronous runtime (etcd/Client.hpp).

To fix the build issues reported in OpenEmbedded setup updated commit id
on top of v0.14.2 release. Refer #etcd-cpp-apiv3/issues/210 for details.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-21 10:21:36 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems exfat-utils: remove recipe 2023-03-28 10:44:00 -07:00
meta-gnome grilo: Fix buildpaths in generated header file 2023-04-17 21:36:17 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia pipewire: remove 'inherit gsettings' 2023-04-19 08:10:45 -07:00
meta-networking ntp: whitelist CVE-2019-11331 2023-04-19 09:39:15 -07:00
meta-oe etcd-cpp-apiv3: add recipe 2023-04-21 10:21:36 -07:00
meta-perl libconfig-tiny-perl: upgrade 2.28 -> 2.29 2023-04-10 09:39:38 -07:00
meta-python python3-appdirs: add native and nativesdk to BBCLASSEXTEND 2023-04-17 17:54:25 -07:00
meta-webserver cockpit: upgrade 276 -> 289 2023-04-14 08:44:20 -07:00
meta-xfce xfce4-screensaver: 4.16.0 -> 4.18.1 2023-04-17 09:53:32 -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