All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch error of meta-ti layer in building process
@ 2014-05-25 21:38 Bo Wu
  2014-06-05 16:24 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Bo Wu @ 2014-05-25 21:38 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1720 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2318 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch error of meta-ti layer in building process
  2014-05-25 21:38 Patch error of meta-ti layer in building process Bo Wu
@ 2014-06-05 16:24 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-06-05 16:24 UTC (permalink / raw)
  To: Bo Wu; +Cc: meta-ti

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
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-05 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-25 21:38 Patch error of meta-ti layer in building process Bo Wu
2014-06-05 16:24 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.