aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php
diff options
context:
space:
mode:
authorSinan Kaya <okaya@kernel.org>2021-08-23 15:13:11 +0000
committerArmin Kuster <akuster808@gmail.com>2022-09-11 13:49:52 -0400
commitad1dcf68b6c1d71c495ca93a0390d24269aa1822 (patch)
tree2d5ba1cb97571ab47f1bb0f931f57f87afac17df /meta-oe/recipes-devtools/php
parentcd8d2f689fd03b3ebd345e3df4788f93a83c08f0 (diff)
downloadmeta-openembedded-ad1dcf68b6c1d71c495ca93a0390d24269aa1822.tar.gz
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 621bdc1993d2e8da08b9b240043dc13481cd644f) 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>
Diffstat (limited to 'meta-oe/recipes-devtools/php')
0 files changed, 0 insertions, 0 deletions