Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] any day now: pseudo 1.7, really
@ 2015-09-04 22:16 Peter Seebach
  2015-09-04 22:16 ` [PATCH 1/1] pseudo_1.7.3.bb: New version of pseudo Peter Seebach
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Seebach @ 2015-09-04 22:16 UTC (permalink / raw)
  To: openembedded-core

So there was a bogus argument on an fchmodat(), which resulted in
mkdirat() being able to set errno on success, and glibc's localedef
errors out if errno is set even if it has already confirmed that the
operation was successful. But it is not *intended* that I set errno
even on success, so that's fixed now.

Tarball sent to RP/halstead, may not be on server yet. I left the
branch name alone because I am gradually slipping into despair and
anguish and updating branch names no longer seems like it will
help slow down the universe's gradual decline into entropy.

The following changes since commit aba3ef50d65e0dc8659a48bf98d0fb00dd44a6fc:

  debianutils: create package for run-parts (2015-09-02 23:51:16 +0100)

are available in the git repository at:

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

Peter Seebach (1):
  pseudo_1.7.3.bb: New version of pseudo

 meta/recipes-devtools/pseudo/pseudo_1.7.3.bb | 19 +++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo_git.bb   |  4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.7.3.bb

-- 
2.3.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-07 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 22:16 [PATCH 0/1] any day now: pseudo 1.7, really Peter Seebach
2015-09-04 22:16 ` [PATCH 1/1] pseudo_1.7.3.bb: New version of pseudo Peter Seebach
2015-09-07 15:58   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox