mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
Some packages with recipes for both python2 and python3 must be upgraded simultaneously to avoid version conflicts due to common dependencies. This change distributes responsibilities to provide a single maintainer for related recipes. (From meta-yocto rev: 3318697f529bb3f821b46e64b12e59c2f2aad1ea) Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>