mbox

[0/1] library class always sets PROVIDES_

Message ID cover.1387454014.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, 11:56 a.m. UTC
Often packageqa complains about missing PROVIDES_${PN}. This happen
if package name is already lib<something>.
With this patch PROVIDES_${PN} will be set even in that case

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(+)