On Fri, 2013-02-01 at 18:34 -0600, [email protected] wrote:
> From: Tom Zanussi <[email protected]>
> 
> 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
> 



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to