systemtap: build and install uprobes.ko
authorWade Farnsworth <wade_farnsworth@mentor.com>
Mon, 6 Feb 2012 14:49:14 +0000 (07:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2012 00:50:24 +0000 (00:50 +0000)
commitbc575d9bbc3e45ad2e6b5e88f49cea4abf3f6909
treec9be75f8ae71b59a98e3f32801824d0f42393876
parent53a47d07f7252a77b70cea066c94dc2d9de7c5ef
systemtap: build and install uprobes.ko

SystemTap needs to provide uprobes.ko in order to support user space
probing.  Build and install the module on systems that support it.

Additionally, split off common bits into systemtap_git.inc.

(From OE-Core rev: 3cc4ba935444240b93abdc726342658ada803118)

Signed-off-by: Wade Farnsworth <wade_farnsworth@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.bb
meta/recipes-kernel/systemtap/systemtap_git.inc [new file with mode: 0644]