[oe-commits] org.oe.dev linux-efika: Added audio driver and device tree fixup. Experimental.

likewise commit openembedded-commits at lists.openembedded.org
Tue Jan 2 00:02:59 UTC 2007


linux-efika: Added audio driver and device tree fixup. Experimental.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: d0e7b7f2c99a7d43f5de13d839883dcca9d52dae
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d0e7b7f2c99a7d43f5de13d839883dcca9d52dae
Files:
1
packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb
Diffs:

#
# mt diff -r6fb89b000058fcb8dd2eb81e04657d6f20f86708 -rd0e7b7f2c99a7d43f5de13d839883dcca9d52dae
#
# 
# 
# patch "packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb"
#  from [cc25e52618e56bfc23cb535c93f6ed76b89d3630]
#    to [31d40613d38032ef7fe32bd654cabcf9bba27e2f]
# 
============================================================
--- packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb	cc25e52618e56bfc23cb535c93f6ed76b89d3630
+++ packages/linux/linux-efika_2.6.18+2.6.19-rc6.bb	31d40613d38032ef7fe32bd654cabcf9bba27e2f
@@ -6,8 +6,11 @@ SRC_URI = "http://www.efika.de/download/
 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"
 






More information about the Openembedded-commits mailing list