Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] runqemu-extract-sdk: Fixes for RSS
@ 2017-04-04 22:22 brian avery
  2017-04-04 22:22 ` [PATCH 1/2] scripts: change way we find native tools (pseudo) brian avery
  2017-04-04 22:22 ` [PATCH 2/2] meta-ide-support: exclude this recipe from rm_work brian avery
  0 siblings, 2 replies; 7+ messages in thread
From: brian avery @ 2017-04-04 22:22 UTC (permalink / raw)
  To: openembedded-core


RSS removed the "giant native sysroot" so now we need a modify how tools like runqemu and
runqemu-extract-sdk find the native tools they need to run.  This patch uses the result of
meta-ide-support which has pseudo as well as tools like unfsd in it's usr/bin to run.
Since the meta-ide-support make a usr/bin dir in tmp/work and rm_work sibsequently removes it,
we exlude meta-ide-support from the rm_work set.

-brian

The following changes since commit eff56e4f0d59b1d965a68e4f009b7f07717b7edd:

  bitbake: bitbake-user-manual: Fixed special character in -D output (2017-04-03 22:32:02 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/sadpseudo/bug11119
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/sadpseudo/bug11119

brian avery (2):
  scripts: change way we find native tools (pseudo)
  meta-ide-support: exclude this recipe from rm_work

 meta/recipes-core/meta/meta-ide-support.bb | 1 +
 scripts/oe-find-native-sysroot             | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2017-04-07  3:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-04 22:22 [PATCH 0/2] runqemu-extract-sdk: Fixes for RSS brian avery
2017-04-04 22:22 ` [PATCH 1/2] scripts: change way we find native tools (pseudo) brian avery
2017-04-04 22:33   ` Seebs
2017-04-06 10:26   ` Robert Yang
2017-04-07  2:48     ` Brian Avery
2017-04-07  3:18       ` Robert Yang
2017-04-04 22:22 ` [PATCH 2/2] meta-ide-support: exclude this recipe from rm_work brian avery

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