[OE-core] [RFC PATCH 0/2] package_ipk.bbclass: use "--force-arch" when install package

Robert Yang liezhi.yang at windriver.com
Wed Sep 5 09:31:39 UTC 2012


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





More information about the Openembedded-core mailing list