linux-efika: Added audio driver and device tree fixup. Experimental.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Mon, 1 Jan 2007 23:59:06 +0000 (23:59 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Mon, 1 Jan 2007 23:59:06 +0000 (23:59 +0000)
packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb

index ff9b958..679bd66 100644 (file)
@@ -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"