Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCHv2 0/3] Fix a couple populate_sdk_ext issues
@ 2015-07-31 15:18 Christopher Larson
  2015-07-31 15:19 ` [PATCHv2 1/3] populate_sdk_ext: use lnr, not ln -sr, for portability Christopher Larson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christopher Larson @ 2015-07-31 15:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Paul Eggleton, Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

- Explicitly pass BBPATH to devtool as Paul Eggleton suggests, to avoid
  needing to acquire the bitbake lock, to resolve the issue in
  populate_sdk_ext.
- Use the oe-core lnr script rather than ln -sr to improve host portability
  (not all hosts have recent coreutils).

[v2 changes]: rebased on Paul's commit to use tinfoil.shutdown() which while
not yet on master, is pending on master-next.

The following changes since commit dd5c87900b73bf44cf96735706d7d06e56b4d20e:

  oeqa/commands: Increase qemu boot timeout to match testimage.bbclass (2015-07-31 15:58:55 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core populate_sdk_ext-fixes

for you to fetch changes up to ccf0ba3cb9507e1d0057bd55eeed8275711e1c0d:

  populate_sdk_ext: pass BBPATH to devtool --bbpath (2015-07-31 08:15:01 -0700)

----------------------------------------------------------------
Christopher Larson (3):
      populate_sdk_ext: use lnr, not ln -sr, for portability
      devtool: add --bbpath argument
      populate_sdk_ext: pass BBPATH to devtool --bbpath

 meta/classes/populate_sdk_ext.bbclass |  7 ++++---
 scripts/devtool                       | 15 +++++++++++----
 2 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.2.1



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

end of thread, other threads:[~2015-07-31 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 15:18 [PATCHv2 0/3] Fix a couple populate_sdk_ext issues Christopher Larson
2015-07-31 15:19 ` [PATCHv2 1/3] populate_sdk_ext: use lnr, not ln -sr, for portability Christopher Larson
2015-07-31 15:19 ` [PATCHv2 2/3] devtool: add --bbpath argument Christopher Larson
2015-07-31 15:19 ` [PATCHv2 3/3] populate_sdk_ext: pass BBPATH to devtool --bbpath Christopher Larson

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