All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][PATCH 0/9] Fixes for multilib
Date: Thu, 11 Jun 2015 17:16:47 +0800	[thread overview]
Message-ID: <cover.1434013953.git.yi.zhao@windriver.com> (raw)


The following changes since commit a8b76a264155f4b9f6ba1bebe3ac87640a6f35ed:

  cpufrequtils: Create proper symlinks to versioned library (2015-06-08 14:15:25 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib yzhao/multilib-fixes
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=yzhao/multilib-fixes

Yi Zhao (9):
  meta-oe: fix the install dir for udev rules and files
  pm-qa: fix PN -> BPN for multilib
  sip: fix PN -> BPN for multilib
  engine-pkcs11: fix libdir for multilib
  system-setup-keyboard: fix PN -> BPN for multilib
  vboxguestdrivers: fix kernel modules install dir for multilib
  openjpeg: pass correct libdir to cmake
  xdotool: pass correct libdir to make
  tesseract-lang.inc: set ${S} to fix the QA warning

 .../recipes-connectivity/libmtp/libmtp_1.1.5.bb    |    6 +++---
 meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb        |    6 +++---
 meta-oe/recipes-extended/sip/sip_4.16.4.bb         |    2 +-
 .../recipes-graphics/gphoto2/libgphoto2_2.4.11.bb  |    2 +-
 .../recipes-graphics/openjpeg/openjpeg_2.1.0.bb    |    3 ++-
 .../recipes-graphics/tesseract/tesseract-lang.inc  |    4 +++-
 .../xdotool/xdotool_1.20100416.2809.bb             |    2 +-
 .../engine-pkcs11/engine-pkcs11_0.1.8.bb           |    4 ++--
 .../system-setup-keyboard_0.8.8.bb                 |    2 +-
 meta-oe/recipes-support/udisks/udisks2_2.1.5.bb    |    7 ++++++-
 meta-oe/recipes-support/udisks/udisks_1.0.4.bb     |    4 ++--
 .../usb-modeswitch/usb-modeswitch_2.2.0.bb         |    2 +-
 .../vboxguestdrivers/vboxguestdrivers_4.3.22.bb    |    2 +-
 13 files changed, 27 insertions(+), 19 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2015-06-11  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11  9:16 Yi Zhao [this message]
2015-06-11  9:16 ` [meta-oe][PATCH 1/9] meta-oe: fix the install dir for udev rules and files Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 2/9] pm-qa: fix PN -> BPN for multilib Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 3/9] sip: " Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 4/9] engine-pkcs11: fix libdir " Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 5/9] system-setup-keyboard: fix PN -> BPN " Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 6/9] vboxguestdrivers: fix kernel modules install dir " Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 7/9] openjpeg: pass correct libdir to cmake Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 8/9] xdotool: pass correct libdir to make Yi Zhao
2015-06-11  9:16 ` [meta-oe][PATCH 9/9] tesseract-lang.inc: set ${S} to fix the QA warning Yi Zhao

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.1434013953.git.yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=openembedded-devel@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.