summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo/pseudo_git.bb
diff options
context:
space:
mode:
authorPeter Seebach <peter.seebach@windriver.com>2013-02-12 16:52:07 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-13 16:49:44 +0000
commitc70443ef21713d805012ef839e3fac04de8eadd2 (patch)
tree8280875ec73c65a0e38ea1762b8844a1d27284de /meta/recipes-devtools/pseudo/pseudo_git.bb
parent605e4484840e70c64acddb4aa1a3c9fec4078d9d (diff)
downloadopenembedded-core-contrib-c70443ef21713d805012ef839e3fac04de8eadd2.tar.gz
pseudo_git.bb: Bump to pseudo 1.4.4.
The pseudo 1.4.2 linkat() implementation had a broken edge case in which you could end up with chroot paths being doubled when using plain link() calls instead of linkat() calls. Signed-off-by: Peter Seebach <peter.seebach@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_git.bb')
-rw-r--r--meta/recipes-devtools/pseudo/pseudo_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index bbdba432ec..efffc95d20 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -1,7 +1,7 @@
require pseudo.inc
-SRCREV = "a01d7884e5f3acba1460cf6b500d28390e7af9f8"
-PV = "1.4.3+git${SRCPV}"
+SRCREV = "363a94bb851046f62648d7c96c749e899bd0648e"
+PV = "1.4.4+git${SRCPV}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"