All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <poky@yoctoproject.org>
Subject: [PATCH 0/3] Correct RPM related problems
Date: Fri, 25 Feb 2011 17:39:12 -0600	[thread overview]
Message-ID: <cover.1298677071.git.mark.hatle@windriver.com> (raw)

Correct 3 rpm related issues.  The first is a defect found when trying to
install packages on the target.  Second on the use of prelink by RPM on the target.
The third on how the rpm-dbg file was being generated.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: mhatle/rpm
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/rpm

Thanks,
    Mark Hatle <mark.hatle@windriver.com>
---


Mark Hatle (3):
  rootfs_rpm: Fix rootfs generation using RPM packages
  rpm: Fix rpm usage of prelink on the target
  rpm: Fix rpm-dbg package split

 meta/classes/image-prelink.bbclass           |    2 +-
 meta/classes/package_rpm.bbclass             |   15 +++++++++------
 meta/classes/populate_sdk_rpm.bbclass        |   13 +++++++++++--
 meta/classes/rootfs_rpm.bbclass              |    5 +++--
 meta/recipes-devtools/prelink/prelink_git.bb |    8 +++++---
 meta/recipes-devtools/rpm/rpm_5.4.0.bb       |    7 +++----
 6 files changed, 32 insertions(+), 18 deletions(-)

-- 
1.7.3.4



             reply	other threads:[~2011-02-25 23:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 23:39 Mark Hatle [this message]
2011-02-25 23:39 ` [PATCH 1/3] rootfs_rpm: Fix rootfs generation using RPM packages Mark Hatle
2011-02-25 23:39 ` [PATCH 2/3] rpm: Fix rpm usage of prelink on the target Mark Hatle
2011-02-25 23:39 ` [PATCH 3/3] rpm: Fix rpm-dbg package split Mark Hatle
2011-02-25 23:47 ` [PATCH 0/3] Correct RPM related problems Richard Purdie
2011-02-26 22:46 ` 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.1298677071.git.mark.hatle@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=poky@yoctoproject.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.