From patchwork Tue Feb 5 14:26:33 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] systemtap 'crosstap' fix Date: Tue, 05 Feb 2013 14:26:33 -0000 From: tom.zanussi@linux.intel.com X-Patchwork-Id: 44097 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Tom Zanussi From: Tom Zanussi This is a patch to crosstap which 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 problem turned out to be simple hyphen/underscore confusion. The following changes since commit 7e9cb437b1b720e656f4a33f73c07c5dc7356a2c: dropbear: fix RPROVIDES (2013-02-04 23:31:02 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/crosstap-x86-64-fix http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/crosstap-x86-64-fix Tom Zanussi (1): crosstap: handle hyphenated x86_64 target arch scripts/crosstap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)