diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-01 23:59:20 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-01 23:59:20 +0000 |
commit | beb966d9a6865a7d6539f8b9f965247dc560c003 (patch) | |
tree | 8ccbbe90d2b0cbd773f79cc1e977b586ae3982d9 /packages/linux | |
parent | 1df621deca3e0ace49192724c66a8c5a8082333c (diff) | |
parent | 3235c2a1ecd11775f8b2c2a0283bd87c5722b993 (diff) |
merge of '1897dabec68161c37cd3543ac7f113e99557ec54'
and 'd0e7b7f2c99a7d43f5de13d839883dcca9d52dae'
Diffstat (limited to 'packages/linux')
-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" |