ansible: Add mirror Ubuntu noble kernel sources to git-mirror
[lttng-ci.git] / automation / ansible / roles / gitmirror / files / update.sh
index dabb4afa77360acd6eb757303d0ec458593cb41f..78b9b5d398fbce1ddd5bd5ddf8159c9ef5d97613 100644 (file)
@@ -43,14 +43,12 @@ popd
 # Ubuntu kernels
 ##
 
-update_git ubuntu-xenial.git/ https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
-
-update_git ubuntu-bionic.git/ git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
-
 update_git ubuntu-focal.git/ git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal
 
 update_git ubuntu-jammy.git/ git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy
 
+update_git ubuntu-noble.git/ git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble
+
 ##
 # GDB repos
 ##
This page took 0.038635 seconds and 4 git commands to generate.