On Sun, May 25, 2014 at 05:38:40PM -0400, Bo Wu wrote: > 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.
Looks like that patch comes from meta-ecam layer: https://github.com/floft/meta-ecam/blob/dylan/recipes-ti/dmai/files/ienc1.patch Please contact the author of that patch/layer for further assistance. Thanks. -- Denys > 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 > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
