chore: kernel-src 归项目目录,更新路径与 gitignore
This commit is contained in:
35
kernel-src/README.md
Normal file
35
kernel-src/README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Ubuntu HWE 6.17 内核源码(本机目录,不随仓库提交)
|
||||
|
||||
若旧环境把解压树放在 `~/kernel-src/linux-hwe-6.17-6.17.0/`,可迁入本仓库:
|
||||
|
||||
```bash
|
||||
mkdir -p kernel-src
|
||||
mv ~/kernel-src/linux-hwe-6.17-6.17.0 kernel-src/
|
||||
# 可选:一并移动同目录下的 .dsc / .orig.tar.gz / .diff.gz 后再删空 ~/kernel-src
|
||||
```
|
||||
|
||||
解压后的目录应为:
|
||||
|
||||
`linux-hwe-6.17-6.17.0/`
|
||||
|
||||
在 **Ubuntu 24.04 (Noble)** 上推荐在本目录下拉源码(与 `docs/WORK_PROGRESS.md` 一致):
|
||||
|
||||
```bash
|
||||
cd /path/to/chromebox_10th_audio_driver/kernel-src
|
||||
sudo sed -i 's/^Types: deb$/Types: deb deb-src/' /etc/apt/sources.list.d/ubuntu.sources 2>/dev/null || true
|
||||
sudo apt update
|
||||
apt-cache showsrc linux-hwe-6.17 | grep -E '^Version:' | head -5
|
||||
apt source linux-hwe-6.17=<与当前内核一致的 Version>
|
||||
# 或: dpkg-source -x linux-hwe-6.17_*.dsc
|
||||
```
|
||||
|
||||
打 HDMI 实验补丁与编译:
|
||||
|
||||
```bash
|
||||
export SRC="$PWD/linux-hwe-6.17-6.17.0"
|
||||
../scripts/ubuntu-hwe-617-build.sh apply
|
||||
../scripts/ubuntu-hwe-617-build.sh deps # Noble 上建议先 build-dep
|
||||
../scripts/ubuntu-hwe-617-build.sh build
|
||||
```
|
||||
|
||||
根目录 `.gitignore` 已忽略 `linux-hwe-6.17-*` 与 `*.orig.tar.*` 等,换机后请在本目录重新 `apt source`。
|
||||
78
kernel-src/linux-hwe-6.17_6.17.0-20.20~24.04.1.dsc
Normal file
78
kernel-src/linux-hwe-6.17_6.17.0-20.20~24.04.1.dsc
Normal file
@@ -0,0 +1,78 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA512
|
||||
|
||||
Format: 1.0
|
||||
Source: linux-hwe-6.17
|
||||
Binary: linux-hwe-6.17-headers-6.17.0-20, linux-hwe-6.17-tools-6.17.0-20, linux-hwe-6.17-cloud-tools-6.17.0-20, linux-image-unsigned-6.17.0-20-generic, linux-image-unsigned-6.17.0-20-generic-dbgsym, linux-image-6.17.0-20-generic, linux-image-6.17.0-20-generic-dbgsym, linux-modules-6.17.0-20-generic, linux-modules-extra-6.17.0-20-generic, linux-headers-6.17.0-20-generic, linux-lib-rust-6.17.0-20-generic, linux-tools-6.17.0-20-generic, linux-cloud-tools-6.17.0-20-generic, linux-buildinfo-6.17.0-20-generic, linux-modules-ipu6-6.17.0-20-generic, linux-modules-ipu7-6.17.0-20-generic, linux-modules-iwlwifi-6.17.0-20-generic, linux-modules-usbio-6.17.0-20-generic, linux-modules-vision-6.17.0-20-generic, linux-image-unsigned-6.17.0-20-generic-64k, linux-image-unsigned-6.17.0-20-generic-64k-dbgsym, linux-modules-6.17.0-20-generic-64k, linux-modules-extra-6.17.0-20-generic-64k, linux-headers-6.17.0-20-generic-64k, linux-lib-rust-6.17.0-20-generic-64k,
|
||||
linux-tools-6.17.0-20-generic-64k, linux-cloud-tools-6.17.0-20-generic-64k, linux-buildinfo-6.17.0-20-generic-64k, linux-modules-ipu6-6.17.0-20-generic-64k, linux-modules-ipu7-6.17.0-20-generic-64k, linux-modules-iwlwifi-6.17.0-20-generic-64k, linux-modules-usbio-6.17.0-20-generic-64k,
|
||||
linux-modules-vision-6.17.0-20-generic-64k
|
||||
Architecture: all amd64 armhf arm64 ppc64el s390x
|
||||
Version: 6.17.0-20.20~24.04.1
|
||||
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
|
||||
Standards-Version: 3.9.4.0
|
||||
Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble -b hwe-6.17
|
||||
Testsuite: autopkgtest
|
||||
Testsuite-Triggers: @builddeps@, build-essential, fakeroot, fuse-overlayfs, gcc-multilib, gdb, git, python3, snapd
|
||||
Build-Depends: gcc-13, gcc-13-aarch64-linux-gnu [arm64] <cross>, gcc-13-arm-linux-gnueabihf [armhf] <cross>, gcc-13-powerpc64le-linux-gnu [ppc64el] <cross>, gcc-13-riscv64-linux-gnu [riscv64] <cross>, gcc-13-s390x-linux-gnu [s390x] <cross>, gcc-13-x86-64-linux-gnu [amd64] <cross>, autoconf <!stage1>, automake <!stage1>, bc <!stage1>, bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x], bison <!stage1>, clang-19 [amd64 arm64 armhf ppc64el riscv64 s390x], cpio, curl <!stage1>, debhelper-compat (= 10), default-jdk-headless <!stage1>, dkms <!stage1>, flex <!stage1>, gawk <!stage1>, java-common <!stage1>, kmod <!stage1>, libaudit-dev <!stage1>, libcap-dev <!stage1>, libdebuginfod-dev [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>, libdw-dev <!stage1>, libelf-dev <!stage1>, libiberty-dev <!stage1>, liblzma-dev <!stage1>, libnewt-dev <!stage1>, libnuma-dev [amd64 arm64 ppc64el s390x] <!stage1>, libpci-dev <!stage1>, libssl-dev <!stage1>, libstdc++-13-dev, libtool <!stage1>, libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>, libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>, libudev-dev <!stage1>, libunwind8-dev [amd64 arm64 armhf ppc64el] <!stage1>, makedumpfile [amd64] <!stage1>, openssl <!stage1>, pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>, pkg-config <!stage1>, python3 <!stage1>, python3-dev <!stage1>, python3-setuptools, rsync [!i386] <!stage1>, rust-1.82-src [amd64 arm64 armhf ppc64el riscv64 s390x], rustc-1.82 [amd64 arm64 armhf ppc64el riscv64 s390x], rustfmt-1.82 [amd64 arm64 armhf ppc64el riscv64 s390x], uuid-dev <!stage1>, zstd <!stage1>
|
||||
Build-Depends-Indep: asciidoc <!stage1>, bzip2 <!stage1>, python3-docutils <!stage1>, sharutils <!stage1>, xmlto <!stage1>
|
||||
Package-List:
|
||||
linux-buildinfo-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-buildinfo-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-cloud-tools-6.17.0-20-generic deb devel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-cloud-tools-6.17.0-20-generic-64k deb devel optional arch=arm64 profile=!stage1
|
||||
linux-headers-6.17.0-20-generic deb devel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-headers-6.17.0-20-generic-64k deb devel optional arch=arm64 profile=!stage1
|
||||
linux-hwe-6.17-cloud-tools-6.17.0-20 deb devel optional arch=amd64,armhf profile=!stage1
|
||||
linux-hwe-6.17-headers-6.17.0-20 deb devel optional arch=all profile=!stage1
|
||||
linux-hwe-6.17-tools-6.17.0-20 deb devel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-image-6.17.0-20-generic deb kernel optional arch=armhf,ppc64el profile=!stage1
|
||||
linux-image-6.17.0-20-generic-dbgsym deb devel optional arch=armhf,ppc64el profile=!stage1
|
||||
linux-image-unsigned-6.17.0-20-generic deb kernel optional arch=amd64,arm64,s390x profile=!stage1
|
||||
linux-image-unsigned-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-image-unsigned-6.17.0-20-generic-64k-dbgsym deb devel optional arch=arm64 profile=!stage1
|
||||
linux-image-unsigned-6.17.0-20-generic-dbgsym deb devel optional arch=amd64,arm64,s390x profile=!stage1
|
||||
linux-lib-rust-6.17.0-20-generic deb devel optional arch=amd64 profile=!stage1
|
||||
linux-lib-rust-6.17.0-20-generic-64k deb devel optional arch=amd64 profile=!stage1
|
||||
linux-modules-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-extra-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-extra-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-ipu6-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-ipu6-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-ipu7-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-ipu7-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-iwlwifi-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-iwlwifi-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-usbio-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-usbio-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-modules-vision-6.17.0-20-generic deb kernel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-modules-vision-6.17.0-20-generic-64k deb kernel optional arch=arm64 profile=!stage1
|
||||
linux-tools-6.17.0-20-generic deb devel optional arch=amd64,armhf,arm64,ppc64el,s390x profile=!stage1
|
||||
linux-tools-6.17.0-20-generic-64k deb devel optional arch=arm64 profile=!stage1
|
||||
Checksums-Sha1:
|
||||
4628a8ca90eb9ae3b9edc9054c4e187fa5b05472 248671329 linux-hwe-6.17_6.17.0.orig.tar.gz
|
||||
16319d40ad3017c96e337c06c4e5851941830902 2357814 linux-hwe-6.17_6.17.0-20.20~24.04.1.diff.gz
|
||||
Checksums-Sha256:
|
||||
a5623ec5af79da8807e1467e43a1888461c7a445fb1e17533fe45f0fdf4394e3 248671329 linux-hwe-6.17_6.17.0.orig.tar.gz
|
||||
513deadb3db89721905445c5b0e0785c9ac6803ce531de02f55f333fd091f205 2357814 linux-hwe-6.17_6.17.0-20.20~24.04.1.diff.gz
|
||||
Files:
|
||||
9987e29d84285075cf506ddd403dd887 248671329 linux-hwe-6.17_6.17.0.orig.tar.gz
|
||||
4c1b0772cc6c094c6bca7e071211536e 2357814 linux-hwe-6.17_6.17.0-20.20~24.04.1.diff.gz
|
||||
Ubuntu-Compatible-Signing: ubuntu/4 pro/3
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAEBCgAdFiEEOdMBrFJziXWR5e+rkdhqW2QaBCYFAmm7BpkACgkQkdhqW2Qa
|
||||
BCbKaBAAi8HPORxU+9+qb8nBLNzL6/toBCR7u0U/oOguQp2jmzlYLDz9Vf/FMTEn
|
||||
ZjP0uUBPtGtNnHrjrqnGpXjbvw8hbPP6PG7UXEbU44qwRET3ZvzgXTrd2On1MY8o
|
||||
MSxiREeHtuVRIlIP6Vadclf8GmeJsCzCraDx15Ycw8XW5+la0rsKZr2pdBXU+8mf
|
||||
CVkMwynPVBWBIg00N8mJxw0duESbie7sJbSPpQOf73kPNyxpa3Li/7RDkH4rPp6F
|
||||
Lv7kOXs9Eb8c4EfCP9HEjJnXo1PagGN979Ypkg9knP4ftpDRranIjf+fsq/Kz5a9
|
||||
mbG3Nlqxn8o7+NsakzDRBoxn6GOFDqL+MvXSHf0GHr+tvvozLJK64M+BF3pZhgrP
|
||||
7L/nbH9uFG7ZsYZ8Nerod9keMkrWY7n+CRSVfUilwFpwPmhUYO8Ye2v5V+ng1pIs
|
||||
Dn1L3EKnAoHXS7YbqEZ+O/FEnUkaa0UZxMJEIc3xUiBbl9Vx0ngE2khCJEeQRW8f
|
||||
PhyHIPpDvRZc3K7upqZXhGLhTgiAhLT2aZhQzsqIBeHI8lg9942TIWxBLrWlGWiS
|
||||
9h+r22IKuxMyON9fKNA1pzl6yeNkXjdyiCROOi+bUXgqpEt+SD/U4GcBuUSG1sLu
|
||||
MHNxNO8DWsKK+7F1G040/VOVGTubgSjlB3dIXTvL7VmqF09cYEw=
|
||||
=iVVM
|
||||
-----END PGP SIGNATURE-----
|
||||
Reference in New Issue
Block a user