mbox

[0/1] ( core ) Ensure PROVIDES_PN always set #2

Message ID cover.1387461614.git.kibo@prevas.dk
State Not Applicable
Delegated to: Esben Haabendal
Headers show

Pull-request

git://gitorious.org/~kibo/oe-lite/kibos-core upstr_20131219

Message

Kim Bøndergaard Dec. 19, 2013, 2:03 p.m. UTC
This patch is a replacement for my previous match regaring missing PROVIDES_${PN}
Problem with the old patch was that any PROVIDES_${PN} already set in the recipe 
was overwritten.
Now only set PROVIDES_${PN} if it is none-existent

The following changes since commit e0b06df83fc42b64215ceeb581dd67ae188467f1:

  chrpath: Fix integration with new error handling in rpath class (2013-12-12 09:22:07 +0100)

are available in the git repository at:

  git://gitorious.org/~kibo/oe-lite/kibos-core upstr_20131219
  http://gitorious.org/~kibo/oe-lite/kibos-core/commits/master

Kim Bøndergaard (1):
  library class: Ensure PROVIDES_ is always set

 classes/library.oeclass | 4 ++++
 1 file changed, 4 insertions(+)