diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-02 00:00:32 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-02 00:00:32 +0000 |
commit | 8d7a61dba67097e2b57ee4be1a531a7e3fd2153e (patch) | |
tree | 97158e17bd35c1d745f6aeea12fd0a68ba957713 /packages | |
parent | 91b80047232462a613ed043cc8f862d240cf6949 (diff) | |
parent | beb966d9a6865a7d6539f8b9f965247dc560c003 (diff) |
merge of '787ba7a97720606befccca45c0f4830be98cc964'
and 'a3e33233c551ea93b6c29d959a2a0f5d905b97e5'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb b/packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb index ff9b958eb3..679bd667d5 100644 --- a/packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb +++ b/packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb @@ -6,8 +6,11 @@ PR = "r1" COMPATIBLE_MACHINE = "efika" SRC_URI = "http://www.efika.de/download/linux-2.6.19-rc6_efika.tgz \ + http://www.246tnt.com/files/0001-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;patch=1 \ + http://www.246tnt.com/files/0001-powerpc-Add-device-tree-fixup-for-the-EFIKA.txt;patch=1 \ file://defconfig \ " +# http://lkml.org/lkml/2006/11/29/335;patch=1 \ S = "${WORKDIR}/linux-2.6.19-rc6_efika" |