diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-04-09 18:07:12 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-09 18:07:12 +0000 |
commit | f19f51c83d9140f63feb9df54a26c230daf63e3a (patch) | |
tree | a6c226cff524535208a397bcf197583d6eedfc73 /packages/linux/linux-openzaurus_2.6.16.bb | |
parent | 7e99cfef71a6ae126fda80060d197f13a39288fd (diff) |
linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changes
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.16.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 " |