[oe-commits] org.oe.dev linux-rp-2.6.23: Apply a couple of poodle fixes for sound and serial issues

rpurdie commit openembedded-commits at lists.openembedded.org
Sun Dec 30 18:53:55 UTC 2007


linux-rp-2.6.23: Apply a couple of poodle fixes for sound and serial issues

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 190a360174ecac0e3cc66fd24f7cfb203033cfd3
ViewMTN: http://monotone.openembedded.org/revision/info/190a360174ecac0e3cc66fd24f7cfb203033cfd3
Files:
1
packages/linux/linux-rp_2.6.23.bb
Diffs:

#
# mt diff -refe97ae3379be57d5cfefbec26c1555a02dce199 -r190a360174ecac0e3cc66fd24f7cfb203033cfd3
#
# 
# 
# patch "packages/linux/linux-rp_2.6.23.bb"
#  from [df3efc4bdc8fdbcaa19a0e0aeeb4dff97c353477]
#    to [8669211af91c2e92da225af2d5f701fedd90c4d1]
# 
============================================================
--- packages/linux/linux-rp_2.6.23.bb	df3efc4bdc8fdbcaa19a0e0aeeb4dff97c353477
+++ packages/linux/linux-rp_2.6.23.bb	8669211af91c2e92da225af2d5f701fedd90c4d1
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r16"
+PR = "r17"
 
 DEFAULT_PREFERENCE_qemuarm = "-1"
 DEFAULT_PREFERENCE_qemux86 = "-1"
@@ -42,6 +42,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
            ${RPSRC}/export_atags-r0.patch;patch=1 \
            ${RPSRC}/pxa25x_suspend_fixes-r0.patch;patch=1 \
            ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
+           ${RPSRC}/poodle_asoc_fix-r0.patch;patch=1 \
            file://w100fb-unused-var.patch;patch=1 \
            file://hostap-monitor-mode.patch;patch=1 \
            file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
@@ -75,7 +76,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
 # FIXMEs before made default	   
 # ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack
 
-
 # Add this to enable pm debug code (useful with a serial lead)
 #  ${RPSRC}/sharpsl_pm_debug-r0.patch;patch=1
 
@@ -98,9 +98,10 @@ SRC_URI_append_collie = "\
 #          ${DOSRC}/collie/collie-pm-r1.patch;patch=1 \
 "
 
+SRC_URI_append_poodle = "\
+           ${RPSRC}/poodle_serial_vcc.patch;patch=1 \
+"
 
-#		wm97xx-lg13-r0.patch, tosa-power-r18.patch and tosa-bluetooth-r8.patch
-#		were adapted from $(DOSRC) to apply cleanly
 SRC_URI_append_tosa = "\
            ${CHSRC}/tmio-core-r4.patch;patch=1 \
            file://tmio-tc6393-r8.patch;patch=1 \






More information about the Openembedded-commits mailing list