Go to file
Khem Raj bf1e71cea9 protobuf-c: Export native protoc
configure detects protoc based on some pkgconfig logic which confuses
cross compilation and ends up choosing /usr/bin/protoc causing build
failures when host system has version mismatched protoc installed, it
works ok as long as compatible protoc is installed

Fixes
./protobuf-c/protobuf-c.pb.h:17:2: error: This file was generated by an older version of protoc which is
 ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-09 21:48:00 -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-03 06:57:49 -07:00
meta-gnome gnome-backgrounds: Fix licenses 2021-11-04 06:52:50 -07:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia gstd: Remove empty /var/volatile/log 2021-11-04 06:52:51 -07:00
meta-networking fetchmail: upgrade 6.4.21 -> 6.4.23 2021-11-09 11:23:54 -08:00
meta-oe protobuf-c: Export native protoc 2021-11-09 21:48:00 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-python packagegroup-meta-python.bb: Add python3-pytz-deprecation-shim 2021-11-09 06:52:28 -08:00
meta-webserver hiawatha: Create /var/log /var/run at runtime 2021-11-04 06:52:51 -07:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -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