aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/weston/0001-remove-dependence-on-wayland-scanner-flags.patch
diff options
context:
space:
mode:
authorJosua Mayer <josua.mayer97@gmail.com>2014-02-14 16:02:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-17 15:27:55 +0000
commit39737e00e85bd4a6053f63f0c959fd424aa009be (patch)
treed6ed0332826b35fb10d3132c94a3bcda1aa8782a /meta/recipes-graphics/wayland/weston/0001-remove-dependence-on-wayland-scanner-flags.patch
parentfd39da0a6134c4e14776428f7fd6d712a7ed96ce (diff)
downloadopenembedded-core-contrib-39737e00e85bd4a6053f63f0c959fd424aa009be.tar.gz
package.bbclass: do_split_packages should always return something.
So far, when do_split_packages is passed a non-existing folder, it will return nothing. While building Mesa with PACKAGECONFIG="egl gles" for qemux86, do_package threw a nice exception on a line reading "pkgs += do_split_packages": "Exception: TypeError: 'NoneType' object is not iterable" I think a function should always return something, and in this specific case, returning an empty list should be right. This patch simply fixes the return statement to do just that. Signed-off-by: Josua Mayer <josua.mayer97@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/wayland/weston/0001-remove-dependence-on-wayland-scanner-flags.patch')
0 files changed, 0 insertions, 0 deletions