Go to file
Sinan Kaya ad1dcf68b6 c-ares: remove custom patches
Current patch is breaking the library dependencies added by cmake
especially when you are static linking.

Applications need the ws2_32 library to be linked for mingw32
and with the existing patch this is not getting passed to the users.

Current patch seems to address this issue:
https://github.com/c-ares/c-ares/issues/373

Both issues are resolved in 1.17.2:

1.17.2-r0/git $ find . | grep c-ares-config.cmake.in
./c-ares-config.cmake.in
1.17.2-r0/git $ find . | grep libcares.pc.cmake
./libcares.pc.cmake

Conflicts:
meta-oe/recipes-support/c-ares/c-ares_1.17.2.bb

Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 621bdc1993)
Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Signed-off-by: Akash Hadke <akash.hadke@kpit.com>
Signed-off-by: Armin Kuster <akuster808@gmail.vom>
2022-09-11 13:49:52 -04:00
contrib pw-am.sh: update to new patcwork system 2022-03-27 08:18:20 -07:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2022.5.17 2022-08-02 06:59:27 -07:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-multimedia bigbuckbunny-1080p: update SRC_URI 2022-08-02 06:59:38 -07:00
meta-networking cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands 2022-07-16 12:56:17 -07:00
meta-oe c-ares: remove custom patches 2022-09-11 13:49:52 -04:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-python python3-lxml: CVE-2022-2309 NULL Pointer Dereference allows attackers to cause a denial of service 2022-09-11 13:49:52 -04:00
meta-webserver apache2: upgrade 2.4.52 -> 2.4.53 2022-04-18 07:37:42 -07:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-17 12:26: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 README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Collection of layers for the OE-core universe

dunfell 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