hi there,
over the last few months, we've transitioned the gcc-arm toolchain from meta-linaro-toolchain for master. Since we are approaching the next YP release, I would like to remove/cleanup recipes in meta-linaro-toolchain before we create the dunfell branch.
as of now, meta-linaro-toolchain has the following recipes:
including all their usual dependencies, and the 'external' toolchain recipes.
meta-arm-toolchain has
and it's strictly the same metadata, as of now.
As such, I am proposing to remove all recipes from meta-linaro-toolchain master branch, and require every user to transition to meta-arm.
it will effectively become an empty layer.. so I have 2 options:
1. keep an empty layer with conf/layer.conf
2. remove the layer completely (e.g. remote meta-linaro-toolchain folder)
I am not sure which one is better.. #2 will generate an obvious error message for anyone using the layer. Maybe that would be a strong signal..
I will default to #2 right before we create the dunfell branch (in a couple of weeks max), unless someone speaks before that!
Nothing will change of course for our stable branches.
cheers
nico