]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-ust: Fix for --enable-python-agent rbt/lttng
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 26 Sep 2019 10:09:12 +0000 (18:09 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Sun, 29 Sep 2019 03:39:26 +0000 (11:39 +0800)
commit7e61e6265bcd9e721ef1791327a614f48850fbd3
treeb9df262e1a64e55928ecde7471c47d8652a2c2c1
parentf963a51544a9a7b1abbaa87c95b3c0279847d697
lttng-ust: Fix for --enable-python-agent

Fixed:
PACKAGECONFIG_append_pn-lttng-ust = ' python3-agent'

require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"

$ bitbake lttng-ust
ERROR: lttng-ust-2_2.10.4-r0 do_package: QA Issue: lttng-ust: Files/directories were installed but not shipped in any package:
  /usr/lib
  /usr/lib/python3.7
  /usr/lib/python3.7/site-packages
  /usr/lib/python3.7/site-packages/lttngust-2.10.4-py3.7.egg-info

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-kernel/lttng/lttng-ust/0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-ust_2.10.5.bb