From: Ting Liu <[email protected]> This image extends fsl-image-networking with additional packages.
Signed-off-by: Ting Liu <[email protected]> --- recipes-fsl/images/fsl-image-networking-full.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-fsl/images/fsl-image-networking-full.bb diff --git a/recipes-fsl/images/fsl-image-networking-full.bb b/recipes-fsl/images/fsl-image-networking-full.bb new file mode 100644 index 0000000..0dddfaa --- /dev/null +++ b/recipes-fsl/images/fsl-image-networking-full.bb @@ -0,0 +1,7 @@ +# This image extends fsl-image-networking with additional packages + +require fsl-image-networking.bb + +CORE_IMAGE_EXTRA_INSTALL += " \ + packagegroup-qoriq-tools-full \ +" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
