1python () {
2    if d.getVar("BB_CURRENT_MC") == "mc-1":
3        bb.fatal("Multiconfig is mc-1")
4}
5
6