From 82b057a809f2082409f2689cf07de70058087b07 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 28 Nov 2005 20:59:38 +0000 Subject: linux-oz-2.6: dev branch LED code improvements. Refactor sharpsl_pm as requested by mainline to assist adaption to collie --- .../linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-c7x0 | 3 ++- .../linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-cxx00 | 3 ++- packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb | 16 +++++++++------- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-c7x0 b/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-c7x0 index 20b44b7197..0f42642e7f 100644 --- a/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-c7x0 +++ b/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-c7x0 @@ -228,7 +228,7 @@ CONFIG_BINFMT_MISC=m # Power management options # CONFIG_PM=y -CONFIG_PM_LEGACY=y +# CONFIG_PM_LEGACY is not set # CONFIG_PM_DEBUG is not set CONFIG_APM=y @@ -840,6 +840,7 @@ CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_KEYBOARD_CORGI=y +# CONFIG_KEYBOARD_TOSA is not set # CONFIG_KEYBOARD_SPITZ is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set diff --git a/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-cxx00 b/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-cxx00 index b1748c9268..ad44de256e 100644 --- a/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-cxx00 +++ b/packages/linux/linux-openzaurus-2.6.14+2.6.15-rc2/defconfig-cxx00 @@ -216,7 +216,7 @@ CONFIG_BINFMT_MISC=m # Power management options # CONFIG_PM=y -CONFIG_PM_LEGACY=y +# CONFIG_PM_LEGACY is not set # CONFIG_PM_DEBUG is not set CONFIG_APM=y @@ -829,6 +829,7 @@ CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_CORGI is not set CONFIG_KEYBOARD_SPITZ=y +# CONFIG_KEYBOARD_TOSA is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_TOUCHSCREEN=y diff --git a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb index 9687967d92..3f90f81705 100644 --- a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb +++ b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r2" +PR = "r3" #DEFAULT_PREFERENCE = "-1" @@ -22,13 +22,15 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.15-rc2. ${RPSRC}/enable_iwmmxt-r0.patch;patch=1 \ ${RPSRC}/pxa_i2c_fixes-r4.patch;patch=1 \ ${RPSRC}/ide_not_removable-r0.patch;patch=1 \ - ${RPSRC}/led_core-r0.patch;patch=1 \ - ${RPSRC}/led_triggers-r0.patch;patch=1 \ + ${RPSRC}/sharpsl_pm_move-r0.patch;patch=1 \ + ${RPSRC}/led_core-r1.patch;patch=1 \ + ${RPSRC}/led_triggers-r1.patch;patch=1 \ ${RPSRC}/led_trig_timer-r0.patch;patch=1 \ - ${RPSRC}/led_zaurus-r0.patch;patch=1 \ - ${RPSRC}/led_locomo-r0.patch;patch=1 \ - ${RPSRC}/led_ide-r0.patch;patch=1 \ - ${RPSRC}/led_nand-r0.patch;patch=1 \ + ${RPSRC}/led_trig_sharpsl_pm-r0.patch;patch=1 \ + ${RPSRC}/led_zaurus-r2.patch;patch=1 \ + ${RPSRC}/led_locomo-r1.patch;patch=1 \ + ${RPSRC}/led_ide-r1.patch;patch=1 \ + ${RPSRC}/led_nand-r1.patch;patch=1 \ ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \ ${RPSRC}/pxa_rtc-r2.patch;patch=1 \ ${RPSRC}/input_power-r4.patch;patch=1 \ -- cgit v1.2.3 >2 2007-12-11directfb: refactor commonalities into directfb.inc, bring back 1.0.0Michael Lauer3 2007-12-10directfb 1.1.0 fix pkgconfig issue at last, clean up recipe, fix packagingMichael Lauer3 2007-12-08directfb : Remove patch that changes include file path. For bug #3415.Philip Balister2 2007-12-07directfb: fix #2833Koen Kooi1 2007-12-02directfb : Update include file paths so that directfb-examples builds.Steve Sakoman3 2007-10-14directfb_1.1.0 r1: Disabled vnc by defaultShane Volpe1 2007-09-22Directfb-1.1.0: Added Directfb Version 1.1.0Shane Volpe3 2007-09-22Fusionsound-1.1.0: Added Fusionsound 1.1.0Shane Volpe1 2007-06-22directfb: forcefully disable vncJustin Patrin1 2007-06-20directfb update:Michael Lauer7 2007-06-18direcfb 1.0.0 add patch to fix include files for depending programsMichael Lauer2 2007-05-10directfb: fixed to build on recent kernels wrt PAGE_SIZE definitionMichael Krelin2 2007-04-07Directfb 1.0.0: Fixed issue with not installing libs/headers into staging areaShane Volpe1 2007-03-17Directfb 1.0.0: Add 1.0.0 and delete RC3, update pkgconifg patch to fix all ....Shane Volpe2 2007-02-10directfb lite: add package to OEShane Volpe1 2007-02-10fusionsound: add packageShane Volpe1 2007-01-31directfb 1.0.0rc3: update to rc3, contributed by Shane VolpeCliff Brake2 2006-12-09packages/directfb: Add rc2 of directfb from #1618 by <shanevolpe@gmail.com>Shane Volpe5 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi3 2006-05-19directfb: unbreak ++dfb, remove dfb++, unbreak directfb-examples, add patch t...Michael Lauer6 2006-05-19directfb: remove 0.9.22, add directfb-examples 0.9.23, fix 0.9.25 stagingMichael Lauer3 2006-05-13directfb: add version 0.9.25.1Michael Lauer3 2006-01-26directfb: also ship wm filesKoen Kooi1 2005-10-25directfb: fixed SRC_URIMarcin Juszkiewicz1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi2 2005-04-04Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1 2005-02-16Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1 2005-01-23remove errornous references to libtool class. patch courtesy Marc SingerMichael Lauer1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1