]> code.ossystems Code Review - openembedded-core.git/commit
useradd{-static}: Ignore useradds on nativesdk
authorMark Hatle <mark.hatle@windriver.com>
Thu, 20 Mar 2014 19:19:02 +0000 (14:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Mar 2014 22:17:43 +0000 (22:17 +0000)
commit6b9705892400a1da1fcd973c64d1911c7c4463f6
tree58b88c29f22dddd38275fe1a2eab1c5343d7dd2b
parentef196434620522affc11b5b1b867386b5d14a4c3
useradd{-static}: Ignore useradds on nativesdk

The code was supposed to ignore both native and nativesdk operations when
using the useradd and useradd-static code.  However, somewhere along the way
the code was dropped.  This didn't cause any issues until someone enabled the
enforcing mode in the new useradd-static and various nativesdk packages
started to fail.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd-staticids.bbclass
meta/classes/useradd.bbclass