On 24/02/2023 03:41, Rosen Penev wrote:
On Fri, Feb 17, 2023 at 2:13 AM Andre Heider <a.hei...@gmail.com> wrote:
On 17/02/2023 10:18, Koen Vandeputte wrote:
Drop upstreamed patch.
Tested by compiling the complete gstreamer package which heavily
depends on this one.
Signed-off-by: Koen Vandeputte <koen.vandepu...@citymesh.com>
Not possible unfortunately, see
https://github.com/openwrt/openwrt/pull/10543
We tried a few times to get meson to not drop support for older python
versions, but here we are...
Wow this went to my spam. Hilarious.
Ubuntu 18.04 is the earliest distribution supported to compile
OpenWrt. It's interesting that it's not compatible with ccache and
nobody has bothered to fix that. Anyway,
18.04 has python 3.7 and 3.8, making this update possible. IIRC
prereq-build.mk needs to be updated to make either 3.7 or 3.8 the new
minimum.
It looks like not per default though?
https://packages.ubuntu.com/bionic/python3
There's no python3 listed in backports, but apparently in "updates"? No
idea how it works there, but on debian you need to explicitly choose a
bpo package to get it installed, it won't land automatically.
Anyway, for all I care we can drop support for 3.6, I just have no idea
if buildbot runs on at least 3.7? Last I heard it didn't, but that's
been a while.
In any case something like 7379f8b "build: prereq: drop support for
Python 3.5" for 3.6 should go in first.
Cheers,
Andre
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel