annotations: update: properly update note for arch-flavour configs
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 30 Oct 2023 13:08:49 +0000 (14:08 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 10:00:49 +0000 (11:00 +0100)
commit6581e2486d71215ef01b4c7005e70346484cc0f3
treea6533c4b50aafc68e396b3344d9332552faf25e9
parent1f99516dc0cc0e3243e6c870b141b6a613b81d7a
annotations: update: properly update note for arch-flavour configs

Values in the form "arch-flavour" are incorrectly processed in the logic
to determine if the note needs to be updated, causing a bunch of notes
to be incorrectly replaced with 'TODO: update not'.

Fix this by searching the values with the proper arch and flavour.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/annotations.py