Files
poky/meta/recipes-support
Anuj Mittal 57574529f8 curl: fix build when proxy is not enabled in PACKAGECONFIG
Backport upstream patches to fix issues introduced by a backported CVE
patch. Fixes:

| ../../curl-7.75.0/lib/vtls/vtls.c: In function ‘Curl_ssl_addsessionid’:
| ../../curl-7.75.0/lib/vtls/vtls.c:508:14: error: ‘isProxy’ redeclared as different kind of symbol
|   508 |   const bool isProxy = FALSE;
|       |              ^~~~~~~
| ../../curl-7.75.0/lib/vtls/vtls.c:488:37: note: previous definition of ‘isProxy’ with type ‘_Bool’
|   488 |                                bool isProxy,
|       |                                     ^

(From OE-Core rev: e900a44e76dc2bb20ff725f24333c1c2b330bf41)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-07-06 13:02:30 +01:00
..
2021-03-20 18:54:56 +00:00
2021-03-11 15:25:57 +00:00
2021-05-30 08:19:35 +01:00
2021-05-15 17:18:21 +01:00
2020-10-30 13:22:49 +00:00
2020-11-24 10:27:45 +00:00
2021-03-31 00:06:23 +01:00
2021-01-23 17:08:54 +00:00
2020-12-31 11:53:26 +00:00
2021-03-02 14:15:34 +00:00
2021-03-02 14:15:34 +00:00
2020-11-03 08:21:12 +00:00
2021-02-23 22:35:01 +00:00
2021-04-30 14:37:25 +01:00
2021-03-02 14:15:33 +00:00
2021-01-16 22:39:35 +00:00
2021-03-16 17:52:21 +00:00
2021-03-06 22:39:04 +00:00
2021-03-20 18:54:56 +00:00