]> code.ossystems Code Review - openembedded-core.git/commit
qt4.inc: revise RRECOMMENDS
authorYu Ke <ke.yu@intel.com>
Mon, 15 Aug 2011 10:37:29 +0000 (18:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2011 14:13:35 +0000 (15:13 +0100)
commitd72adf3c4cf3de09d2a0bc6d1b9e7c9fd127bd60
tree37fa2c4b409115275226a99875e9733b17022f79
parentc28e62125209aa2e9606f094a4100ac1107fdd28
qt4.inc: revise RRECOMMENDS

using ${QT_BASE_NAME}-dbg as RRECOMMENDS is not correct in qt4-x11-free
case, because ${QT_BASE_NAME}-dbg i.e. qt4-dbg does not exist

this patch fix it by using ${PN}

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/recipes-qt/qt4/qt4.inc