All of lore.kernel.org
 help / color / mirror / Atom feed
* Should BB_DEFAULT_UMASK be set with ?=
@ 2022-05-30  9:19 Rasmus Villemoes
  0 siblings, 0 replies; only message in thread
From: Rasmus Villemoes @ 2022-05-30  9:19 UTC (permalink / raw)
  To: OE Core mailing list

Hi,

Suppose I want to define BB_DEFAULT_UMASK in site.conf or local.conf (I
do have a use case for setting it to 002). But bitbake.conf includes
those files before it then goes on to use an unconditional assignment

BB_DEFAULT_UMASK = "022"

So how/where is one supposed to be able to set BB_DEFAULT_UMASK? Should
the assignment in bitbake.conf be ?= or perhaps ??= instead? Or should
the assigment instead be moved above the inclusion of the user's
configuration files?

Rasmus



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-30  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30  9:19 Should BB_DEFAULT_UMASK be set with ?= Rasmus Villemoes

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.