populate_sdk_ext: use ConfigParser instead of SafeConfigParser
SafeConfigParser was renamed to ConfigParser in 3.2, and the SafeConfigParser alias will be removed in 3.12. Signed-off-by:Ross Burton <ross.burton@arm.com> Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>
Loading