Hello,

This causes:

ERROR: cryptodev-module-1.14-r0 do_patch: Applying patch 
'0001-Disable-installing-header-file-provided-by-another-p.patch' on target 
directory 
'/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/qemux86_64-poky-linux/cryptodev-module/1.14/git'
CmdError('quilt --quiltrc 
/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/qemux86_64-poky-linux/cryptodev-module/1.14/recipe-sysroot-native/etc/quiltrc
 push', 0, 'stdout: Applying patch 
0001-Disable-installing-header-file-provided-by-another-p.patch
patching file Makefile
Hunk #1 FAILED at 36.
1 out of 1 hunk FAILED -- rejects in file Makefile
Patch 0001-Disable-installing-header-file-provided-by-another-p.patch can be 
reverse-applied
stderr: ')
NOTE: recipe xorg-minimal-fonts-1_1.0-r0: task do_patch: Succeeded
NOTE: recipe lib32-initramfs-live-install-1.0-r0: task do_patch: Started
NOTE: recipe lib32-libxfont-1_1.5.4-r0: task do_patch: Succeeded
ERROR: cryptodev-tests-1.14-r0 do_patch: Applying patch 
'0001-tests-Makefile-do-not-use-Werror.patch' on target directory 
'/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/cryptodev-tests/1.14/git'
CmdError('quilt --quiltrc 
/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/cryptodev-tests/1.14/recipe-sysroot-native/etc/quiltrc
 push', 0, 'stdout: Applying patch 0001-tests-Makefile-do-not-use-Werror.patch
patching file tests/Makefile
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file tests/Makefile
Patch 0001-tests-Makefile-do-not-use-Werror.patch can be reverse-applied
stderr: ')

On 29/07/2024 09:09:37+0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wan...@fujitsu.com>
> 
> Changelog:
> ===========
> * Fix compilation issues after API changes in several Linux kernels
> * Split install targets to help package maintainers
> 
> Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
> ---
>  meta/recipes-kernel/cryptodev/cryptodev.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc 
> b/meta/recipes-kernel/cryptodev/cryptodev.inc
> index 64a9c2926b..8d0aad4a01 100644
> --- a/meta/recipes-kernel/cryptodev/cryptodev.inc
> +++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
> @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = 
> "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  
>  SRC_URI = 
> "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https
>  \
>             "
> -SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f"
> -PV = "1.13+git${SRCPV}"
> +SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c"
> +PV = "1.14"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 2.34.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 (#202710): 
https://lists.openembedded.org/g/openembedded-core/message/202710
Mute This Topic: https://lists.openembedded.org/mt/107601630/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