summaryrefslogtreecommitdiff
path: root/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sato')
-rw-r--r--recipes-sato/webkit/webkitgtk_2.8.5.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sato/webkit/webkitgtk_2.8.5.bbappend b/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
index 23fcaec..4933e4e 100644
--- a/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
+++ b/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
@@ -5,7 +5,7 @@ do_install_append() {
install -m 0644 -D ${WORKDIR}/minibrowser.desktop ${D}${datadir}/applications/minibrowser.desktop
}
-PACKAGECONFIG = "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', 'wayland' ,d)}"
+PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', 'wayland' ,d)}"
ARM_INSTRUCTION_SET_vf = "thumb"