rrdtool: add PACKAGECONFIG for dbi
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 21 Jul 2013 11:12:09 +0000 (13:12 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:31:47 +0000 (08:31 -0800)
commit34bfc43fc970786e6e6b0a73dcbe428685eb53b7
treee8da58140dcbce3123519839a0af68c6b8c70c00
parent139750ae14af76d3191dd1cbb5547571a9846f57
rrdtool: add PACKAGECONFIG for dbi

* dbi was autodetected from sysroot causing undeterministic builds and failures
  in lmsensors builds:
  ld: warning: libdbi.so.1, needed by sysroots/qemux86/usr/lib/librrd.so,
  not found (try using -rpath or -rpath-link)
  sysroots/qemux86/usr/lib/librrd.so: undefined reference to `dbi_result_get_string_idx'

(From meta-openembedded rev: db4e0caccab0b5bc1bc59307d6289e8bf9793bc9)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb