blob: cc69e7b82da40d22f67c9297a9fcb58ab164619d [file] [log] [blame]
Andrew Geissler5a43b432020-06-13 10:46:56 -05001python () {
2 if d.getVar("BB_CURRENT_MC") == "mc2":
3 bb.fatal("Multiconfig is mc2")
4}