[meta-freescale] [meta-freescale-distro][PATCH 3/6] add fsl-image-networking demo image

Daiane Angolini daiane.list at gmail.com
Thu Jan 5 09:28:55 PST 2017


On Thu, Jan 5, 2017 at 7:51 AM, Zhenhua Luo <zhenhua.luo at nxp.com> wrote:
> fsl-image-networking is the small demo image for networking core features
> support.
>
> Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
> ---
>  recipes-fsl/images/fsl-image-networking.bb | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 recipes-fsl/images/fsl-image-networking.bb
>
> diff --git a/recipes-fsl/images/fsl-image-networking.bb b/recipes-fsl/images/fsl-image-networking.bb
> new file mode 100644
> index 0000000..ace2051
> --- /dev/null
> +++ b/recipes-fsl/images/fsl-image-networking.bb
> @@ -0,0 +1,13 @@
> +require recipes-core/images/core-image-minimal.bb
> +
> +SUMMARY = "Core image used for evaluating the NXP SOCs"
> +DESCRIPTION = "Core image which includes some helpful tools and NXP specific \
> +packages. It is much more embedded-oriented to evaluate the NXP SOCs."

I don't understand what "much more embedded-oriented" means in this context.

Why the "networking" keyword is present in image name but there is no
reference of this in DESCRIPTION?

Daiane
> +
> +LICENSE = "MIT"
> +
> +IMAGE_INSTALL_append_qoriq = " \
> +    packagegroup-fsl-networking-core \
> +    packagegroup-fsl-networking-client \
> +    packagegroup-fsl-tools-benchmark \
> +"
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list