summaryrefslogtreecommitdiffstats
path: root/packagegroups/packagegroup-enea-networking.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packagegroups/packagegroup-enea-networking.bb')
-rw-r--r--packagegroups/packagegroup-enea-networking.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/packagegroups/packagegroup-enea-networking.bb b/packagegroups/packagegroup-enea-networking.bb
new file mode 100644
index 0000000..c7a31a7
--- /dev/null
+++ b/packagegroups/packagegroup-enea-networking.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Packages specific to the Enea Linux Networking Profile"
2DESCRIPTION = "This package group includes packages and packagegroups required for the Enea Linux \
3 Networking Profile."
4
5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
7
8
9inherit packagegroup
10
11PACKAGES = "${PN}"
12
13RDEPENDS_${PN} = " packagegroup-enea-networking-usdpaa \
14 "
15
16RRECOMMENDS_${PN} = ""