aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-profile-opt_3.5.5.bb
blob: 3ad427117f52a217efd689e3a89cd9368066bde3 (plain)
1
2
3
4
5
6
7
8
9
10
require python3_${PV}.bb

SRC_URI += "file://Makefile-add-install_generate_profile-target.patch \
            file://rename-libpython3-to-libpython-profile-opt3.patch \
           "

PYTHON3_MAKE_TARGET = "build_all_generate_profile"

RCONFLICTS_${PN}-core = "python3-core"
RCONFLICTS_lib${BPN} = "libpython3"