packagegroup-core-lsb: fix warning text

There should be just one warning thrown, instead of 3.

(From OE-Core rev: 7c4fefcd7836c4f94836b96a07ad414f5ac1ca11)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Cristiana Voicu 2014-05-15 17:20:24 +03:00 committed by Richard Purdie
parent 31c338c767
commit 438b8661ad
1 changed files with 3 additions and 3 deletions

View File

@ -196,9 +196,9 @@ def get_libqt3(d):
if 'qt3' in d.getVar('BBFILE_COLLECTIONS') or "":
return 'libqt-mt3'
bb.warn('The meta-qt3 layer should be added, this layer provides Qt 3.x')
bb.warn('libraries. Its intended use is for passing LSB tests as Qt3 is')
bb.warn('a requirement for LSB')
bb.warn('The meta-qt3 layer should be added, this layer provides Qt 3.x' \
'libraries. Its intended use is for passing LSB tests as Qt3 is' \
'a requirement for LSB.')
return ''
QT4PKGS = " \