]> 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>
Mon, 30 Jan 2012 16:27:13 +0000 (16:27 +0000)
commit79d5ce46b4d73e5ed39c509ce872e99e6bcb94ee
tree4596c20ae8fe5911c5f0c795307117c7f3348488
parent4889865934d590bf18d9f8f8ec3b63ce992cd4c5
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

(From OE-Core rev: 140a3507fb5c14cd9bcebe4304f491aa1c5c47a2)

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