diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-22 21:38:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-22 21:45:28 +0000 |
commit | be9262233975911e404f6fcdb3c81ba916d28e32 (patch) | |
tree | 2149a99c8d1116e8811d2fc9efad3f973971dd9b /meta/recipes-extended/minicom | |
parent | d26cbff22a3dfc3f5682b44d6e753f1c4091a56d (diff) | |
download | poky-be9262233975911e404f6fcdb3c81ba916d28e32.tar.gz |
Remove all comments from multiline expressions (as mentioned in bug #704)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/minicom')
-rw-r--r-- | meta/recipes-extended/minicom/minicom_2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ | 9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ |
10 | file://rename-conflicting-functions.patch \ | 10 | file://rename-conflicting-functions.patch \ |
11 | " | 11 | " |
12 | # file://gcc4-scope.patch;patch=1 \ | 12 | # file://gcc4-scope.patch;patch=1 |
13 | 13 | ||
14 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" | 14 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" |
15 | SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" | 15 | SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" |