UBUNTU: [Packaging]: realtime: enable perf python module
BugLink: https://bugs.launchpad.net/bugs/2051560 Sync with master Ignore: yes Signed-off-by: Kevin Becker <kevin.becker@canonical.com>
This commit is contained in:
@@ -21,6 +21,7 @@ Build-Depends:
|
||||
pkg-config <!stage1>,
|
||||
python3 <!stage1>,
|
||||
python3-dev <!stage1>,
|
||||
python3-setuptools <!stage1>,
|
||||
flex <!stage1>,
|
||||
bison <!stage1>,
|
||||
libunwind8-dev [amd64 arm64 armhf ppc64el] <!stage1>,
|
||||
|
||||
@@ -12,6 +12,7 @@ do_tools_usbip = true
|
||||
do_tools_cpupower = true
|
||||
do_tools_perf = true
|
||||
do_tools_perf_jvmti = true
|
||||
do_tools_perf_python = true
|
||||
do_tools_bpftool = true
|
||||
do_tools_x86 = true
|
||||
do_tools_hyperv = true
|
||||
|
||||
@@ -15,6 +15,7 @@ do_tools_usbip = true
|
||||
do_tools_cpupower = true
|
||||
do_tools_perf = true
|
||||
do_tools_perf_jvmti = true
|
||||
do_tools_perf_python = true
|
||||
do_tools_bpftool = true
|
||||
|
||||
do_dtbs = true
|
||||
|
||||
Reference in New Issue
Block a user