]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d/useradd: Add additional dependecies
authorSaul Wold <sgw@linux.intel.com>
Fri, 6 Jun 2014 00:09:02 +0000 (17:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jun 2014 16:10:34 +0000 (17:10 +0100)
commit8c4ea49ba8440871f5a7008c7fa20f93bfb35d78
treeac813e007927278cc07c7662822061972a293e97
parent96b6a2d446d28eabd9a943f5f2b5af12c24a7dbb
update-rc.d/useradd: Add additional dependecies

These dependcies are needed to ensure that thier packages are created
correctly since these classes have runtime dependiences in their packages
but they are not actually created yet at rootfs time.

[YOCTO #6072]

(From OE-Core rev: bba835fed88c3bd5bb5bd58962034aef57c408d8)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-rc.d.bbclass
meta/classes/useradd.bbclass