blob: 49eecdddcbfec8ed6a2b4bac0dfe9f31d708bf97 [file] [log] [blame]
SUMMARY = "Phosphor OpenBMC - Applications"
PR = "r1"
inherit packagegroup
inherit obmc-phosphor-utils
inherit obmc-phosphor-license
PROVIDES = "${PACKAGES}"
PACKAGES = " \
${PN}-extras \
${PN}-extrasdev \
"
SUMMARY_${PN}-extras = "Extra features"
RDEPENDS_${PN}-extras = " \
phosphor-rest \
"
SUMMARY_${PN}-extrasdev = "Development features"
RDEPENDS_${PN}-extrasdev = " \
rest-dbus \
"