Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Miscellaneous fixes
@ 2011-08-11 18:23 Christopher Larson
  2011-08-11 18:23 ` [PATCH 1/7] busybox: don't strip the main binary Christopher Larson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Christopher Larson @ 2011-08-11 18:23 UTC (permalink / raw)
  To: openembedded-core; +Cc: Chris Larson

From: Chris Larson <chris_larson@mentor.com>

A variety of unrelated fixes I've had local for a while.

The following changes since commit a752b23767189f2678367e47ca0b41f49c56a631:

  sstate: Add level 2 debug so its possible to see what sstate is doing (2011-08-11 17:19:51 +0100)

are available in the git repository at:
  github:kergoth/oe-core misc-fixes

go here for github's branch comparison interface:
  https://github.com/kergoth/oe-core/compare/master...misc-fixes

Chris Larson (7):
  busybox: don't strip the main binary
  insane: add linux-gnu to the platform data
  nativesdk: inherit relocatable
  sanity: shift the required utils into a variable
  package: include SECTION in the pkgdata
  package: allow setting a section for locale packages
  cross: also empty PACKAGES_DYNAMIC

 meta/classes/cross.bbclass                  |    2 ++
 meta/classes/insane.bbclass                 |    3 +++
 meta/classes/nativesdk.bbclass              |    2 ++
 meta/classes/package.bbclass                |    6 ++++++
 meta/classes/sanity.bbclass                 |    4 +++-
 meta/recipes-core/busybox/busybox.inc       |    3 ++-
 meta/recipes-core/busybox/busybox_1.18.4.bb |    2 +-
 7 files changed, 19 insertions(+), 3 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-08-12 17:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 18:23 [PATCH 0/7] Miscellaneous fixes Christopher Larson
2011-08-11 18:23 ` [PATCH 1/7] busybox: don't strip the main binary Christopher Larson
2011-08-11 18:23 ` [PATCH 2/7] insane: add linux-gnu to the platform data Christopher Larson
2011-08-11 18:23 ` [PATCH 3/7] nativesdk: inherit relocatable Christopher Larson
2011-08-11 18:23 ` [PATCH 4/7] sanity: shift the required utils into a variable Christopher Larson
2011-08-11 18:23 ` [PATCH 5/7] package: include SECTION in the pkgdata Christopher Larson
2011-08-11 18:23 ` [PATCH 6/7] package: allow setting a section for locale packages Christopher Larson
2011-08-11 18:23 ` [PATCH 7/7] cross: also empty PACKAGES_DYNAMIC Christopher Larson
2011-08-11 18:44 ` [PATCH 0/7] Miscellaneous fixes Chris Larson
2011-08-12 17:55 ` Saul Wold

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