All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] Misc fixes and cleanups
Date: Thu, 22 Dec 2011 19:01:34 -0600	[thread overview]
Message-ID: <cover.1324601996.git.mark.hatle@windriver.com> (raw)

Misc fixes and cleanups that affect various parts of the system...

The following changes since commit c38693f78c968ab5f4bb557c20d1c8c55393ed6b:

  opkg: Fix installation order in feeds with mutiple providers of packages (2011-12-22 22:38:09 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/misc-fixes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/misc-fixes

Mark Hatle (7):
  package.bbclass: Adjust RPM call to use dynamic location for magic
    files
  package_rpm.bbclass:  Add RPMSPEC_PREAMBLE
  rpm_5.4.0: Fix configuration issue with native/nativesdk
  udev: Remove linux-libc-headers dependency
  gperf: Add missing SRC checksum
  which: Add missing SRC checksums
  base.bbclass: Allow buildstats to be optionally supplied

 meta/classes/base.bbclass                  |    1 -
 meta/classes/package.bbclass               |    2 +-
 meta/classes/package_rpm.bbclass           |    8 +++++++-
 meta/conf/local.conf.sample                |    3 ++-
 meta/recipes-core/udev/udev-new.inc        |    2 +-
 meta/recipes-devtools/rpm/rpm_5.4.0.bb     |    3 ++-
 meta/recipes-extended/gperf/gperf_3.0.3.bb |    3 +++
 meta/recipes-extended/which/which_2.18.bb  |    3 +++
 8 files changed, 19 insertions(+), 6 deletions(-)

-- 
1.7.3.4




             reply	other threads:[~2011-12-23  1:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23  1:01 Mark Hatle [this message]
2011-12-23  1:01 ` [PATCH 1/7] package.bbclass: Adjust RPM call to use dynamic location for magic files Mark Hatle
2011-12-23  1:01 ` [PATCH 2/7] package_rpm.bbclass: Add RPMSPEC_PREAMBLE Mark Hatle
2011-12-23  1:01 ` [PATCH 3/7] rpm_5.4.0: Fix configuration issue with native/nativesdk Mark Hatle
2011-12-23  1:01 ` [PATCH 4/7] udev: Remove linux-libc-headers dependency Mark Hatle
2011-12-23  1:01 ` [PATCH 5/7] gperf: Add missing SRC checksum Mark Hatle
2011-12-23  1:01 ` [PATCH 6/7] which: Add missing SRC checksums Mark Hatle
2011-12-23  1:01 ` [PATCH 7/7] base.bbclass: Allow buildstats to be optionally supplied Mark Hatle
2011-12-27 18:32 ` [PATCH 0/7] Misc fixes and cleanups 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.1324601996.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.