All of lore.kernel.org
 help / color / mirror / Atom feed
* disable do_fetch
@ 2021-07-22 13:27 Mayank Agarwal
  2021-07-23 13:37 ` [bitbake-devel] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Mayank Agarwal @ 2021-07-22 13:27 UTC (permalink / raw)
  To: bitbake-devel

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

Hi all,

I am compiling simple c file given in file folder using simple recipe that
has do_compil() and do_install functions.
But i am getting fetcher failure error:

I don't want to execute do_fetch(),for that i am giving
do_fetch[noexec] = "1"

but it is not taking affect.

Best Regards
Mayank

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

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

* Re: [bitbake-devel] disable do_fetch
  2021-07-22 13:27 disable do_fetch Mayank Agarwal
@ 2021-07-23 13:37 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-07-23 13:37 UTC (permalink / raw)
  To: Mayank Agarwal, bitbake-devel

Hi Mayank

On 7/22/21 3:27 PM, Mayank Agarwal wrote:
> Hi all,
>
> I am compiling simple c file given in file folder using simple recipe that
> has do_compil() and do_install functions.
> But i am getting fetcher failure error:
>
> I don't want to execute do_fetch(),for that i am giving 
> do_fetch[noexec] = "1"
>
> but it is not taking affect.

Could you share your recipe? It may help.
You didn't share your fetcher failure either.
Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2021-07-23 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 13:27 disable do_fetch Mayank Agarwal
2021-07-23 13:37 ` [bitbake-devel] " Michael Opdenacker

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.