From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] Misc fixes around SDK and package management
Date: Tue, 24 Jun 2014 19:28:03 -0500 [thread overview]
Message-ID: <cover.1403655933.git.mark.hatle@windriver.com> (raw)
While working with meta-mingw and some related toolchain SDKs, I found
a number of minor issues. These 4 fixes correct the issues observed.
Note RPM is not capable of installing meta-mingw into an SDK. You must
still use IPK for that. I'll continue to work on a fix for that.
The following changes since commit 41bd9dbf6f3e0add6a9e2cb20cfcbff44d785ea4:
syslinux: fix isohybird overflows on 32 bit system (2014-06-24 19:53:02 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mhatle/oe-core
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mhatle/oe-core
Mark Hatle (4):
classes/package_rpm.bbclass: Fix SDK Suffix reference
populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation
gcc-cross-canadian: Add configure-target-libgcc
lib/oe/package_manager.py: Add processing for alternative SDK_OS
meta/classes/package_rpm.bbclass | 3 ++-
meta/classes/populate_sdk_base.bbclass | 1 +
meta/lib/oe/manifest.py | 2 +-
meta/lib/oe/package_manager.py | 6 +++++-
meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 13 ++++++++++---
5 files changed, 19 insertions(+), 6 deletions(-)
--
1.9.3
next reply other threads:[~2014-06-25 0:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 0:28 Mark Hatle [this message]
2014-06-25 0:28 ` [PATCH 1/4] classes/package_rpm.bbclass: Fix SDK Suffix reference Mark Hatle
2014-06-25 0:28 ` [PATCH 2/4] populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation Mark Hatle
2014-06-25 0:28 ` [PATCH 3/4] gcc-cross-canadian: Add configure-target-libgcc Mark Hatle
2014-06-25 0:28 ` [PATCH 4/4] lib/oe/package_manager.py: Add processing for alternative SDK_OS Mark Hatle
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.1403655933.git.mark.hatle@windriver.com \
--to=mark.hatle@windriver.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.