aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb b/meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb
index bd8889cbed..d752cd8fd7 100644
--- a/meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb
+++ b/meta/recipes-devtools/python/python3-profile-opt_3.5.2.bb
@@ -5,6 +5,9 @@ SRC_URI += "file://Makefile-add-install_generate_profile-target.patch \
PYTHON3_MAKE_TARGET = "build_all_generate_profile"
+RCONFLICTS_${PN}-core = "python3-core"
+RCONFLICTS_lib${BPN} = "libpython3"
+
# Prevent a clash with libpython3
EXCLUDE_FROM_SHLIBS = "1"
RDEPENDS_${PN}-core += "lib${BPN}"