[OE-core] [PATCH 0/1] systemtap 'crosstap' fix
Tom Zanussi
tom.zanussi at intel.com
Sat Feb 2 13:12:28 UTC 2013
On Fri, 2013-02-01 at 18:34 -0600, tom.zanussi at linux.intel.com wrote:
> From: Tom Zanussi <tom.zanussi at linux.intel.com>
>
> This is a patch to systemtap and fixes a problem where a passed-in
> builddir gets lost in the session copy constructor when connecting
> to remote hosts, resulting in failed script compilation.
>
> The patch has been submitted upstream but no feedback yet.
>
Please hold off on this - it works but there may be a better way...
Thanks,
Tom
> The following changes since commit 75f470cd18d693a9a96d9849291c2c8de4dcbeb8:
>
> qt4: Add space for _appends (2013-02-01 22:49:47 +0000)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib.git tzanussi/systemtap-constructor-fix
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/systemtap-constructor-fix
>
> Tom Zanussi (1):
> systemtap: make session copy constructor pick up kernel builddir
>
> .../systemtap/systemtap/copy-constructor-builddir.patch | 17 +++++++++++++++++
> meta/recipes-kernel/systemtap/systemtap_git.bb | 2 +-
> meta/recipes-kernel/systemtap/systemtap_git.inc | 1 +
> 3 files changed, 19 insertions(+), 1 deletion(-)
> create mode 100644 meta/recipes-kernel/systemtap/systemtap/copy-constructor-builddir.patch
>
More information about the Openembedded-core
mailing list