alexlarsson / gnome-sdk-images

5 stars 1 forks source link

Python version should be bumped to 3.4 or 3.5 #10

Closed thiblahute closed 8 years ago

thiblahute commented 8 years ago

3.3 is getting old :)

alexlarsson commented 8 years ago

Python is inherited from the yocto base, and 1.8 has python 3.3. When we rev to a newer version we'll get a newer python. However, that is not something we do in a stable release series.

thiblahute commented 8 years ago

Got it, I had to patch meson to be able to use it with py 3.3, but it is fine. Also we probably want to install meson and ninja in the base Sdk.