[oe-commits] Dmitry Baryshkov : linux-rp-2.6.24: fix tosa kernel build

GIT User account git at amethyst.openembedded.net
Tue Nov 11 19:12:58 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4a83e94eddd2c819753e32b39e0a4cf35c009f8c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4a83e94eddd2c819753e32b39e0a4cf35c009f8c

Author: Dmitry Baryshkov <dbaryshkov at gmail.com>
Date:   Wed Nov  5 15:54:07 2008 +0300

linux-rp-2.6.24: fix tosa kernel build

Signed-off-by: Dmitry Baryshkov <dbaryshkov at gmail.com>

---

 packages/linux/linux-rp-2.6.24/defconfig-tosa |    1 +
 packages/linux/linux-rp_2.6.24.bb             |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/linux/linux-rp-2.6.24/defconfig-tosa b/packages/linux/linux-rp-2.6.24/defconfig-tosa
index 379b8bc..db1aa16 100644
--- a/packages/linux/linux-rp-2.6.24/defconfig-tosa
+++ b/packages/linux/linux-rp-2.6.24/defconfig-tosa
@@ -828,6 +828,7 @@ CONFIG_INPUT_EVDEV=y
 # Input Device Drivers
 #
 CONFIG_INPUT_KEYBOARD=y
+# CONFIG_SHARPSL_RC is not set
 # CONFIG_KEYBOARD_ATKBD is not set
 # CONFIG_KEYBOARD_SUNKBD is not set
 # CONFIG_KEYBOARD_LKKBD is not set
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb
index b19111e..6275b31 100644
--- a/packages/linux/linux-rp_2.6.24.bb
+++ b/packages/linux/linux-rp_2.6.24.bb
@@ -131,8 +131,6 @@ SRC_URI_append_tosa = "\
            file://tosa/0014-tosa_udc_use_gpio_vbus.patch.patch;patch=1 \
            file://tosa/0015-sharpsl-export-params.patch;patch=1 \
            file://tosa/0016-This-patch-fixes-the-pxa25x-clocks-definitions-to-ad.patch;patch=1 \
-           file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \
-           file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \
            file://tosa/0026-I-don-t-think-we-should-check-for-IRQs-when-determin.patch;patch=1 \
            file://tosa/0027-Add-LiMn-one-of-the-most-common-for-small-non-recha.patch;patch=1 \
            file://tosa/0028-Add-suspend-resume-wakeup-support-for-pda_power.patch;patch=1 \
@@ -184,6 +182,8 @@ SRC_URI_append_tosa = "\
            file://tosa/0056-Support-resetting-by-asserting-GPIO-pin.patch;patch=1 \
            file://tosa/0057-Clean-up-tosa-resetting.patch;patch=1 \
            "
+#           file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \
+#           file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \
 
 SRC_URI_append_htcuniversal ="\
 	file://htcuni-acx.patch;patch=1;status=external \





More information about the Openembedded-commits mailing list