All of lore.kernel.org
 help / color / mirror / Atom feed
* failure in linux-yocto kernel do_patch
@ 2015-06-12  8:41 Mayank Agarwal
  2015-06-12 15:16 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Mayank Agarwal @ 2015-06-12  8:41 UTC (permalink / raw)
  To: yocto

Hi

I am getting the following error while compiling linux-yocto from
yocto openembedded.

 DEBUG: Executing shell function do_patch
| Deleted branch meta-temp (was d36a7ef).
| WARNING: addon feature "features/nfsd/nfsd-enable.scciso" was not found
| ERROR: required features were not found. aborting
| ERROR. Could not update standard/common-pc/base
| WARNING: /home/projectubuntu/mayank/workspacemaster/../../../linux-yocto/3.14.5+gitAUTOINC+183622e809_4aa41764bf-r0/temp/run.do_patch.5192:1
exit 1 from
|   exit 1
| ERROR: Function failed: do_patch (log file is located at
/home/projectubuntu/mayank/workspacemaster/../../../linux-yocto/3.14.5+gitAUTOINC+183622e809_4aa41764bf-r0/temp/log.do_patch.5192)

Any help on this:tried almost all things like appending
KERNEL_FEATURE_append-pn-linux-yocto = "features/nfsd/nfsd-enable.scc"
but not getting help

Regards
Mayank


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

* Re: failure in linux-yocto kernel do_patch
  2015-06-12  8:41 failure in linux-yocto kernel do_patch Mayank Agarwal
@ 2015-06-12 15:16 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2015-06-12 15:16 UTC (permalink / raw)
  To: Mayank Agarwal, yocto

On 2015-06-12 04:41 AM, Mayank Agarwal wrote:
> Hi
>
> I am getting the following error while compiling linux-yocto from
> yocto openembedded.
>
>   DEBUG: Executing shell function do_patch
> | Deleted branch meta-temp (was d36a7ef).
> | WARNING: addon feature "features/nfsd/nfsd-enable.scciso" was not found

There's 'iso' appended to that .scc file name .. so it definitely
isn't going to be found.

There are likely other KERNEL_FEATURES in play, so make sure that
you have a space after your nfsd-enable.scc line .. and see what
happens.

Bruce

> | ERROR: required features were not found. aborting
> | ERROR. Could not update standard/common-pc/base
> | WARNING: /home/projectubuntu/mayank/workspacemaster/../../../linux-yocto/3.14.5+gitAUTOINC+183622e809_4aa41764bf-r0/temp/run.do_patch.5192:1
> exit 1 from
> |   exit 1
> | ERROR: Function failed: do_patch (log file is located at
> /home/projectubuntu/mayank/workspacemaster/../../../linux-yocto/3.14.5+gitAUTOINC+183622e809_4aa41764bf-r0/temp/log.do_patch.5192)
>
> Any help on this:tried almost all things like appending
> KERNEL_FEATURE_append-pn-linux-yocto = "features/nfsd/nfsd-enable.scc"
> but not getting help
>
> Regards
> Mayank
>



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

end of thread, other threads:[~2015-06-12 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12  8:41 failure in linux-yocto kernel do_patch Mayank Agarwal
2015-06-12 15:16 ` Bruce Ashfield

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.