genivi-shell: update build fixes
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 27 Jan 2015 16:38:06 +0000 (08:38 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 27 Jan 2015 16:38:06 +0000 (08:38 -0800)
commitb831b9931e87a3a803c906928b097e4476563473
treeea6d15fa519cff32a2499e3b447014350504c856
parentcf9a309dc10aa5521189b67ba98d4e4d12b6d099
genivi-shell: update build fixes

The recent spec2yocto refresh led to different build rules.
The wayland-scanner invocation is now in the .inc file and needs
to be fixed there.

We also must ensure that it happens as part of do_compile,
because the wayland-native dependency is only guaranteed to
be resolved for that task and not the earlier do_patch.

Change-Id: I5890e7a47d96799eceb7f5a425386af8e6b0a436
meta-tizen-ivi/recipes-graphics/genivi-shell/genivi-shell-extraconf.inc
meta-tizen-ivi/recipes-graphics/genivi-shell/genivi-shell.inc