summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/include/base-agl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-core/conf/include/base-agl.inc')
-rw-r--r--meta-agl-core/conf/include/base-agl.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/include/base-agl.inc b/meta-agl-core/conf/include/base-agl.inc
index f132359a9..30bfc93d3 100644
--- a/meta-agl-core/conf/include/base-agl.inc
+++ b/meta-agl-core/conf/include/base-agl.inc
@@ -4,10 +4,10 @@
MODULE_TARBALL_DEPLOY ?= "0"
# Comment out below if want to use QtWebkit
-PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
+PACKAGECONFIG:remove:pn-qtquick1 = "webkit"
-ASSUME_PROVIDED_remove = "tar-native"
+ASSUME_PROVIDED:remove = "tar-native"
# Use static IDs to enable full-filesystem updates
USERADDEXTENSION = "useradd-staticids"