On Thu, Mar 25, 2021 at 4:02 AM Richard Purdie <[email protected]> wrote: > > On Wed, 2021-03-24 at 14:39 -1000, Steve Sakoman wrote: > > From: Richard Purdie <[email protected]> > > > > debian9 has python 3.5 which doesn't work with new qemu versions. Its > > the only remaining 3.5 distro so lets move to a minimum of 3.6. > > > > Signed-off-by: Richard Purdie <[email protected]> > > (cherry picked from commit 62b3f5553e9c215cf94798ae4694ccb97f6e85dd) > > Signed-off-by: Steve Sakoman <[email protected]> > > --- > > config.json | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/config.json b/config.json > > index cedcef7..8eb05e6 100644 > > --- a/config.json > > +++ b/config.json > > @@ -1006,6 +1006,7 @@ > > }, > > "buildtools" : { > > "debian8*" : "${BUILDTOOLS_URL}", > > + "debian9*" : "${BUILDTOOLS_URL}", > > "centos7*" : "${BUILDTOOLS_URL}", > > "perf-centos7*" : "${BUILDTOOLS_URL}" > > } > > I suspect you don't need that with dunfell since you're not using such a > new qemu?
Yes, indeed. I'll drop from the pull request. Steve
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52881): https://lists.yoctoproject.org/g/yocto/message/52881 Mute This Topic: https://lists.yoctoproject.org/mt/81591964/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
