Now the issue is with the patch itself.

The patch is created by using "diff -ruN" is not working. The error is "no file 
to patch". I can understand this as the file compared to in the patch doesn't 
exist in the $(WORKDIR).

I changed to use "git format-patch" in the $(WORKDIR) to generate the patch. 
But still not working. The error is "does not apply (enforce with -f)".

And applying -f option got the same error.

Where is the problem? The way to create the patch or apply the patch.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60748): https://lists.yoctoproject.org/g/yocto/message/60748
Mute This Topic: https://lists.yoctoproject.org/mt/100614184/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to