From patchwork Thu Jul 5 18:25:57 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] pseudo update (1.3.1) Date: Thu, 05 Jul 2012 18:25:57 -0000 From: Peter Seebach X-Patchwork-Id: 31289 Message-Id: To: The big change is a bug fix for path expansion inside a chroot, which could cause memory corruption errors. The following changes since commit dcc43c34bfa9304233ecfd3f518a84ddfdc2fd90: Tom Zanussi (1): perf: remove unconditional python-ext install are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/pseudo http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo Peter Seebach (1): pseudo: Update to 1.3.1 (fixing chroot crash) meta/recipes-devtools/pseudo/pseudo_1.3.1.bb | 8 ++++++++ meta/recipes-devtools/pseudo/pseudo_1.3.bb | 8 -------- meta/recipes-devtools/pseudo/pseudo_git.bb | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.1.bb delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.bb