[oe-commits] org.oe.dev linux-rp-2.6.19+git: Fix hx2000 suspend/resume

rpurdie commit openembedded-commits at lists.openembedded.org
Mon Jan 1 02:07:11 UTC 2007


linux-rp-2.6.19+git: Fix hx2000 suspend/resume

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: c45af8aecda431cfd0b08ac44631f5066955303b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c45af8aecda431cfd0b08ac44631f5066955303b
Files:
1
packages/linux/linux-rp-2.6.19+git/defconfig-hx2000
packages/linux/linux-rp_2.6.19+git.bb
Diffs:

#
# mt diff -r08158e66a13b9f88a9a08e7326a67afcbd847d7c -rc45af8aecda431cfd0b08ac44631f5066955303b
#
# 
# 
# patch "packages/linux/linux-rp-2.6.19+git/defconfig-hx2000"
#  from [6b5c6c915ee09a38fd18755d073674b0b7b9df48]
#    to [1bfa46350efb8ff8253f860f473eed50a5d1b98c]
# 
# patch "packages/linux/linux-rp_2.6.19+git.bb"
#  from [5232a3d06e0e10eb11d5afc8c3d9f5f6e9a56063]
#    to [753b038855739192ea7ccc36ff613b7b328ed930]
# 
============================================================
--- packages/linux/linux-rp-2.6.19+git/defconfig-hx2000	6b5c6c915ee09a38fd18755d073674b0b7b9df48
+++ packages/linux/linux-rp-2.6.19+git/defconfig-hx2000	1bfa46350efb8ff8253f860f473eed50a5d1b98c
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.20-rc2
-# Sun Dec 31 01:06:18 2006
+# Mon Jan  1 01:49:04 2007
 #
 CONFIG_ARM=y
 # CONFIG_GENERIC_TIME is not set
@@ -240,7 +240,8 @@ CONFIG_PM=y
 #
 CONFIG_PM=y
 # CONFIG_PM_LEGACY is not set
-# CONFIG_PM_DEBUG is not set
+CONFIG_PM_DEBUG=y
+# CONFIG_DISABLE_CONSOLE_SUSPEND is not set
 # CONFIG_PM_SYSFS_DEPRECATED is not set
 CONFIG_APM=y
 
============================================================
--- packages/linux/linux-rp_2.6.19+git.bb	5232a3d06e0e10eb11d5afc8c3d9f5f6e9a56063
+++ packages/linux/linux-rp_2.6.19+git.bb	753b038855739192ea7ccc36ff613b7b328ed930
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r3"
+PR = "r4"
 
 DEFAULT_PREFERENCE = "-1"
 
@@ -23,7 +23,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/
            ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
            ${RPSRC}/pxa_keys-r7.patch;patch=1 \
            ${RPSRC}/tsc2101-r16.patch;patch=1 \
-           ${RPSRC}/hx2750_test1-r5.patch;patch=1 \
+           ${RPSRC}/hx2750_test1-r6.patch;patch=1 \
            ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
            ${RPSRC}/input_power-r6.patch;patch=1 \
            ${RPSRC}/pxa25x_cpufreq-r2.patch;patch=1 \






More information about the Openembedded-commits mailing list