]> code.ossystems Code Review - openembedded-core.git/commit
useradd: Ensure -native recipes don't depend on target recipes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Nov 2011 13:59:19 +0000 (13:59 +0000)
committerJoshua Lock <josh@linux.intel.com>
Tue, 22 May 2012 04:20:43 +0000 (21:20 -0700)
commitb325378930655beeec03bbc5ce6ccf2b29f408fd
tree6f5e4d64b7b9d51be8adeeecaa377343a9329bbe
parent28fb4c7eff25c0ab78faea5b77170b4613866356
useradd: Ensure -native recipes don't depend on target recipes

Without this change, dbus-native can end up depending upon base-passwd
for example. This change mirrors the existing nativesdk code.

Based on a patch from Henning Heinold <heinold@inf.fu-berlin.de>
but with some additions from me.

(From OE-Core rev: eba81d1c606ec29ffb793c1cb3cfed9562d552bc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/useradd.bbclass