Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Multilib: fix PN -> BPN in do_install for some recipes
@ 2013-03-15  8:03 jackie.huang
  2013-03-15  8:04 ` [PATCH 1/4] python-imaging: fix PN -> BPN in do_install for multilibs jackie.huang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jackie.huang @ 2013-03-15  8:03 UTC (permalink / raw)
  To: openembedded-core; +Cc: qingtao.cao, Jackie.Huang

From: Jackie Huang <jackie.huang@windriver.com>

tested with:
MULTILIBS ?= "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 ?= "x86"

$ bitbake python-imaging lib32-python-imaging \
liberation-fonts lib32-liberation-fonts \
ttf-bitstream-vera lib32-ttf-bitstream-vera \
gnupg lib32-gnupg libatomics-ops lib32-libatomics-ops


The following changes since commit f46cf86d0ec3b80ce526b4dad1b1eac5995969ec:

  icecc: improve interaction with sstate (2013-03-15 01:52:54 +0000)

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

Jackie Huang (4):
  python-imaging: fix PN -> BPN in do_install for multilibs
  gnupg: fix PN -> BPN in do_install for multilibs
  ttf-fonts: fix PN -> BPN in do_install for multilibs
  libatomics-ops: fix PN -> BPN in do_install for multilibs

 .../python/python-imaging_1.1.7.bb                 |    8 ++++----
 .../ttf-fonts/liberation-fonts_1.04.bb             |    6 +++---
 .../ttf-fonts/liberation-fonts_1.06.bb             |    6 +++---
 .../ttf-fonts/ttf-bitstream-vera_1.10.bb           |    6 +++---
 .../pulseaudio/libatomics-ops_7.2.bb               |    4 ++--
 meta/recipes-support/gnupg/gnupg_1.4.7.bb          |   12 ++++++------
 6 files changed, 21 insertions(+), 21 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2013-03-15 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15  8:03 [PATCH 0/4] Multilib: fix PN -> BPN in do_install for some recipes jackie.huang
2013-03-15  8:04 ` [PATCH 1/4] python-imaging: fix PN -> BPN in do_install for multilibs jackie.huang
2013-03-15  8:04 ` [PATCH 2/4] gnupg: " jackie.huang
2013-03-15  8:04 ` [PATCH 3/4] ttf-fonts: " jackie.huang
2013-03-15  8:04 ` [PATCH 4/4] libatomics-ops: " jackie.huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox