[meta-freescale] [PATCH] meta-fsl-ppc master: inherit image_types_uboot

McClintock Matthew-B29882 B29882 at freescale.com
Mon Jan 7 12:17:31 PST 2013


On Mon, Jan 7, 2013 at 8:45 AM, Bob Cochran <yocto at mindchasers.com> wrote:
> Without this patch, fsl-image-minimal-<machine>.ext2.gz.u-boot links to a
> non existent file (u-boot rootfs isn't actually built).
>
> As commented by Matthew McClintock on 1/2/13, this had been handled
> previously using a setup script.

You can remove this bit, or place it below the --- line

> Signed-off-by: Robert Cochran <yocto at mindchasers.com>
> ---
>
> diff --git a/images/fsl-image-minimal.bb b/images/fsl-image-minimal.bb
> index 1732585..64fa096 100644
> --- a/images/fsl-image-minimal.bb
> +++ b/images/fsl-image-minimal.bb

$ git ls-tree --name-only -r HEAD | grep fsl-image
images/fsl-image-lsb-sdk.bb
images/fsl-image-minimal.bb

I think the other image needs this too.

-M

> @@ -6,7 +6,7 @@ IMAGE_LINGUAS = " "
>
>  LICENSE = "MIT"
>
> -inherit core-image
> +inherit core-image image_types_uboot
>
>  IMAGE_ROOTFS_SIZE = "8192"
>
> --
> 1.7.9.5
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list