blob: 99af73ddf0f0c4159b1e998c04bedc354236eb5d [file] [log] [blame]
Andrew Geissler68be0732020-04-14 11:25:29 -05001inherit update-alternatives
2
Ed Tanous9936f862022-09-19 09:13:20 -07003ALTERNATIVE_LINK_NAME[python] = "${bindir}/python"
4
5ALTERNATIVE:${PN}-core += "python"
6ALTERNATIVE_TARGET[python] = "${bindir}/python3"