]> code.ossystems Code Review - openembedded-core.git/commit
useradd.bbclass: handle nativesdk case
authorEric Bénard <eric@eukrea.com>
Tue, 8 Nov 2011 15:46:38 +0000 (16:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2011 16:22:40 +0000 (16:22 +0000)
commit140a3507fb5c14cd9bcebe4304f491aa1c5c47a2
tree36f6fee3d18622a73734eb3f766ff83dea8b0b48
parent7736862a74c92fe1afe42e170822be13117575c2
useradd.bbclass: handle nativesdk case

* without this patch, building dbus-nativesdk leads to a missing
dependency on 'base-passwd-nativesdk'
This was added by commit 46e6c3fa8034b12d178d605f3f5d7efe69671a13
* this patch handle the nativesdk case in the class useradd
* close bug 1702 http://bugzilla.pokylinux.org/show_bug.cgi?id=1702
* v2 from Scott Garman with Richard Purdie's tricks

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd.bbclass