All of lore.kernel.org
 help / color / mirror / Atom feed
* Use case of MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS and MACHINE_EXTRA_RRECOMMENDS
@ 2020-01-02  7:39 AshishKumar Mishra
  2020-01-02 10:04 ` [poky] " Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: AshishKumar Mishra @ 2020-01-02  7:39 UTC (permalink / raw)
  To: poky

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

-  I am trying to understand the use of MACHINE_(ESSENTIAL / EXTRA)_(RDEPENDS / RRECOMMENDS) use case .
Was able to relate use case of "_RDEPENDS" variants but the "_RRECOMMENDS" is not much clear .

Except for aspect of "required at boot time " , *which other parameter can be evaluated to decide*
*MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS  or  MACHINE_EXTRA_RRECOMMENDS variant should be used* ?

( since both will any how build an image is the said package is not found )

Thanks

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

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

* Re: [poky] Use case of MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS and MACHINE_EXTRA_RRECOMMENDS
  2020-01-02  7:39 Use case of MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS and MACHINE_EXTRA_RRECOMMENDS AshishKumar Mishra
@ 2020-01-02 10:04 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2020-01-02 10:04 UTC (permalink / raw)
  To: AshishKumar Mishra, poky

On Wed, 2020-01-01 at 23:39 -0800, AshishKumar Mishra wrote:
> -  I am trying to understand the use of MACHINE_(ESSENTIAL /
> EXTRA)_(RDEPENDS / RRECOMMENDS) use case . 
>    Was able to relate use case of "_RDEPENDS" variants but the
> "_RRECOMMENDS" is not much clear . 
> 
> Except for aspect of "required at boot time " , which other parameter
> can be evaluated to decide 
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS  or  MACHINE_EXTRA_RRECOMMENDS
> variant should be used ?
> 
> ( since both will any how build an image is the said package is not
> found )

RRECOMMENDS is used for kernel modules which may be built into the
kernel. Installation failure of recommends is not fatal.

Cheers,

Richard


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

end of thread, other threads:[~2020-01-02 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02  7:39 Use case of MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS and MACHINE_EXTRA_RRECOMMENDS AshishKumar Mishra
2020-01-02 10:04 ` [poky] " Richard Purdie

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.