[oe-commits] Michael Kurz : linux-openmoko-2.6.31: fix parsing error.

git version control git at git.openembedded.org
Sun Nov 8 18:48:19 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 891f60137641ac298e1240448a1be147ab8a24d0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=891f60137641ac298e1240448a1be147ab8a24d0

Author: Michael Kurz <betheg at bitcloner.org>
Date:   Sun Nov  8 16:55:23 2009 +0000

linux-openmoko-2.6.31: fix parsing error.

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/linux/linux-openmoko-2.6.31_git.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.31_git.bb b/recipes/linux/linux-openmoko-2.6.31_git.bb
index 36be4c3..534d2f7 100644
--- a/recipes/linux/linux-openmoko-2.6.31_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.31_git.bb
@@ -15,9 +15,8 @@ SRC_URI = "\
   file://0001-wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch;patch=1 \
   file://0002-Kconfig-TOUCHSCREEN_S3C2410-depends-on-S3C24XX_ADC-a.patch;patch=1 \
   file://0003-gta02_defconfig-update-config.patch;patch=1 \
-  file://0004-gta02_defconfig-Enable-UBI-support.patch;patch=1 \
-  #file://0005-gta02_defconfig-Enable-UBI-debug.patch;patch=1 \
-"
+  file://0004-gta02_defconfig-Enable-UBI-support.patch;patch=1"
+#SRC_URI += "file://0005-gta02_defconfig-Enable-UBI-debug.patch;patch=1"
 
 S = "${WORKDIR}/git"
 





More information about the Openembedded-commits mailing list