All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/3] shlibs providers improvements
@ 2014-01-28 14:26 Martin Jansa
  2014-01-28 14:26 ` [PATCHv3 1/3] package.bbclass: Don't search for providers of PRIVATE_LIBS Martin Jansa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Jansa @ 2014-01-28 14:26 UTC (permalink / raw)
  To: openembedded-core

v2->v3
changed the order of commits so that controversial SHLIBSSEARCHDIRS is last
fixed typo prividers -> providrs

The following changes since commit 091d395e43836575587112ee1696a18c401505bb:

  lib/oeqa: sshcontrol: Allow alternate port for SSHControl (2014-01-28 00:48:29 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/shlib-providers
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/shlib-providers

Martin Jansa (3):
  package.bbclass: Don't search for providers of PRIVATE_LIBS
  package.bbclass: Show which files require given dependency in debug
    output
  package.bbclass: add SHLIBSSEARCHDIRS to define where to search for
    shlib providers

 meta/classes/package.bbclass | 49 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 43 insertions(+), 6 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-01-28 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-28 14:26 [PATCHv3 0/3] shlibs providers improvements Martin Jansa
2014-01-28 14:26 ` [PATCHv3 1/3] package.bbclass: Don't search for providers of PRIVATE_LIBS Martin Jansa
2014-01-28 14:26 ` [PATCHv3 2/3] package.bbclass: Show which files require given dependency in debug output Martin Jansa
2014-01-28 14:26 ` [PATCHv3 3/3] package.bbclass: add SHLIBSSEARCHDIRS to define where to search for shlib providers Martin Jansa

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.