summaryrefslogtreecommitdiffstats
path: root/packagegroups/packagegroup-enea-networking.bb
blob: c7a31a7e7be6ac43276ee9051deb71fb34ed6d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUMMARY = "Packages specific to the Enea Linux Networking Profile"
DESCRIPTION = "This package group includes packages and packagegroups required for the Enea Linux \
               Networking Profile."

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"


inherit packagegroup

PACKAGES = "${PN}"

RDEPENDS_${PN} = " packagegroup-enea-networking-usdpaa \
    "

RRECOMMENDS_${PN} = ""