Skip to content

Commit 7d5c757

Browse files
committed
Use jammy for ubuntu kernel remote
1 parent 1395606 commit 7d5c757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/remotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ git_remote libdrm debian "https://salsa.debian.org/xorg-team/lib/libdrm.git"
4141
git_remote libhandy debian "https://salsa.debian.org/DebianOnMobile-team/libhandy-1.git"
4242
git_remote linux stable "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
4343
git_remote linux upstream "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
44-
git_remote linux ubuntu "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/impish"
44+
git_remote linux ubuntu "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy"
4545
git_remote linux-firmware ubuntu "https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-firmware"
4646
git_remote mesa debian https://salsa.debian.org/xorg-team/lib/mesa.git
4747
git_remote mesa upstream https://gitlab.freedesktop.org/mesa/mesa.git

0 commit comments

Comments
 (0)