Hi Zhenhua,

Thanks for reviewed, I'll send a v2 with fstypes changes.

Fabio

On Sat, Oct 8, 2016 at 12:04 AM, Zhenhua Luo <zhenhua.luo@nxp.com> wrote:
Hi Fabio,

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Fabio Berton
> Sent: Friday, October 07, 2016 5:19 AM
>
> diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-
> base.inc
> index 7360a75..5346811 100644
> --- a/conf/machine/include/qoriq-base.inc
> +++ b/conf/machine/include/qoriq-base.inc
> @@ -11,6 +11,9 @@ PREFERRED_VERSION_testfloat = "2a"
>
>  IMAGE_CLASSES += "image_types_uboot"
>
> +SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.u-boot"
[Zhenhua Luo] Please replace "ext2.u-boot" with "ext2.gz ext2.gz.u-boot", the two rootfs type is commonly used by QorIQ targets.


Best Regards,

Zhenhua