From: Dongxiao Xu <dongxiao.xu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1][PULL] multilib: drop MULTILIB_IMAGE_INSTALL variable.
Date: Tue, 8 Nov 2011 14:19:36 +0800 [thread overview]
Message-ID: <cover.1320732950.git.dongxiao.xu@intel.com> (raw)
Hi Richard,
This pull request is to remove the MULTILIB_IMAGE_INSTALL variable,
please help to review and pull.
I tested build and runtime with both rpm and ipk packaging for following
scenarios:
1) lib64-core-image-sato on qemux86-64.
2) lib32-core-image-sato on qemux86.
3) lib32-core-image-sato on qemux86-64.
4) lib64-core-image-sato on qemux86 (buildable, but not runnable).
5) core-image-sato on qemux86-64 with lib32-connman.
Thanks,
Dongxiao
The following changes since commit 0809f98e995d3a2ce24ad25bade3dcd5154061fd:
lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIR (2011-11-07 14:03:38 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dxu4/multilib
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/multilib
Dongxiao Xu (1):
multilib: Drop MULTILIB_IMAGE_INSTALL
meta/classes/image.bbclass | 4 +---
meta/classes/multilib.bbclass | 5 ++---
meta/classes/package_ipk.bbclass | 31 ++++++++++++++++++++++++++++---
meta/classes/package_rpm.bbclass | 37 +++++++++----------------------------
meta/classes/rootfs_ipk.bbclass | 3 +--
meta/classes/rootfs_rpm.bbclass | 3 +--
6 files changed, 42 insertions(+), 41 deletions(-)
next reply other threads:[~2011-11-08 6:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-08 6:19 Dongxiao Xu [this message]
2011-11-08 6:19 ` [PATCH 1/1] multilib: Drop MULTILIB_IMAGE_INSTALL Dongxiao Xu
2011-11-08 14:29 ` Richard Purdie
2011-11-09 1:25 ` Xu, Dongxiao
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.1320732950.git.dongxiao.xu@intel.com \
--to=dongxiao.xu@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.