From be9262233975911e404f6fcdb3c81ba916d28e32 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 22 Feb 2011 21:38:09 +0000 Subject: Remove all comments from multiline expressions (as mentioned in bug #704) Signed-off-by: Richard Purdie --- meta/recipes-extended/minicom/minicom_2.4.bb | 2 +- meta/recipes-extended/tasks/task-poky-basic.bb | 2 +- meta/recipes-extended/time/time_1.7.bb | 4 ++-- meta/recipes-extended/tzdata/tzdata_2010o.bb | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/minicom/minicom_2.4.bb b/meta/recipes-extended/minicom/minicom_2.4.bb index fbe2d30cd8..8718a1fa92 100644 --- a/meta/recipes-extended/minicom/minicom_2.4.bb +++ b/meta/recipes-extended/minicom/minicom_2.4.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ file://rename-conflicting-functions.patch \ " -# file://gcc4-scope.patch;patch=1 \ +# file://gcc4-scope.patch;patch=1 SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" diff --git a/meta/recipes-extended/tasks/task-poky-basic.bb b/meta/recipes-extended/tasks/task-poky-basic.bb index 145d4fc9e0..d7beafedd8 100644 --- a/meta/recipes-extended/tasks/task-poky-basic.bb +++ b/meta/recipes-extended/tasks/task-poky-basic.bb @@ -98,9 +98,9 @@ RDEPENDS_task-poky-basic-extended = "\ iputils \ iptables \ module-init-tools \ -# openssh \ openssl \ " +# openssh RDEPENDS_task-poky-dev-utils = "\ byacc \ diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb index e82077fa40..ef2cb8a9d7 100644 --- a/meta/recipes-extended/time/time_1.7.bb +++ b/meta/recipes-extended/time/time_1.7.bb @@ -5,8 +5,8 @@ SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3" SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d" -# file://autofoo.patch;patch=1 \ -# file://compile.patch;patch=1" +# file://autofoo.patch;patch=1 +# file://compile.patch;patch=1 S = "${WORKDIR}/time-${PV}" inherit autotools diff --git a/meta/recipes-extended/tzdata/tzdata_2010o.bb b/meta/recipes-extended/tzdata/tzdata_2010o.bb index 882d67ac81..d250e5ca1b 100644 --- a/meta/recipes-extended/tzdata/tzdata_2010o.bb +++ b/meta/recipes-extended/tzdata/tzdata_2010o.bb @@ -22,8 +22,8 @@ S = "${WORKDIR}" TZONES= "africa antarctica asia australasia europe northamerica southamerica \ factory solar87 solar88 solar89 etcetera backward systemv \ -# pacificnew \ " +# pacificnew do_compile () { for zone in ${TZONES}; do \ -- cgit v1.2.3-54-g00ecf