summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb')
-rw-r--r--meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb b/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
index 1a51428eaf..fde5144b46 100644
--- a/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
+++ b/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
@@ -30,11 +30,3 @@ RDEPENDS_${PN}-utils = "\
30 xset \ 30 xset \
31 xrandr \ 31 xrandr \
32 " 32 "
33
34# Allow replacing task-x11* in meta-oe
35RPROVIDES_${PN} = "task-x11"
36RREPLACES_${PN} = "task-x11"
37RCONFLICTS_${PN} = "task-x11"
38RPROVIDES_${PN}-utils = "task-x11-utils"
39RREPLACES_${PN}-utils = "task-x11-utils"
40RCONFLICTS_${PN}-utils = "task-x11-utils"