All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/2] Fix on-target RPM platform mismatch
Date: Fri, 12 Aug 2011 10:52:43 -0700	[thread overview]
Message-ID: <4E45686B.4070700@linux.intel.com> (raw)
In-Reply-To: <cover.1313077484.git.mark.hatle@windriver.com>

On 08/11/2011 08:46 AM, Mark Hatle wrote:
> This fixes the Yocto bug #1352.  When trying to install an arm package
> on the target, the platform no longer matched properly.  The platform was
> being set to arm*-oe-linux-gnu, instead of the proper arm*-oe-linux-gnueabi.
>
> The following changes since commit 87456db10d6e615e5f49453befedaa5957dfe292:
>
>    package_rpm.bbclass: Update the platform config and --target (2011-08-11 10:42:02 -0500)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib mhatle/fix_1352
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/fix_1352
>
> Mark Hatle (2):
>    rpm: Fix the canonical arch --target processing and cleanup
>    package_rpm.bbclass: Update the platform config and --target
>
>   meta/classes/package_rpm.bbclass                   |   14 ++-
>   .../recipes-devtools/rpm/rpm/export-rpmbag-h.patch |   45 -------
>   meta/recipes-devtools/rpm/rpm/hdraddorappend.patch |   22 ----
>   meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch  |  134 ++++++++++++++++++++
>   meta/recipes-devtools/rpm/rpm/rpm-no-loop.patch    |   38 ------
>   meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch |   16 +++
>   meta/recipes-devtools/rpm/rpm/rpm-nrescan.patch    |   17 ---
>   meta/recipes-devtools/rpm/rpm_5.4.0.bb             |    8 +-
>   8 files changed, 164 insertions(+), 130 deletions(-)
>   delete mode 100644 meta/recipes-devtools/rpm/rpm/export-rpmbag-h.patch
>   delete mode 100644 meta/recipes-devtools/rpm/rpm/hdraddorappend.patch
>   create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
>   delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-no-loop.patch
>   create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
>   delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-nrescan.patch
>

Merged into OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2011-08-12 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11 15:46 [PATCH 0/2] Fix on-target RPM platform mismatch Mark Hatle
2011-08-11 15:46 ` [PATCH 1/2] rpm: Fix the canonical arch --target processing and cleanup Mark Hatle
2011-08-11 15:46 ` [PATCH 2/2] package_rpm.bbclass: Update the platform config and --target Mark Hatle
2011-08-12 17:52 ` Saul Wold [this message]

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=4E45686B.4070700@linux.intel.com \
    --to=sgw@linux.intel.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.