[oe] [meta-kde][PATCH 2/2] recipes: Remove the multiline comments

Khem Raj raj.khem at gmail.com
Mon Jan 21 18:35:21 UTC 2013


These are now flagged as errors by bitbake
and parsing is terminated

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-kde-base/kdelibs4-native_git.bb |    2 --
 recipes-kde-base/kdelibs4_git.bb        |    2 --
 2 files changed, 4 deletions(-)

diff --git a/recipes-kde-base/kdelibs4-native_git.bb b/recipes-kde-base/kdelibs4-native_git.bb
index 3f31391..30485e3 100644
--- a/recipes-kde-base/kdelibs4-native_git.bb
+++ b/recipes-kde-base/kdelibs4-native_git.bb
@@ -11,8 +11,6 @@ SRC_URI = "git://anongit.kde.org/kdelibs.git;branch=master \
 	  file://0002-Fix-openssl-check.patch \
 	  file://0004-Fix-the-path-to-Icemaker.patch \
 	  "
-#file://0003-Fix-FindKDE4Internals-cmake-file.patch \
-
 ## Tag v4.9.0
 SRCREV = "bfdb17858efeeabf74ccb4a4010e250bcde6aa42"
 PV = "4.9.0+git${SRCPV}"
diff --git a/recipes-kde-base/kdelibs4_git.bb b/recipes-kde-base/kdelibs4_git.bb
index 8779572..a66c189 100644
--- a/recipes-kde-base/kdelibs4_git.bb
+++ b/recipes-kde-base/kdelibs4_git.bb
@@ -15,8 +15,6 @@ SRC_URI = "git://anongit.kde.org/kdelibs.git;branch=master \
     file://0006-Fix-makekdewidget-executable-path.patch \
     "
 
-#     file://0003-Fix-FindKDE4Internals-cmake-file.patch \
-
 ## Tag v4.9.0
 SRCREV = "bfdb17858efeeabf74ccb4a4010e250bcde6aa42"
 PV = "4.9.0+git${SRCPV}"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list