summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-base.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb
index 83907ca206..70a1035003 100644
--- a/meta/recipes-core/packagegroups/packagegroup-base.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-base.bb
@@ -129,7 +129,6 @@ RRECOMMENDS:packagegroup-distro-base = "${DISTRO_EXTRA_RRECOMMENDS}"
129# 129#
130# packages added by machine config 130# packages added by machine config
131# 131#
132SUMMARY:packagegroup-machine-base = "${MACHINE} extras"
133SUMMARY:packagegroup-machine-base = "Extra packages required to fully support ${MACHINE} hardware" 132SUMMARY:packagegroup-machine-base = "Extra packages required to fully support ${MACHINE} hardware"
134RDEPENDS:packagegroup-machine-base = "${MACHINE_EXTRA_RDEPENDS}" 133RDEPENDS:packagegroup-machine-base = "${MACHINE_EXTRA_RDEPENDS}"
135RRECOMMENDS:packagegroup-machine-base = "${MACHINE_EXTRA_RRECOMMENDS}" 134RRECOMMENDS:packagegroup-machine-base = "${MACHINE_EXTRA_RRECOMMENDS}"