]> code.ossystems Code Review - openembedded-core.git/commit
shadow: remove grpconv argc check
authorMartin Donnelly <martin.donnelly@ge.com>
Wed, 27 Feb 2013 12:58:55 +0000 (12:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Mar 2013 12:58:13 +0000 (12:58 +0000)
commit845a24e78835e93807cfb810fa99715ac4d14e21
tree97364e1cb0c20d26522981109f580cc405b2f1c1
parentbff4bda1fe86ddd218a192a14605924205a5300b
shadow: remove grpconv argc check

The patched version of grpconv takes arguments but the check on
argc was not removed. This patch removes this check which
otherwise results in a spurious warning during rootfs creation.

Signed-off-by: Martin Donnelly <martin.donnelly@ge.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/shadow/files/add_root_cmd_options.patch