Commit Graph

11 Commits

Author SHA1 Message Date
Jianping Liu ac8052d038 dist,sepc: supprot kernel-debug in core and modules and devel rpm
When CONFIG="generic-release", %{rpm_name} is kernel, when
CONFIG="generic-debug", %{rpm_name} is kernel-debug.

Provides: kernel-debug-core in kernel-debug-core rpm
Provides: kernel-debug-modules in kernel-debug-modules rpm
Provides: kernel-debug-devel in kernel-debug-devel rpm

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
Reviewed-by: Yongliang Gao <leonylgao@tencent.com>
2024-09-27 11:03:34 +08:00
Jianping Liu 3ffed28eb5 dist,Makefile: generic-debug config only build kernel rpm
We intend to archive kernle-debug rpm in yum. Release kernel will
build perf/tools/bpf-tools rpm, to avoid kernle-debug build the same
rpm, disable them.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-09-25 17:18:16 +08:00
Jianping Liu a8e4f391c2 dist: release 5.4.119-20.0009.34
Upstream: no

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-09-23 13:08:36 +08:00
Jianping Liu b11f5368c2 dist: release 5.4.119-20.0009.33
Upstream: no

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-09-19 20:00:47 +08:00
Jianping Liu e33c4e5ff8 dist: release 5.4.119-20.0009.32
Upstream: no

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-06-11 21:03:06 +08:00
Jianping Liu bf0d1166c8 dist: provide kernel version info in kernel*core*.rpm
Other software, such as anaconda, need kernel*core*.rpm provide kernel
version info.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
Reviewed-by: Yongliang Gao <leonylgao@tencent.com>
2024-06-11 20:52:42 +08:00
Alex Shi 217e598d36 Version: 5.4.119-20.0009
This is new version of 5.4.119-20.0009.

Signed-off-by: Alex Shi <alexsshi@tencent.com>
2024-06-11 20:52:41 +08:00
Alex Shi c0ddf78f1f dist: release 5.4.119-20.0009.28
Upstream: no

Signed-off-by: Alex Shi <alexsshi@tencent.com>
2024-06-11 20:52:39 +08:00
Alex Shi 2257b49b2e dist: remove leds from filter out directory
This module is depended by input_leds, otherwise dist build complain:

filter-modules.sh: depmod: WARNING: kernel/drivers/input/input-leds.ko
needs unknown symbol led_classdev_unregister

Signed-off-by: Alex Shi <alexsshi@tencent.com>
Reviewed-by: Kairui Song <kasong@tencent.com>
2024-06-11 20:41:06 +08:00
Kairui Song e14ac084d0 dist: config: clean up LOCALVERSION related config
To avoid Kbuild from touching kernel versioning, ensure relate configs
are clean.

Signed-off-by: Kairui Song <kasong@tencent.com>
2024-06-11 20:40:51 +08:00
Jianping Liu c62d6b571d ock: sync codes to ock 5.4.119-20.0009.21
Gitee limit the repo's size to 3GB, to reduce the size of the code,
sync codes to ock 5.4.119-20.0009.21 in one commit.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-06-11 20:27:38 +08:00