From patchwork Sat Mar 30 00:05:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 161478 Delivered-To: patch@linaro.org Received: by 2002:a02:c6d8:0:0:0:0:0 with SMTP id r24csp2659607jan; Fri, 29 Mar 2019 17:05:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqzgorSqaHAVBcMT6rHBDbyA80ndRUEtJ+4jjWQhiPEkDtnLsjRyxBQXRbCwmzNMCtSCvEuq X-Received: by 2002:a63:e915:: with SMTP id i21mr48775426pgh.297.1553904359406; Fri, 29 Mar 2019 17:05:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553904359; cv=none; d=google.com; s=arc-20160816; b=zXQ56ypvS0CADIHV+Ab6OJm47m0Xsn4py9TySUTfDPsZE+vhyZBZxzfIRiSmuQoq7V ptJdyFpodZkuWQoD2pTgB5CUNvQ0s24Y5kEPibkGIlo5CXimY31C2HlzOmAgTRYoY5hz DRPlAFSaqa4eDCdX8dlBiACI32JEsU+0qAG5g31idol2XMxPGvu3oK0KfRJ0BYVc/mxA RmburjaI1T4QIcNju3hDQ6JepCTzYEqm9W1fd9Hg78kX50Ji7tY85vHo4huGzgwqMt6n BdXvKsQ5RB7V3GyH1SoQLCmhyiZ+6QaSdk4D1RXZnMYUcoKZktueh2i9TvsVhBWnDhKj h90A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to; bh=uU+rDbPx5tmOxH0A7N44PFLbF+4akn5A8ShVhWIAKjA=; b=pFydBBKbarH323AAGn3OllFjJyu/Det8kMi+Tq1yec3yxLLPqsgvEjr14WtutDWGru KhLnSaJ+gJTYVvgNRT1r1CFgqPw6nzfXYEXeYx5CM21kUlTkZhuNjF4HaM4vlaHsdKCk g52cXiXrkLaQ1qXL2YH+Epz1GmRjaKDj6bXZw/J9hq7dZOjYB8JMOpeLFVaCFQgrncL6 wVqke/S6EZ2F+hC13MZyrandeSZ55779P4sK87TmGLNTKT0bDgCyOi/CVy2HxFy9PAvH eOfxnLHTSfAypc2CseaNwMSYhjF5AklS2jXf3EyIAb/QVonWBHe9jEC4KsPJbecBJlQs lzvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id u5si3179472pgl.36.2019.03.29.17.05.58; Fri, 29 Mar 2019 17:05:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from ec2-34-214-78-129.us-west-2.compute.amazonaws.com (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 45EAA7D1BB; Sat, 30 Mar 2019 00:05:54 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mail.openembedded.org (Postfix) with ESMTP id 16BCA7D1AD for ; Sat, 30 Mar 2019 00:05:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id C604640B88; Sat, 30 Mar 2019 00:05:52 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IT0ZBH6aGXdz; Sat, 30 Mar 2019 00:05:52 +0000 (UTC) Received: from mail.denix.org (pool-100-15-81-231.washdc.fios.verizon.net [100.15.81.231]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id ABFB740A9E; Sat, 30 Mar 2019 00:05:51 +0000 (UTC) Received: from gimli.denix (unknown [192.168.30.6]) by mail.denix.org (Postfix) with ESMTP id DE9E216D75D; Fri, 29 Mar 2019 20:05:50 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Fri, 29 Mar 2019 20:05:50 -0400 Message-Id: <1553904350-30074-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH] weston: upgrade 5.0.0 -> 6.0.0 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko Note: 6.0.0 is the last one to support autotools (needs explicit configure option), newer versions will only support meson. Signed-off-by: Denys Dmytriyenko --- meta/recipes-graphics/wayland/{weston_5.0.0.bb => weston_6.0.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{weston_5.0.0.bb => weston_6.0.0.bb} (96%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/wayland/weston_5.0.0.bb b/meta/recipes-graphics/wayland/weston_6.0.0.bb similarity index 96% rename from meta/recipes-graphics/wayland/weston_5.0.0.bb rename to meta/recipes-graphics/wayland/weston_6.0.0.bb index e517109..fa08dac 100644 --- a/meta/recipes-graphics/wayland/weston_5.0.0.bb +++ b/meta/recipes-graphics/wayland/weston_6.0.0.bb @@ -12,8 +12,8 @@ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ file://xwayland.weston-start \ file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ " -SRC_URI[md5sum] = "752a04ce3c65af4884cfac4e57231bdb" -SRC_URI[sha256sum] = "15a23423bcfa45e31e1dedc0cd524ba71e2930df174fde9c99b71a537c4e4caf" +SRC_URI[md5sum] = "7c634e262f8a464a076c97fd50ad36b3" +SRC_URI[sha256sum] = "546323a90607b3bd7f48809ea9d76e64cd09718102f2deca6d95aa59a882e612" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" @@ -28,6 +28,7 @@ WESTON_MAJOR_VERSION = "${@'.'.join(d.getVar('PV').split('.')[0:1])}" EXTRA_OECONF = "--enable-setuid-install \ --disable-rdp-compositor \ + --enable-autotools \ " PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev wayland egl', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', 'xwayland', '', d)} \