[OE-core] [PATCH 0/1] pseudo 1.7.4 (bug #8282)

Peter Seebach peter.seebach at windriver.com
Tue Sep 22 22:59:09 UTC 2015


This fix (based on work by Ross Burton) should fix up the one
remaining case where pseudo was generating files with 0600 filesystem
modes when they weren't intended. The tarball has been submitted but
may not be online yet; however, you can probably use the pseudo_git
recipe to try it out in the mean time if you're curious.

The following changes since commit 72682d72b52355c3fed947167ca3c6064340ead1:

  autotools.bbclass: mkdir ${B} -> mkdir -p ${B} (2015-09-16 22:17:19 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib seebs/pseudo174
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo174

Peter Seebach (1):
  pseudo_1.7.4.bb: fix f*open()

 meta/recipes-devtools/pseudo/{pseudo_1.7.3.bb => pseudo_1.7.4.bb} | 4 ++--
 meta/recipes-devtools/pseudo/pseudo_git.bb                        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/pseudo/{pseudo_1.7.3.bb => pseudo_1.7.4.bb} (77%)

-- 
2.3.1




More information about the Openembedded-core mailing list