From 5c11aa79a41e431949a8dcfcde3ebb4386f683fa Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Sat, 4 Jun 2016 10:16:46 +0000 Subject: Fix typo in local.conf samples Fix small typo, which can be obvious as it copied in the user's build directory. Change-Id: Idf7d6381b27264ad074387c4283e4f9f325c77c4 Signed-off-by: Manuel Bachmann --- templates/intel-corei7-64/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/intel-corei7-64') 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" # -- cgit 1.2.3-korg