Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc fixes around SDK and package management
@ 2014-06-25  0:28 Mark Hatle
  2014-06-25  0:28 ` [PATCH 1/4] classes/package_rpm.bbclass: Fix SDK Suffix reference Mark Hatle
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Hatle @ 2014-06-25  0:28 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-06-25  0:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25  0:28 [PATCH 0/4] Misc fixes around SDK and package management Mark Hatle
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

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