Go to file
Khem Raj ffb2a0b552 libgphoto2: Edit out sysroot from CC variable in configure
Configure emits HAVE_CC variable to be used in sourcecode and its built
from CC env var, CC in OE contains buildpaths in --sysroot option,
therefore edit this option out in configure.ac itself and remove all
other workarounds to fix this issue in recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c0a344ab71)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-28 16:39:29 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems zfs: fix installation paths for multilib 2023-05-16 07:30:12 -04:00
meta-gnome gimp: Fix buildpaths in binaries and scripts 2023-05-28 16:37:58 -04:00
meta-initramfs meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
meta-multimedia nv-codec-headers: fix installed-vs-shipped with multilib 2023-05-16 07:30:12 -04:00
meta-networking unbound: Remove references to buildpaths 2023-05-28 16:26:28 -04:00
meta-oe libgphoto2: Edit out sysroot from CC variable in configure 2023-05-28 16:39:29 -04:00
meta-perl libencode-perl: Remove buildpaths from generated .exh files 2023-05-28 15:56:55 -04:00
meta-python python3-gcovr: Add missing runtime dependency 2023-05-07 12:23:40 -04:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-05-07 12:16:20 -04:00
meta-xfce meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -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 meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@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