All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/9] Fixes for multilib
@ 2015-06-11  9:16 Yi Zhao
  2015-06-11  9:16 ` [meta-oe][PATCH 1/9] meta-oe: fix the install dir for udev rules and files Yi Zhao
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Yi Zhao @ 2015-06-11  9:16 UTC (permalink / raw)
  To: openembedded-devel


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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-11  9:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11  9:16 [meta-oe][PATCH 0/9] Fixes for multilib Yi Zhao
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

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.