Hi Oleh,

I think your v2 was already merged on the master branch as well as the
others patches on the patchset.
https://git.yoctoproject.org/poky/commit/?id=cabeed4e6d31fd798ab9dac0313b88a35d1d904d

Jose

Oleh Matiusha via lists.openembedded.org <omatiush=
[email protected]> escreveu (sexta, 5/04/2024 à(s) 11:10):

> nativesdk-curl package contains host references in output files.
> remove them.
>
> Signed-off-by: Oleh Matiusha <[email protected]>
> ---
> v2
>  - moved common code to separate function
> v3
>  - absolute path cleanup for all classes
> ---
> ---
>  meta/recipes-support/curl/curl_8.6.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/curl/curl_8.6.0.bb
> b/meta/recipes-support/curl/curl_8.6.0.bb
> index ea69164d76..003f3edf3f 100644
> --- a/meta/recipes-support/curl/curl_8.6.0.bb
> +++ b/meta/recipes-support/curl/curl_8.6.0.bb
> @@ -79,7 +79,7 @@ EXTRA_OECONF = " \
>      ${@'--without-ssl' if (bb.utils.filter('PACKAGECONFIG', 'gnutls
> mbedtls openssl', d) == '') else ''} \
>  "
>
> -do_install:append:class-target() {
> +do_install:append() {
>         # cleanup buildpaths from curl-config
>         sed -i \
>             -e 's,--sysroot=${STAGING_DIR_TARGET},,g' \
> --
> 2.33.0
>
>
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197982): 
https://lists.openembedded.org/g/openembedded-core/message/197982
Mute This Topic: https://lists.openembedded.org/mt/105345472/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to