Go to file
Denys Dmytriyenko 54885a5af2 grpc: point to the native protobuf compiler binary
Latest version of grpc fails to build nativesdk variant since it finds
and tries to execute protoc binary from nativesdk-protobuf instead of
protobuf-native. Shortcut the detection logic by pointing to the correct
version of protoc binary in native sysroot.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-08 19:50:00 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Fix build on musl 2023-05-28 16:35:00 -07:00
meta-gnome gnome-shell: upgrade 44.1 -> 44.2 2023-06-06 10:01:15 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia x265: Pass --debug-prefix-map to nasm 2023-05-26 08:28:37 -07:00
meta-networking wireshark: Update to a supported version 4.0.x 2023-06-06 23:07:58 -07:00
meta-oe grpc: point to the native protobuf compiler binary 2023-06-08 19:50:00 -07:00
meta-perl libnet-dns-perl: upgrade 1.38 -> 1.39 2023-06-05 09:29:34 -07:00
meta-python meta-python: Add stopit 2023-06-07 09:31:32 -07:00
meta-webserver monkey: Remove buildpaths from generated mk_env.h 2023-05-28 16:35:00 -07:00
meta-xfce xfce4-panel-profiles: requires gobject-introspection-data DISTRO_FEATURE 2023-05-26 08:28:37 -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