mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
In relocatable.bbclass and utility-tasks.bbclass we depend on functionality that was only introduced with Pytrhon 2.6, so we now check that the build system has it in the sanity class. Signed-off-by: Joshua Lock <josh@linux.intel.com>