All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [RFC PATCH 0/2] package_ipk.bbclass: use "--force-arch" when install package
Date: Wed, 5 Sep 2012 17:31:39 +0800	[thread overview]
Message-ID: <cover.1346837268.git.liezhi.yang@windriver.com> (raw)

Note:

* This is a RFC patch.

* This is for opkg_svn.bb, the opkg_0.1.8.bb also needs it, but needs re-work.

* Please feel free to give your comments.

// Robert

The following changes since commit 99c85ba93075a1aff789cafabbacf42e6a93bd32:

  build-appliance-image: Update to latest poky master (2012-09-04 18:04:40 +0100)

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

Robert Yang (2):
  opkg svn: Add the --force-arch option
  package_ipk.bbclass: use "--force-arch" when install package

 meta/classes/package_ipk.bbclass                 |    6 +-
 meta/recipes-devtools/opkg/opkg/force-arch.patch |  103 ++++++++++++++++++++++
 meta/recipes-devtools/opkg/opkg_svn.bb           |    3 +-
 3 files changed, 109 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg/opkg/force-arch.patch




             reply	other threads:[~2012-09-05  9:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05  9:31 Robert Yang [this message]
2012-09-05  9:31 ` [RFC PATCH 1/2] opkg svn: Add the --force-arch option Robert Yang
2012-09-08 20:08   ` Phil Blundell
2012-09-08 20:40     ` Paul Eggleton
2012-09-08 21:18       ` Phil Blundell
2012-09-11 10:30       ` Robert Yang
2012-09-05  9:31 ` [RFC PATCH 2/2] package_ipk.bbclass: use "--force-arch" when install package Robert Yang
2012-09-05 10:05   ` Koen Kooi
2012-09-05 11:44     ` Richard Purdie
2012-09-05 13:24       ` Koen Kooi
2012-09-05 13:47         ` Samuel Stirtzel
2012-09-05 21:19         ` Richard Purdie
2012-09-05 22:19           ` Chris Larson
2012-09-05 22:38             ` Richard Purdie
2012-09-06 11:05           ` Koen Kooi
2012-09-07 12:24             ` Richard Purdie

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.1346837268.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=Zhenfeng.Zhao@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.