linux5.4: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:08 -04:00 committed by Toyam Cox
parent 1007198738
commit 2d80d17595

View file

@ -9,6 +9,7 @@ license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=b5579621302a6169b389b64dd9ef084df3bb2f11d91dd73273f76e2323223861
python_version=2 #unverified
patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually