From: Max Krummenacher <[email protected]> With kernel 6.4-rc1 commit 6898e60f709b ("perf build: If libtraceevent isn't present error the build") having libtraceevent is a required dependency unless building it with 'NO_LIBTRACEEVENT=1'.
Changes in V2 - add a patch importing libtraceevent from meta-openembedded - move the pkg-config changes in a separate commit - default to setting the packageconfig as we now have the dependecy in core Changes in V3 - add Bruce as the maintainer of the new recipe libtraceevent, thanks Bruce. Changes in V4 - fix QA issue "libtraceevent-dbg contains reference to TMPDIR [buildpaths]" Max Krummenacher (4): libtraceevent: import from meta-openembedded libtraceevent: fix qa issue with reference to TMPDIR perf: make pkg-config available perf: add libtraceevent packageconfig meta/conf/distro/include/maintainers.inc | 1 + ...not-preserve-ownership-in-cp-command.patch | 40 +++++++++++++++++++ .../libtraceevent/libtraceevent_1.7.2.bb | 27 +++++++++++++ meta/recipes-kernel/perf/perf.bb | 5 ++- 4 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-kernel/libtraceevent/libtraceevent/0001-makefile-Do-not-preserve-ownership-in-cp-command.patch create mode 100644 meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb -- 2.35.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181167): https://lists.openembedded.org/g/openembedded-core/message/181167 Mute This Topic: https://lists.openembedded.org/mt/98839169/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
