Files
poky/meta/classes
Paul Eggleton 4709168063 classes/package_rpm: avoid bash being pulled in unnecessarily
The initial installation step for base-passwd, base-files and shadow
will pull in bash if any of these packages depend on /bin/sh and a bash
package has been built, which is undesirable if you are using busybox;
so force the early installation of one or the other depending on which
is going to be installed in the second step.

Note: this fix is not needed for 1.4 (dylan) and newer, since there we
use smart to construct the root filesystem without this initial step.

(From OE-Core rev: 71387ee5a126e3df5771da88eb6febc400f249c8)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22 23:19:43 +01:00
..
2012-09-04 12:52:55 +01:00
2012-07-17 10:53:56 +01:00
2011-11-30 22:18:08 +00:00
2012-03-27 13:26:36 +01:00
2012-09-14 17:12:43 +01:00
2012-09-04 12:52:55 +01:00