diff options
author | Changqing Li <changqing.li@windriver.com> | 2022-12-29 10:34:41 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-26 21:57:48 +0000 |
commit | 3d8b241cf2d76d2ef0b723b27fcd7e7e00bd69dc (patch) | |
tree | 09963cd8794ec73e4b413f0c9cd22365f4a4825b /meta/recipes-sato | |
parent | b1ec98f71f196bce3042b6432d7767062529f547 (diff) | |
download | poky-3d8b241cf2d76d2ef0b723b27fcd7e7e00bd69dc.tar.gz |
cmake-native: use internal cmcurl library
This commit is for breaking circular dependency in following condition:
After enabling PACKAGECONFIG nghttp2 for curl, the dependency chain is:
curl-native -> nghttp2-native -> cmake-native -> curl-native.
So change to use internal cmcurl library to fix this. And as using
system curl library before, disable nghttp2 and use system openssl
library for cmcurl.
(From OE-Core rev: f9a5f9fdb69bb61242dc65ed83704f727491ecca)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions