Go to file
Peter Kjellerstedt 39cc16f43c net-snmp: Avoid running make clean as it may fail
Rebuilding net-snmp may cause autotools_preconfigure() to run `make
clean`, which in turn can cause `configure`to be run. However, since
CACHED_CONFIGUREVARS is not set under those circumstances, `configure`
will run with an incorrect configuration and the build will fail with:

  checking for /etc/printcap... configure: error: cannot check for
  file existence when cross compiling

Avoid the problem by setting CLEANBROKEN = "1".

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-11 08:00:40 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-gnome geary: Check for x11 in distro features 2022-03-06 19:20:38 -08:00
meta-initramfs recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-multimedia libdc1394: Change dependency from virtual/libgl to virtual/egl 2022-03-09 07:37:42 -08:00
meta-networking net-snmp: Avoid running make clean as it may fail 2022-03-11 08:00:40 -08:00
meta-oe libcereal: Disable Werror with ptests 2022-03-11 08:00:40 -08:00
meta-perl recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-python packagegroup-meta-python: add poetry-core and unattended-upgrade 2022-03-11 08:48:39 -05:00
meta-webserver recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-xfce catfish: Do not set PYPA_WHEEL 2022-03-10 07:31:21 -08: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