i.MX6ULL Integration woes

I am trying to get the PR and instructions done for this board now(link). Previously I was using my custom board which worked, but now that I am trying to adhere to the meta-mender-community structure I am getting this error:

ERROR: Task do_patch in /home/ecocel/mender-imx6ull/sources/meta-mender/meta-mender-core/recipes-bsp/u-boot/u-boot-fw-utils-mender-auto-provided_1.0.bb depends upon non-existent task do_mender_tar_src in /home/ecocel/mender-imx6ull/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
ERROR: Command execution failed: 1

My structure is here: https://github.com/brianleePTL/meta-mender-community/tree/rocko/meta-mender-nxp-imx6ull

Any clues?