[distro][PATCH 4/4] fsl-image-networking-full: add image recipe


Ting Liu
 

From: Ting Liu <ting.liu@...>

This image extends fsl-image-networking with additional packages.

Signed-off-by: Ting Liu <ting.liu@...>
---
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

Join {meta-freescale@lists.yoctoproject.org to automatically receive all group messages.