[meta-ti] Patch error of meta-ti layer in building process
Bo Wu
bowu86 at gmail.com
Sun May 25 14:38:40 PDT 2014
Hi,
We are trying to build a yocto image for image processing with e-cam
support. For this, we downloaded the meta-ecam layer and meta-ti layer from
https://github.com/jumpnow/meta-ti.
However when building the image by the command
bitbake ecam-console-image
The building process ran into error...
ERROR: Command Error: exit status: 1 Output:
Applying patch ienc1.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ru dmai/packages/ti/sdo/dmai/ce/Ienc1.c
dmai.new/packages/ti/sdo/dmai/ce/Ienc1.c
|--- dmai/packages/ti/sdo/dmai/ce/Ienc1.c 2013-08-06 08:57:41.000000000
-0700
|+++ dmai.new/packages/ti/sdo/dmai/ce/Ienc1.c 2013-08-23
09:32:14.855847975 -0700
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 36
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ru dmai/packages/ti/sdo/dmai/ce/Ienc1.h
dmai.new/packages/ti/sdo/dmai/ce/Ienc1.h
|--- dmai/packages/ti/sdo/dmai/ce/Ienc1.h 2013-08-06 08:57:41.000000000
-0700
|+++ dmai.new/packages/ti/sdo/dmai/ce/Ienc1.h 2013-08-23
09:39:45.218186154 -0700
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch ienc1.patch does not apply (enforce with -f)
Looks like the patch file could not find the file to patch... Also I could
not find anything about patching in ti-dmai_svn.bb, so really confused
about there this patch comes from. Any one had similar problem before?
Really appreciate any suggestions.
Best,
Bo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20140525/2cc20b87/attachment.html>
More information about the meta-ti
mailing list