From f705179c0be925226ef1328cb61b99d1d65af17b Mon Sep 17 00:00:00 2001 From: shenmo Date: Fri, 19 Sep 2025 09:47:40 +0000 Subject: [PATCH] =?UTF-8?q?=E9=A3=9E=E8=85=BE=E4=BD=BF=E7=94=A8oky?= =?UTF-8?q?=E5=86=85=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo --- debian/changelog | 4 ++-- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4e4434c..a16d5e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -linux-kernel-gxde (2025.09.18) UNRELEASED; urgency=medium +linux-kernel-gxde (2025.09.19) UNRELEASED; urgency=medium - * Update: 把飞腾内核修改为embedded版 + * Update: 把飞腾内核修改为openkylin版 * 修复 mips 架构虚包依赖错误的问题 * Update: arm 6.12.8 * 更新 i386、amd64 oldstable 内核 diff --git a/debian/control b/debian/control index cfaaca9..a701612 100644 --- a/debian/control +++ b/debian/control @@ -76,8 +76,8 @@ Architecture: arm64 Depends: ${shlibs:Depends}, ${misc:Depends}, - linux-image-6.6.63-phytium-embedded-gxde, - linux-headers-6.6.63-phytium-embedded-gxde, + linux-headers-6.6.99-gxde-phytium-hwe, + linux-image-6.6.99-gxde-phytium-hwe, Description: GXDE Kernel For phytium (debian) Package: linux-kernel-armbian-gxde-arm64 -- Gitee