]> code.ossystems Code Review - openembedded-core.git/commit
useradd.bbclass: remove hardcoded reference to /usr/bin
authorPhil Blundell <philb@gnu.org>
Thu, 1 Sep 2011 15:03:52 +0000 (16:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2011 17:27:09 +0000 (18:27 +0100)
commit21371df16917cd82642b39763793783d61ee5516
treeda7bd64d5d1835fb054bfa614f51339905be88f9
parentbc5f293b151b9ba0d6660814d88ee5041efce318
useradd.bbclass: remove hardcoded reference to /usr/bin

Otherwise the class doesn't work if ${bindir} is set to a different value;
likewise for /var vs ${localstatedir}.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd.bbclass