From c7fae0de5cae3b4bcf741d168101c06d5bdb8a8f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 23 Apr 2019 11:27:19 +0200 Subject: colibri-vf: drop machine We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher --- recipes-sato/webkit/webkitgtk_%.bbappend | 6 ------ 1 file changed, 6 deletions(-) (limited to 'recipes-sato') diff --git a/recipes-sato/webkit/webkitgtk_%.bbappend b/recipes-sato/webkit/webkitgtk_%.bbappend index 8114309..a3e97ba 100644 --- a/recipes-sato/webkit/webkitgtk_%.bbappend +++ b/recipes-sato/webkit/webkitgtk_%.bbappend @@ -4,9 +4,3 @@ SRC_URI += "file://minibrowser.desktop" do_install_append() { install -m 0644 -D ${WORKDIR}/minibrowser.desktop ${D}${datadir}/applications/minibrowser.desktop } - -PACKAGECONFIG_vf = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', 'wayland' ,d)}" - -ARM_INSTRUCTION_SET_vf = "thumb" - -PACKAGE_ARCH_vf = "${MACHINE_ARCH}" -- cgit v1.2.3