Go to file
Peter Kjellerstedt 37b9a7a114 gattlib: Explicitly disable Python support
Under some configuration, CMake may pick up the existence of python
from the native recipe sysroot and use that when linking for target,
resulting in the following error:

  ld: .../recipe-sysroot-native/usr/lib/libpython3.10.so: error adding
  symbols: file in wrong format

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-12-18 11:23:41 -08:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-multimedia recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-networking ifenslave: switch from master to main 2021-11-30 14:27:58 -08:00
meta-oe gattlib: Explicitly disable Python support 2021-12-18 11:23:41 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-python python3-pyzmq: set precise BSD license 2021-12-08 21:11:36 -08:00
meta-webserver recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07: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