| Submitter | Saul Wold |
|---|---|
| Date | Nov. 10, 2011, 7:43 a.m. |
| Message ID | <683921be0d5401bead47c5fa2c93e6906888c52c.1320910947.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/14749/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/classes/useradd.bbclass b/meta/classes/useradd.bbclass index ae7349b..49a3d3f 100644 --- a/meta/classes/useradd.bbclass +++ b/meta/classes/useradd.bbclass @@ -2,7 +2,7 @@ # target sysroot, and shadow -native and -sysroot provide the utilities # and support files needed to add and modify user and group accounts DEPENDS_append = "${USERADDDEPENDS}" -USERADDDEPENDS = " base-passwd shadow-native shadow-sysroot" +USERADDDEPENDS = " base-passwd shadow-native shadow-sysroot shadow" USERADDDEPENDS_virtclass-nativesdk = "" # This preinstall function will be run in two contexts: once for the