All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] pseudo 1.7.4 (bug #8282)
Date: Tue, 22 Sep 2015 17:59:09 -0500	[thread overview]
Message-ID: <cover.1442962633.git.peter.seebach@windriver.com> (raw)

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



             reply	other threads:[~2015-09-22 22:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 22:59 Peter Seebach [this message]
2015-09-22 22:59 ` [PATCH 1/1] pseudo_1.7.4.bb: fix f*open() Peter Seebach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1442962633.git.peter.seebach@windriver.com \
    --to=peter.seebach@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.