ansible: Add mirror Ubuntu noble kernel sources to git-mirror
authorKienan Stewart <kstewart@efficios.com>
Thu, 8 Feb 2024 15:01:07 +0000 (10:01 -0500)
committerKienan Stewart <kstewart@efficios.com>
Thu, 8 Feb 2024 15:01:56 +0000 (10:01 -0500)
Change-Id: I37c2a78d3f3c9fc970375cfaa6219ebf21aeadbc
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/gitmirror/files/update.sh

index 9f879342a1598a1feee190d693dba1a0675b3355..78b9b5d398fbce1ddd5bd5ddf8159c9ef5d97613 100644 (file)
@@ -47,6 +47,8 @@ update_git ubuntu-focal.git/ git://git.launchpad.net/~ubuntu-kernel/ubuntu/+sour
 
 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.02461 seconds and 4 git commands to generate.