]> code.ossystems Code Review - openembedded-core.git/commit
shadow: add patch for useradd lossage
authorPhil Blundell <philb@gnu.org>
Wed, 7 Sep 2011 12:02:10 +0000 (13:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2011 17:42:47 +0000 (18:42 +0100)
commit8fce8180c802ad187c4df44c17207bfb026ce6c7
tree7d5a10a8709d0b8bc12af36ba558653a74e147bb
parent094453f443ed592d814dfb4182a0a02f0a2552e4
shadow: add patch for useradd lossage

This fixes (or, at least, papers over) a failure in do_install for recipes which
inherit useradd.bbclass.  Rewinding optind in this way is not entirely portable
but in practice it seems to work on GNU-ish build hosts at least.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/useradd.patch [new file with mode: 0644]
meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb