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-devtools/e2fsprogs | |
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-devtools/e2fsprogs')
-rw-r--r-- | meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb index ffe6dce17d..1c0f893ca9 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb | |||
@@ -7,7 +7,7 @@ SRC_URI += "file://quotefix.patch;patch=1 \ | |||
7 | 7 | ||
8 | SRC_URI[md5sum] = "1b24a21fc0c2381ef420961cbfec733f" | 8 | SRC_URI[md5sum] = "1b24a21fc0c2381ef420961cbfec733f" |
9 | SRC_URI[sha256sum] = "9c26d0dc20bfdafd0f27f3564791d6121d1c1876549d4f2ff1e41955c9bb9f20" | 9 | SRC_URI[sha256sum] = "9c26d0dc20bfdafd0f27f3564791d6121d1c1876549d4f2ff1e41955c9bb9f20" |
10 | #file://no-hardlinks.patch;patch=1 \ | 10 | #file://no-hardlinks.patch;patch=1 |
11 | 11 | ||
12 | PARALLEL_MAKE = "" | 12 | PARALLEL_MAKE = "" |
13 | 13 | ||