From: Manuel Bachmann Date: Sat, 4 Jun 2016 10:26:16 +0000 (+0000) Subject: Fix typo in local.conf samples X-Git-Tag: 2.0.0~15 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=efe1e042b8795dcd4ee53c244b6710e73c75dbf5 Fix typo in local.conf samples Fix small typo, which can be obvious as it copied in the user's build directory. Change-Id: Iba5d41ac88444c140414fb5cbe3771c9f152add1 Signed-off-by: Manuel Bachmann --- diff --git a/conf/local.conf.sample b/conf/local.conf.sample index adc0c660f..216211ea8 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 8ff3abde5..25d8cda77 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 c28e2f177..8aea4a8b7 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 9c58d9db7..4b5bcf968 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 444be6629..5dfad3e48 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" #