summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb')
-rw-r--r--meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index e55eed52e3..e831860051 100644
--- a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
@@ -1,10 +1,13 @@
SUMMARY = "Provides a small set of tools for development on the device"
LICENSE = "MIT"
+PR = "r1"
+
inherit packagegroup
RPROVIDES_${PN} = "qemu-config"
RREPLACES_${PN} = "qemu-config"
+RCONFLICTS_${PN} = "qemu-config"
RDEPENDS_${PN} = "\
distcc-config \