]> code.ossystems Code Review - openembedded-core.git/commit
meta/conf/layer.conf: adapt to more flexible initramfs-framework RDEPENDS
authorPatrick Ohly <patrick.ohly@intel.com>
Mon, 8 Feb 2016 15:14:09 +0000 (16:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:26 +0000 (12:27 +0000)
commitd17dae0b292ad2c0539712c048bf8cace96dac41
tree8faf2cf08759e9837e795e487aa66750e003e182
parentfef106b9b97ec48bad2b9a084357b884f653d6c8
meta/conf/layer.conf: adapt to more flexible initramfs-framework RDEPENDS

initramfs-framework now RDEPENDS on ${VIRTUAL-RUNTIME_base-utils},
which can be busybox or some alternative like toybox. Making the
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS exception flexible, too, ensures that
distros using toybox still pass the selftests.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/layer.conf