aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-core/images/meta-networking-image.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-11-28 15:57:50 -0700
committerArmin Kuster <akuster808@gmail.com>2018-12-31 09:01:46 -0800
commit6b18e4effaa070173c652799a9a849123c586b36 (patch)
treec689fca7dc334dfffd3d6fa403e3220cf0524883 /meta-networking/recipes-core/images/meta-networking-image.bb
parent4a5a01409205a909e4fd1f2521d3feb311603c0a (diff)
downloadmeta-openembedded-contrib-6b18e4effaa070173c652799a9a849123c586b36.tar.gz
meta-networking: add pkg group and images
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-core/images/meta-networking-image.bb')
-rw-r--r--meta-networking/recipes-core/images/meta-networking-image.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-core/images/meta-networking-image.bb b/meta-networking/recipes-core/images/meta-networking-image.bb
new file mode 100644
index 0000000000..f4c7401b35
--- /dev/null
+++ b/meta-networking/recipes-core/images/meta-networking-image.bb
@@ -0,0 +1,3 @@
+require meta-networking-image-base.bb
+
+IMAGE_INSTALL += "packagegroup-meta-networking"