mirror of
https://git.yoctoproject.org/poky
synced 2026-05-23 11:27:54 +02: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>