All of lore.kernel.org
 help / color / mirror / Atom feed
* Environment Variables being unset by bitbake?
@ 2014-07-09 20:58 Allen Kennedy Jr.
  2014-07-09 23:11 ` Patrick Doyle
  2014-07-10  8:29 ` Nicolas Dechesne
  0 siblings, 2 replies; 7+ messages in thread
From: Allen Kennedy Jr. @ 2014-07-09 20:58 UTC (permalink / raw)
  To: yocto

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

I am trying to run java program from a recipe.

I get an error that JAVA_HOME is not set.
I can verify that JAVA_HOME is set by echo $JAVA_HOME.

I can then run the program without issue, but from within a recipe it
seems that $JAVA_HOME is unset.

I have verified this with 'bbnote "java is here: ${JAVA_HOME}"' from within
a recipe.

Any ideas why or how this is getting unset, and how to fix?
I couldn't find any documentation that talks about this.

Thanks

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

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

end of thread, other threads:[~2014-07-10 14:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-09 20:58 Environment Variables being unset by bitbake? Allen Kennedy Jr.
2014-07-09 23:11 ` Patrick Doyle
2014-07-10  8:29 ` Nicolas Dechesne
2014-07-10 13:46   ` Allen Kennedy Jr.
2014-07-10 13:58     ` Nicolas Dechesne
     [not found]       ` <CAO-21LM=ucVNUPAwDgXA5FkB0dsi=ASQrgTSAaq+fFRhhkWaRA@mail.gmail.com>
2014-07-10 14:23         ` Nicolas Dechesne
2014-07-10 14:29           ` Allen Kennedy Jr.

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.