Qt scxml module

Hello,
is it possible to have qt scxml statemachine framework in the current Qt 5.7.1, or i have to wait for Qt 5.8?

Trying to build meta-qt5 master branch which provides Qt 5.8 with OE morty fails in building the qtbase component itself with the below error.

ERROR: qtbase-5.8.0+gitAUTOINC+49dc9aa409-r0 do_patch: Command Error: 'quilt --quiltrc /build/mas/morty/build/tmp-glibc/sysroots/x86_64-linux/etc/quiltrc push' exited with 0  Output:
Applying patch 0014-Add-IMX-GPU-support.patch
patching file mkspecs/linux-oe-g++/qmake.conf
Hunk #1 FAILED at 39.
1 out of 1 hunk FAILED -- rejects in file mkspecs/linux-oe-g++/qmake.conf
Patch 0014-Add-IMX-GPU-support.patch does not apply (enforce with -f)
ERROR: qtbase-5.8.0+gitAUTOINC+49dc9aa409-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /build/mas/morty/build/tmp-glibc/work/armv7at2hf-neon-mx6qdl-angstrom-linux-gnueabi/qtbase/5.8.0+gitAUTOINC+49dc9aa409-r0/temp/log.do_patch.3065
ERROR: Task (/build/mas/morty/build/../layers/meta-qt5/recipes-qt/qt5/qtbase_git.bb:do_patch) failed with exit code '1'

Without looking further into this, it would be recommended to wait for Qt 5.8 or one would have to try and resolve whatever build failures occur in the process of using meta-qt5 master branch with our current morty branch.