Hello,

This causes the following warning:

https://autobuilder.yoctoproject.org/typhoon/#/builders/120/builds/1815/steps/13/logs/warnings

Please test your patches before sending them

On 11/10/2022 16:05:54+0800, wangmy wrote:
> License-Update: Copyriht year updated to 2022.
> 
> Changelog:
> =========
>   All struct args are passed by value, regardless of size, as per ABIs.
>   Enable static trampolines for Cygwin.
>   Add support for Loongson's LoongArch64 architecture.
>   Fix x32 static trampolines.
>   Fix 32-bit x86 stdcall stack corruption.
>   Fix ILP32 aarch64 support.
> 
> Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
> ---
>  .../libffi/{libffi_3.4.2.bb => libffi_3.4.3.bb}               | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-support/libffi/{libffi_3.4.2.bb => libffi_3.4.3.bb} (90%)
> 
> diff --git a/meta/recipes-support/libffi/libffi_3.4.2.bb 
> b/meta/recipes-support/libffi/libffi_3.4.3.bb
> similarity index 90%
> rename from meta/recipes-support/libffi/libffi_3.4.2.bb
> rename to meta/recipes-support/libffi/libffi_3.4.3.bb
> index 41c3cad586..d2c86d1f9b 100644
> --- a/meta/recipes-support/libffi/libffi_3.4.2.bb
> +++ b/meta/recipes-support/libffi/libffi_3.4.3.bb
> @@ -8,13 +8,13 @@ library really only provides the lowest, machine dependent 
> layer of a fully feat
>  A layer must exist above `libffi' that handles type conversions for values 
> passed between the two languages."
>  
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=679b5c9bdc79a2b93ee574e193e7a7bc"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=32c0d09a0641daf4903e5d61cc8f23a8"
>  
>  SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BPN}-${PV}.tar.gz \
>             file://not-win32.patch \
>             file://0001-arm-sysv-reverted-clang-VFP-mitigation.patch \
>             "
> -SRC_URI[sha256sum] = 
> "540fb721619a6aba3bdeef7d940d8e9e0e6d2c193595bc243241b77ff9e93620"
> +SRC_URI[sha256sum] = 
> "4416dd92b6ae8fcb5b10421e711c4d3cb31203d77521a77d85d0102311e6c3b8"
>  
>  EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp"
>  EXTRA_OECONF:class-native += "--with-gcc-arch=generic"
> -- 
> 2.25.1
> 

> 
> 
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#171626): 
https://lists.openembedded.org/g/openembedded-core/message/171626
Mute This Topic: https://lists.openembedded.org/mt/94254211/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to