aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-4.8.3/0009-qmake-fix-source-file-references-in-qmake.pri.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-12-06 12:53:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-11 15:54:26 +0000
commit937101e3fdd6afd00f6f8a8be411a67110c4ae78 (patch)
tree4792db2bd348f13e70fb191622baf241fdfe2965 /meta/recipes-qt/qt4/qt4-4.8.3/0009-qmake-fix-source-file-references-in-qmake.pri.patch
parent8a8d00f4c9f7fe5f9f173b43b86cd18a6c75435c (diff)
downloadopenembedded-core-937101e3fdd6afd00f6f8a8be411a67110c4ae78.tar.gz
package.bbclass: make do_split_packages handle non-existent root directories
This function has different behaviour if the split directory doesn't exist depending on the recursive argument: non-recursive uses os.listdirs which throws an exception, recursive uses os.walk which doesn't. do_split_packages should silently handle non-existent directories because it's mainly used for plugin directories, which may end up being empty though changing the distro configuration (for example, connman without wifi distro feature). So, add an early exit if the split root doesn't exist. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-4.8.3/0009-qmake-fix-source-file-references-in-qmake.pri.patch')
0 files changed, 0 insertions, 0 deletions