Сравнение raspberrypi-sources-6.1.21_p20230405 с raspberrypi-sources-6.12.47_p20250916

/usr/portage/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.12.47_p20250916.ebuild 2026-02-10 11:18:08.790766214 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
9 9
EXTRAVERSION="-${PN}/-*"
10 10

  
11 11
K_EXP_GENPATCHES_NOUSE=1
12
K_GENPATCHES_VER=25
12
K_GENPATCHES_VER=53
13 13
K_DEBLOB_AVAILABLE=0
14 14
K_WANT_GENPATCHES="base extras"
15 15

  
......
18 18
detect_arch
19 19

  
20 20
MY_P=$(ver_cut 4-)
21
MY_P="1.${MY_P/p/}"
21
MY_P="stable_${MY_P/p/}"
22
#COMMIT=789af262fb268b2006099a096faf4a383592ce1b
23
#MY_P=${COMMIT}
22 24

  
23 25
DESCRIPTION="Raspberry Pi kernel sources"
24 26
HOMEPAGE="https://github.com/raspberrypi/linux"
......
35 37
	10*
36 38
	15*
37 39
	1700
40
	1730
41
	1740
42
	1801
38 43
	2000
44
	201*
45
	2700
46
	2800
39 47
	29*
40 48
	3000
41 49
	4567"
Спасибо!