Go to file
Andreas Müller f45df170dc fltk/CMake: Do not export executable 'fluid'
It does not work for us: The executable 'fluid' is not installed in
receipe-sysroot. So fltk cmake config contains an invalid reference.
Consumers of fltk using cmake will fail during configure for this invalid
reference with something like:

| CMake Error at <...>/recipe-sysroot/usr/share/fltk/FLTK-Targets.cmake:129 (message):
|   The imported target "fluid" references the file
|
|      "<...>/recipe-sysroot/usr/bin/fluid"
|
|   but this file does not exist.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-20 09:26:18 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
meta-gnome network-manager-applet: add selinux to PACKAGECONFIG if enable selinux distro feature 2021-08-12 22:58:40 -07:00
meta-initramfs klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update the overrides syntax conversion 2021-08-06 20:38:40 -07:00
meta-multimedia opus-tools: update to 0.2, move to meta-multimedia and fix license 2021-08-12 10:25:19 -07:00
meta-networking fetchmail: upgrade 6.4.20 -> 6.4.21 2021-08-20 09:26:18 -07:00
meta-oe fltk/CMake: Do not export executable 'fluid' 2021-08-20 09:26:18 -07:00
meta-perl Convert to new override syntax using latest convert-overrides.py script 2021-08-09 10:30:44 -07:00
meta-python python3-astroid: Upgrade 2.7.0 -> 2.7.1 2021-08-19 09:56:43 -07:00
meta-webserver emacs,libgpiod,cockpit: Fix override syntax in using FILES_${PN} 2021-08-06 20:38:40 -07:00
meta-xfce layer.conf: Update to honister 2021-08-03 10:21:25 -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