All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mklibs optimization and mesa-demos dso linking fix
@ 2011-02-03 22:45 Nitin A Kamble
  2011-02-03 22:45 ` [PATCH 1/2] image-mklibs.bbclass: add the library optimization functionality Nitin A Kamble
  2011-02-03 22:45 ` [PATCH 2/2] mesa-demos: fix build issue with gcc dso linking change Nitin A Kamble
  0 siblings, 2 replies; 3+ messages in thread
From: Nitin A Kamble @ 2011-02-03 22:45 UTC (permalink / raw)
  To: poky

From: Nitin A Kamble <nitin.a.kamble@intel.com>

The mesa-demos recipe's dso linking issue is fixed in 1 commit.
and the other commit is for adding the mklibs library optimization in poky 
tree, and enabling it for poky-image-minimal image.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: nitin/misc
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Thanks,
    Nitin A Kamble <nitin.a.kamble@intel.com>
---


Nitin A Kamble (2):
  image-mklibs.bbclass: add the library optimization functionality
  mesa-demos: fix build issue with gcc dso linking change

 meta/classes/image-mklibs.bbclass                  |   70 ++++++++++++++++++++
 meta/conf/local.conf.sample                        |   10 +++-
 .../mesa-demos/dso_linking_change_build_fix.patch  |   23 +++++++
 meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb     |    5 +-
 4 files changed, 105 insertions(+), 3 deletions(-)
 create mode 100644 meta/classes/image-mklibs.bbclass
 create mode 100644 meta/recipes-graphics/mesa/mesa-demos/dso_linking_change_build_fix.patch

-- 
1.7.3.4



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

end of thread, other threads:[~2011-02-03 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 22:45 [PATCH 0/2] mklibs optimization and mesa-demos dso linking fix Nitin A Kamble
2011-02-03 22:45 ` [PATCH 1/2] image-mklibs.bbclass: add the library optimization functionality Nitin A Kamble
2011-02-03 22:45 ` [PATCH 2/2] mesa-demos: fix build issue with gcc dso linking change Nitin A Kamble

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.