Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] devshell: make sure toolchains are populated in sysroot
@ 2017-05-29  5:16 Chang Rebecca Swee Fun
  2017-05-29  5:16 ` [PATCH 1/2] devshell.bbclass: ensure toolchains available for do_devshell Chang Rebecca Swee Fun
  2017-05-29  5:16 ` [PATCH 2/2] devshell.bbclass: clean up trailing whitespaces Chang Rebecca Swee Fun
  0 siblings, 2 replies; 6+ messages in thread
From: Chang Rebecca Swee Fun @ 2017-05-29  5:16 UTC (permalink / raw)
  To: OpenEmbedded Core Mailing List

Hi all,

In the previous implementation, none of the build tools will be in
the sysroot if we clean the recipe and run devshell on it.
This is a fix on devshell.bbclass to ensure all necessary toolchains
are available in sysroot whenever we enter into devshell.
The second patch is to clean up some trailing whitespaces in
devshell.bbclass.

Thanks,
Rebecca


Chang Rebecca Swee Fun (2):
  devshell.bbclass: ensure toolchains available for do_devshell
  devshell.bbclass: clean up trailing whitespaces

 meta/classes/devshell.bbclass | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-05-30  7:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29  5:16 [PATCH 0/2] devshell: make sure toolchains are populated in sysroot Chang Rebecca Swee Fun
2017-05-29  5:16 ` [PATCH 1/2] devshell.bbclass: ensure toolchains available for do_devshell Chang Rebecca Swee Fun
2017-05-29 23:31   ` Richard Purdie
2017-05-30  0:07     ` Paul Eggleton
2017-05-30  7:41       ` Richard Purdie
2017-05-29  5:16 ` [PATCH 2/2] devshell.bbclass: clean up trailing whitespaces Chang Rebecca Swee Fun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox