qt5: move module specific files to own directories

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2012-12-27 16:43:59 +01:00
parent 319a61802d
commit 9f04cb7bb6
5 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ inherit native
QT_MODULE = "qtbase"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/qtbase:"
SRC_URI += " \
file://0001-qlibraryinfo-Allow-the-specification-of-where-to-loa.patch \