All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] prelink & vte fixes
@ 2012-01-03 22:59 nitin.a.kamble
  2012-01-03 22:59 ` [PATCH 1/2] prelink: also look at nonstandard lib paths nitin.a.kamble
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nitin.a.kamble @ 2012-01-03 22:59 UTC (permalink / raw)
  To: openembedded-core

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

The vte commit is redone to avoid adding introspection package in DEPENDS.

Thanks,
Nitin

The following changes since commit 0ff1d667dc23b0cc903c18f1b5e032c2b6630aae:

  distro: Add poky-tiny distro definition (2012-01-03 21:33:15 +0000)

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

Nitin A Kamble (2):
  prelink: also look at nonstandard lib paths
  vte: upgrade from 0.24.3 to 0.28.2

 meta/recipes-devtools/prelink/prelink/prelink.conf |    8 +-
 meta/recipes-devtools/prelink/prelink_git.bb       |    2 +-
 meta/recipes-support/vte/vte.inc                   |    6 +-
 meta/recipes-support/vte/vte/introspection.patch   |   99 ++++++++++++++++++++
 meta/recipes-support/vte/vte_0.24.3.bb             |    8 --
 meta/recipes-support/vte/vte_0.28.2.bb             |    8 ++
 6 files changed, 116 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-support/vte/vte/introspection.patch
 delete mode 100644 meta/recipes-support/vte/vte_0.24.3.bb
 create mode 100644 meta/recipes-support/vte/vte_0.28.2.bb

-- 
1.7.4.4




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

end of thread, other threads:[~2012-01-04 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 22:59 [PATCH 0/2] prelink & vte fixes nitin.a.kamble
2012-01-03 22:59 ` [PATCH 1/2] prelink: also look at nonstandard lib paths nitin.a.kamble
2012-01-03 22:59 ` [PATCH 2/2] vte: upgrade from 0.24.3 to 0.28.2 nitin.a.kamble
2012-01-04 11:57 ` [PATCH 0/2] prelink & vte fixes Richard Purdie

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.