]> git.proxmox.com Git - pve-kernel.git/blobdiff - README
bump version to 5.11.22-3
[pve-kernel.git] / README
diff --git a/README b/README
index 4646c223ef5b7ab17c80126340a678a9101a0404..042db0101533ede7a86a11ee60f0a6eee31dcc8f 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ KERNEL SOURCE:
 
 We currently use the Ubuntu kernel sources, available from:
 
- http://kernel.ubuntu.com/git/ubuntu/ubuntu-focal.git/
+ http://kernel.ubuntu.com/git/ubuntu/ubuntu-hirsute.git/
 
 Ubuntu will maintain those kernels till:
 
@@ -31,7 +31,7 @@ get applied with the `patch` tool. From a git point-of-view, the copied
 directory remains clean even with extra patches applied since it does not
 contain a .git directory, but a reference to the (still pristine) submodule:
 
-$ cat build/ubuntu-focal/.git
+$ cat build/ubuntu-hirsute/.git
 
 If you mistakenly cloned the upstream repo as "normal" clone (not via the
 submodule mechanics) this means that you have a real .git directory with its