summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/local.conf.sample2
-rw-r--r--templates/intel-corei7-64/conf/local.conf.sample2
-rw-r--r--templates/qemux86-64/conf/local.conf.sample2
-rw-r--r--templates/qemux86/conf/local.conf.sample2
-rw-r--r--templates/wandboard/conf/local.conf.sample2
5 files changed, 5 insertions, 5 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index adc0c660..216211ea 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -1,4 +1,4 @@
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
#
diff --git a/templates/intel-corei7-64/conf/local.conf.sample b/templates/intel-corei7-64/conf/local.conf.sample
index 8ff3abde..25d8cda7 100644
--- a/templates/intel-corei7-64/conf/local.conf.sample
+++ b/templates/intel-corei7-64/conf/local.conf.sample
@@ -1,6 +1,6 @@
# Machine Selection: MinnowBoard MAX
MACHINE ?= "intel-corei7-64"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
#
diff --git a/templates/qemux86-64/conf/local.conf.sample b/templates/qemux86-64/conf/local.conf.sample
index c28e2f17..8aea4a8b 100644
--- a/templates/qemux86-64/conf/local.conf.sample
+++ b/templates/qemux86-64/conf/local.conf.sample
@@ -1,7 +1,7 @@
# Machine Selection: QEMUx86-64
MACHINE ?= "qemux86-64"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
#
diff --git a/templates/qemux86/conf/local.conf.sample b/templates/qemux86/conf/local.conf.sample
index 9c58d9db..4b5bcf96 100644
--- a/templates/qemux86/conf/local.conf.sample
+++ b/templates/qemux86/conf/local.conf.sample
@@ -1,7 +1,7 @@
# Machine Selection: QEMUx86
MACHINE ?= "qemux86"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
#
diff --git a/templates/wandboard/conf/local.conf.sample b/templates/wandboard/conf/local.conf.sample
index 444be662..5dfad3e4 100644
--- a/templates/wandboard/conf/local.conf.sample
+++ b/templates/wandboard/conf/local.conf.sample
@@ -1,6 +1,6 @@
# Machine Selection: wandboard
MACHINE ?= "wandboard"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
#