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

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"