From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/6 v3] package_rpm: Update the way the multilib package names are translated
Date: Fri, 7 Dec 2012 17:17:18 -0600 [thread overview]
Message-ID: <50C278FE.8060705@windriver.com> (raw)
In-Reply-To: <1354923030-23316-1-git-send-email-mark.hatle@windriver.com>
On 12/7/12 5:30 PM, Mark Hatle wrote:
> The variable MULTILIB_PACKAGE_ARCHS has been removed in favor of a
> repurposed MULTILIB_PREFIX_LIST. The format of this item is now
> <libid>:<arch>:<arch1>:...:<archN>. This ensures that we can correctly
> translate the libid to one of the supported archs in a tri-lib system.
>
> All of the users of MULTILIB_PREFIX_LIST and MULTILIB_PACKAGE_ARCHS have
> been modified accordingly.
>
> Also change the way attempted packages are installed, verify the package
> exists in the translate functions, then perform the install in one single
> operation. This results in a significantly faster install time.
FYI changes from v2 involve a new flag to the translate_oe_to_smart function.
This flag instructs the system that we are processing 'SDK' packages, ensuring
that only the right set get passed in as available to install.
> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
> ---
> meta/classes/package_rpm.bbclass | 185 ++++++++++++++++++++++++++++++--
> meta/classes/populate_sdk_rpm.bbclass | 28 +++--
> meta/classes/rootfs_rpm.bbclass | 47 ++++-----
> 3 files changed, 214 insertions(+), 46 deletions(-)
>
prev parent reply other threads:[~2012-12-07 23:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 23:30 [PATCH 4/6 v3] package_rpm: Update the way the multilib package names are translated Mark Hatle
2012-12-07 23:17 ` Mark Hatle [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=50C278FE.8060705@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox