aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nfs-utils
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-09 12:38:15 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-09 12:38:15 +0000
commitdcabf6e8cd8cd6c5cd69a5432ba14b2a76fdae88 (patch)
tree13d260ca9e9c5a5e0cf99a6e797f9ba2b5b6b1e9 /packages/nfs-utils
parente699f52a5a752f2198b404171288d8dcb2d0bef1 (diff)
downloadopenembedded-dcabf6e8cd8cd6c5cd69a5432ba14b2a76fdae88.tar.gz
Syntax Fixes for the grammar from the bitbake c parser.
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well
Diffstat (limited to 'packages/nfs-utils')
-rw-r--r--packages/nfs-utils/nfs-utils_1.0.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/nfs-utils/nfs-utils_1.0.6.bb b/packages/nfs-utils/nfs-utils_1.0.6.bb
index f37e76f071..068fb315ad 100644
--- a/packages/nfs-utils/nfs-utils_1.0.6.bb
+++ b/packages/nfs-utils/nfs-utils_1.0.6.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "userspace utilities for kernel nfs"
-PRIORITY = "optional
+PRIORITY = "optional"
SECTION = "console/networking"
MAINTAINER = "dyoung <dyoung@thestuffguy.com>"
-LICENSE = GPL
+LICENSE = "GPL"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \