From patchwork Wed Aug 15 22:22:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Oneiric] UBUNTU: [Config] retrieve ABIs from PPA as a last attempt Date: Wed, 15 Aug 2012 12:22:35 -0000 From: Herton Ronaldo Krzesinski X-Patchwork-Id: 177865 Message-Id: <1345069355-32420-1-git-send-email-herton.krzesinski@canonical.com> To: kernel-team@lists.ubuntu.com From: Tim Gardner Signed-off-by: Tim Gardner Signed-off-by: Herton Ronaldo Krzesinski --- debian.master/etc/getabis | 1 + 1 file changed, 1 insertion(+) We are missing this change on Oneiric, while this was applied to precise and others. diff --git a/debian.master/etc/getabis b/debian.master/etc/getabis index 99bf637..5a0d0d9 100644 --- a/debian.master/etc/getabis +++ b/debian.master/etc/getabis @@ -3,6 +3,7 @@ repo_list=( "http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux" "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" ) package_prefixes linux-image linux-image-extra