aboutsummaryrefslogtreecommitdiffstats
path: root/packages/detect-stylus
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-09 13:04:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-09 13:04:04 +0000
commite0b41578571cf4541a512dc4a9b18e3dbc389f35 (patch)
tree340b973b0ee126809a69aff29924bd5d77992223 /packages/detect-stylus
parent2b99b87f0289fa7abefd743bad0a23d4636c0479 (diff)
downloadopenembedded-e0b41578571cf4541a512dc4a9b18e3dbc389f35.tar.gz
KEY = "VALUE" changed the grammar to force the quotes and update
the bb files accordingly
Diffstat (limited to 'packages/detect-stylus')
-rw-r--r--packages/detect-stylus/detect-stylus_0.10.bb2
-rw-r--r--packages/detect-stylus/detect-stylus_0.13.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/detect-stylus/detect-stylus_0.10.bb b/packages/detect-stylus/detect-stylus_0.10.bb
index 4880e55140..d4cec0efd7 100644
--- a/packages/detect-stylus/detect-stylus_0.10.bb
+++ b/packages/detect-stylus/detect-stylus_0.10.bb
@@ -12,4 +12,4 @@ MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
-export CVSBUILD=no
+export CVSBUILD="no"
diff --git a/packages/detect-stylus/detect-stylus_0.13.bb b/packages/detect-stylus/detect-stylus_0.13.bb
index dc967d8ab7..c0ece8754e 100644
--- a/packages/detect-stylus/detect-stylus_0.13.bb
+++ b/packages/detect-stylus/detect-stylus_0.13.bb
@@ -15,4 +15,4 @@ SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
file://extra-device-check.patch;patch=1 \
file://correct-theme-name.patch;patch=1"
-export CVSBUILD=no
+export CVSBUILD="no"