summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
diff options
context:
space:
mode:
authorClemens Lang <clemens.lang@bmw-carit.de>2019-01-03 16:55:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-07 10:54:01 +0000
commit326220267ffc43ec1f507ad0cc47ac59caafd5b7 (patch)
tree8f6c6a63063874a2a82cccf282a5b1932eeb11e5 /meta/classes/kernel.bbclass
parent11278e3b2c75be80645b9841763a97dbb35daadc (diff)
downloadopenembedded-core-contrib-326220267ffc43ec1f507ad0cc47ac59caafd5b7.tar.gz
update-alternatives.bbclass: Stabilize iteration order
The use of a dictionary for link_rename causes problems for higher-order alternatives, i.e. when an alternative link points to another alternative link, since these links must be processed in the order in which they were originally added for symlink correction to work. Switch from a dict to a list of tuples to ensure processing happens in the original order. Signed-off-by: Clemens Lang <clemens.lang@bmw-carit.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel.bbclass')
0 files changed, 0 insertions, 0 deletions