]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
UBUNTU: [Packaging] Add PPA2 to getabis
authorStefan Bader <stefan.bader@canonical.com>
Wed, 23 Nov 2022 11:01:24 +0000 (12:01 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 23 Nov 2022 11:01:24 +0000 (12:01 +0100)
Add PPA2 as a potential source for ABI files. Avoids having to wait for
things being in proposed.

Ignore: yes
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
debian.master/etc/getabis

index ac7450c8840fc57202170cafe03da11b84c03a68..95e59cc2f7a4be07c0f04bcce47c1cfa2e09c66c 100644 (file)
@@ -4,6 +4,7 @@ repo_list=(
        "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux"
        "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux"
        "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux"
+       "http://ppa.launchpad.net/canonical-kernel-team/ppa2/ubuntu/pool/main/l/linux"
        "http://ppa.launchpad.net/canonical-kernel-team/unstable/ubuntu/pool/main/l/linux"
        "http://ppa.launchpad.net/canonical-kernel-team/bootstrap/ubuntu/pool/main/l/linux"
 )