From: Richard Purdie Date: Sun, 9 Apr 2006 18:07:12 +0000 (+0000) Subject: linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changes X-Git-Tag: Release-2010-05/1~9453^2~2084 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19f51c83d9140f63feb9df54a26c230daf63e3a;p=openembedded.git linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changes --- diff --git a/packages/linux/linux-openzaurus_2.6.15.bb b/packages/linux/linux-openzaurus_2.6.15.bb index 298553e7bf..f76449bd1d 100644 --- a/packages/linux/linux-openzaurus_2.6.15.bb +++ b/packages/linux/linux-openzaurus_2.6.15.bb @@ -86,7 +86,8 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \ file://defconfig-ipaq-pxa270 \ file://defconfig-collie \ file://defconfig-poodle \ - file://defconfig-cxx00 \ + file://defconfig-akita \ + file://defconfig-spitz \ file://defconfig-qemuarm \ file://defconfig-tosa " diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index f6a1aee01e..1225eb5830 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -79,6 +79,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ file://defconfig-ipaq-pxa270 \ file://defconfig-collie \ file://defconfig-poodle \ + file://defconfig-akita \ file://defconfig-spitz \ file://defconfig-qemuarm \ file://defconfig-tosa "