summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-19 16:17:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:37 +0100
commit04b37f914ed10caf8e24c58cd67fd508cd95fd6d (patch)
tree94046bc174fa466852cd9bf0b9f0be856fe6aff2 /meta/recipes-core
parentf6d1126fff213460dc6954a5d5fc168606d76b66 (diff)
downloadpoky-04b37f914ed10caf8e24c58cd67fd508cd95fd6d.tar.gz
layer.conf: Extend recipes not to install without explict dependencies
There are several dependencies which recipes have which are not needed at runtime, only at build time. Extend the list of these from bison to include quilt, patch, meson, autoconf, automake and ninja which should reduce the amount of data being included in native sysroots. This speeds up and reduces the sstate needed for image builds for example. If this change breaks recipes, it probably means they're missing an explicit DEPENDS on something in this list which is a bug in the recipe. (From OE-Core rev: 8e26252b45b7660c7c67c702411bdec187a76ffc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions