]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Reenable auth support for native and nativesdk
authorPhilip Lorenz <philip.lorenz@bmw.de>
Mon, 5 Aug 2024 08:04:39 +0000 (10:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Aug 2024 13:28:23 +0000 (14:28 +0100)
commit5b91a092216fa29c944dd1f2d4cc237cac47929e
tree95d72f873e536388ba7b552f1ed254b7e11fbf4b
parent9f55a2ee159ca08f60151abc55e93edce724d335
curl: Reenable auth support for native and nativesdk

148de08220c0ad390ec533e452cbaad7a9338204 adapted the recipe to
accomodate the newly introduced configure options for the various
authentication schemes supported by curl. However, support for these was
not added for the -native and -nativesdk variants of the recipe.

Fix this and introduce a PACKAGECONFIG variable for the flags common to
all recipe variants to avoid such regressions in the future.

Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_8.8.0.bb