From: brian avery <brian.avery@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] scripts: rss fixes for oe-find-sysroot and oe-run-native
Date: Wed, 12 Apr 2017 14:29:11 -0700 [thread overview]
Message-ID: <cover.1492031994.git.brian.avery@intel.com> (raw)
This patch set does a couple of things:
1) revert brian's runqemu-extract-sdk patch and add in Robert's more generically useful patch.
2) Correct the suggestion oe-find-native gives if bitbake meta-ide-support has not been run
3) fix a /bin/sh to bin/bash since the script used bashisms and was failing on my dash system and worked
Partial fix for bugs 11170 && 11119, Ed's patch set required to finish off the bugs.
-brian
The following changes since commit 94467d5087ca3b13e7baac670af107550701b333:
dev-manual, ref-manual: Edits to the "Incrementing Binary Package" section. (2017-04-12 19:35:00 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/ed/oe-core/rm_work-runqemu-bavery
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/ed/oe-core/rm_work-runqemu-bavery
Ed Bartosh (1):
Revert "scripts: change way we find native tools (pseudo)"
Robert Yang (1):
oe-find-native-sysroot: work with RSS
brian avery (2):
oe-find-native-sysroot: add appopriate suggestion
oe-run-native: explicitly use bash
scripts/oe-find-native-sysroot | 59 ++++++++++++++++++++++++++++--------------
scripts/oe-run-native | 17 +++++++-----
scripts/runqemu-export-rootfs | 2 +-
scripts/runqemu-extract-sdk | 2 +-
4 files changed, 53 insertions(+), 27 deletions(-)
--
1.9.1
next reply other threads:[~2017-04-12 21:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-12 21:29 brian avery [this message]
2017-04-12 21:29 ` [PATCH 1/4] Revert "scripts: change way we find native tools (pseudo)" brian avery
2017-04-12 21:29 ` [PATCH 2/4] oe-find-native-sysroot: work with RSS brian avery
2017-04-12 21:29 ` [PATCH 3/4] oe-find-native-sysroot: add appopriate suggestion brian avery
2017-04-12 21:29 ` [PATCH 4/4] oe-run-native: explicitly use bash brian avery
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1492031994.git.brian.avery@intel.com \
--to=brian.avery@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.