All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Chris Larson <chris_larson@mentor.com>
Subject: [PATCH 0/7] Miscellaneous fixes
Date: Thu, 11 Aug 2011 11:23:47 -0700	[thread overview]
Message-ID: <cover.1313086806.git.chris_larson@mentor.com> (raw)

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




             reply	other threads:[~2011-08-11 18:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11 18:23 Christopher Larson [this message]
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

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.1313086806.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.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.