From patchwork Thu Jul 25 23:22:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 169769 Delivered-To: patch@linaro.org Received: by 2002:a92:4782:0:0:0:0:0 with SMTP id e2csp12237297ilk; Thu, 25 Jul 2019 16:29:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqwLFDW4juv1Hzx+2etNYqOtOiBZjS+IemmDUFltUC4I4sV/ZgVQLVckHuH9+P3xtHHyOxPk X-Received: by 2002:a17:902:6a87:: with SMTP id n7mr91818733plk.336.1564097352882; Thu, 25 Jul 2019 16:29:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564097352; cv=none; d=google.com; s=arc-20160816; b=hnd+80XCFhyzrjVyIPs4tEK8LKnQibrdlowGC8dxCaU4tqhw6V2cfGouDBuYpkwqI7 fcdYHj0DPzZkAUFWSctkYMEROZmRK7g555FSACvvAflOa50HBVK7tLx9+DFyX92wRWOo SUjCW71ViqRTW4QCj/B2HPhq9HbBW0NmIxs0f289O0XnxJR6OfulHIe11H1088QELxvH 8srqZyvZBKSQuEgOKY+lFLwQj4hbj2Q5lU9N0ZFMoMfSNJjIPaR8Tbjl0X92YUlEij/W EiqnC6Ge6LbdXDYuiOQ8zGiIkBybB6MvzQPpi4X//FzKVvX1L0f2ZSulRrU07IPwmmeA SYDg== 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=FBb0kvZUUvBj5Dchymy3FoT+JL3KaxGX2KGZUq1Kl2A=; b=V4LzeQvUgvC84n1cdptePGiCAP+wk6ig1XRT6BuhfC2JdiRCyJJ0ltoibAwxlTMrfb Uq0jIBhSSBIPSZGx4nXSMNIJH5R4+OIXZ5X944At6Bp3pI0rPqzm5GiFSmmwcJbJXfvw 0Mf5lcNvtLp4iyMi7c6JCLiSrIfsdUpgDLqB3OoE4OlwVXddlkL5B+SDlm6wijLq0zLj GqLN+P8n6jZPFT5cebFUxpjqsYiacKXtT9JB1Wb+C489X5orEGvbMvMkJAfpUi/zVbBn amuWvqSYeb9F25yw01qHbuXHHCOqmicC4+2TY8prPDkIa/Moc+y+PhTEfaLbjOi2wloj AaSQ== 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 w198si18723509pfd.106.2019.07.25.16.29.12; Thu, 25 Jul 2019 16:29:12 -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 035277F117; Thu, 25 Jul 2019 23:29:10 +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 2213A7F013 for ; Thu, 25 Jul 2019 23:28:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id A577C40BCF; Thu, 25 Jul 2019 23:23:15 +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 OBhXFQPpxb2s; Thu, 25 Jul 2019 23:23:15 +0000 (UTC) Received: from mail.denix.org (pool-100-15-86-127.washdc.fios.verizon.net [100.15.86.127]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 888A240B37; Thu, 25 Jul 2019 23:23:14 +0000 (UTC) Received: from gimli.denix (unknown [192.168.30.6]) by mail.denix.org (Postfix) with ESMTP id 94DC217183F; Thu, 25 Jul 2019 19:23:13 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Thu, 25 Jul 2019 19:22:58 -0400 Message-Id: <1564096979-19730-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 1/2] wayland-protocols: upgrade 1.17 -> 1.18 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 This version comes with documentational clarifications, bug fixes and minor additions to existing protocols. See the commit log for details. https://lists.freedesktop.org/archives/wayland-devel/2019-July/040756.html Signed-off-by: Denys Dmytriyenko --- .../wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.18.bb} (86%) -- 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/wayland-protocols_1.17.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.18.bb similarity index 86% rename from meta/recipes-graphics/wayland/wayland-protocols_1.17.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.18.bb index ca8f06c..c8bec66 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.17.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.18.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "55ddd5fdb02b73b9de9559aaec267315" -SRC_URI[sha256sum] = "df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f" +SRC_URI[md5sum] = "af38f22d8e233c2f2e00ddc8dcc94694" +SRC_URI[sha256sum] = "3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" From patchwork Thu Jul 25 23:22:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 169768 Delivered-To: patch@linaro.org Received: by 2002:a92:4782:0:0:0:0:0 with SMTP id e2csp12237047ilk; Thu, 25 Jul 2019 16:28:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqyweQYlvhgxRyyu8b5+uabLWvv5g1yLwDB793B9lbFc3RnuyjhzBkjW9iHD2/ngCzk4CTgH X-Received: by 2002:a17:902:7488:: with SMTP id h8mr18675143pll.168.1564097330148; Thu, 25 Jul 2019 16:28:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564097330; cv=none; d=google.com; s=arc-20160816; b=uORsHoOiexJbgeHc8Kn2vvagYVr5o6Y7ZgLu8pSD9sxWTPHWoU4A6tHDje259WqLa/ mhoiOrb51ymFajrK5RD6NPIRcNSY5rtmbfpK3z4V4FN335hRo+n1tPou8d1zcwTb3IYW +wI4I4VdfiN2DPfC6dIg9B9y3ja2C6AAXxHn2kDgnU89+fXlYHNRiHu7LrLP2Wt01AFN dQFLdtGGHyAplJi0kneTTfSNzvHVRNhFSUC+fPZ5jbMM3+UoGhvI6R1JSgqdLNlHF6Tg +kmX49mPB09f3i1jQHbVA1PhZvHsD+QWWQO6R4Uz76/NpxSlbcByVONqLtrF8BySVQZR kn/g== 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:references:in-reply-to:message-id :date:to:from:delivered-to; bh=KLjV87xpf+JgdmfQmpIaQbmm2/jNmDolqioCu9OG7PQ=; b=K3U4NH9i0w9KD9P3ABWPb5WS/Z9qMC47CIyOXtAYGbJXT0xaTBvJ5+PXamqB3F1+Ga PtVtRoblqa75I4OMBl5jobcdrk6t7+WMYOcW6oHquvS95x/r7pFBxsTx5jNBX4Sknb/h iNfuiGu416CYjDuVS77VLZEU8Rvt51W5AyGfy7yNBensuNGcx8RmLMvgnDwUBMXfUcGK MY65SMPPSbBaSb76VSS9VoF1EsrZBkyzWxEeiUq0iVlXlksoWuR2ajmPOpt2dH8BCe0v xUg1L20EsQ/bh4X4OpKF6g1EABIdN+STc2eQxMFT9zUMbzzMVopMvip2v5ZHMCTx98Qy 5RAg== 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 p2si18197387pff.164.2019.07.25.16.28.49; Thu, 25 Jul 2019 16:28:50 -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 23E287F021; Thu, 25 Jul 2019 23:28:44 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org X-Greylist: delayed 328 seconds by postgrey-1.34 at layers.openembedded.org; Thu, 25 Jul 2019 23:28:42 UTC Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mail.openembedded.org (Postfix) with ESMTP id 2313E7F0F6 for ; Thu, 25 Jul 2019 23:28:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id B200C40B37; Thu, 25 Jul 2019 23:23:15 +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 3Cozd4ENRlu4; Thu, 25 Jul 2019 23:23:15 +0000 (UTC) Received: from mail.denix.org (pool-100-15-86-127.washdc.fios.verizon.net [100.15.86.127]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 971A640B66; Thu, 25 Jul 2019 23:23:14 +0000 (UTC) Received: from gimli.denix (unknown [192.168.30.6]) by mail.denix.org (Postfix) with ESMTP id A188217189D; Thu, 25 Jul 2019 19:23:13 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Thu, 25 Jul 2019 19:22:59 -0400 Message-Id: <1564096979-19730-2-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1564096979-19730-1-git-send-email-denis@denix.org> References: <1564096979-19730-1-git-send-email-denis@denix.org> Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 2/2] weston: upgrade 6.0.0 -> 6.0.1 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 Weston 6.0.1 is released with build system fixes to smooth the transition to Meson. Other miscellaneous bugfixes are also included. https://lists.freedesktop.org/archives/wayland-devel/2019-June/040661.html Signed-off-by: Denys Dmytriyenko --- meta/recipes-graphics/wayland/{weston_6.0.0.bb => weston_6.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{weston_6.0.0.bb => weston_6.0.1.bb} (97%) -- 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_6.0.0.bb b/meta/recipes-graphics/wayland/weston_6.0.1.bb similarity index 97% rename from meta/recipes-graphics/wayland/weston_6.0.0.bb rename to meta/recipes-graphics/wayland/weston_6.0.1.bb index fa08dac..95b5403 100644 --- a/meta/recipes-graphics/wayland/weston_6.0.0.bb +++ b/meta/recipes-graphics/wayland/weston_6.0.1.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] = "7c634e262f8a464a076c97fd50ad36b3" -SRC_URI[sha256sum] = "546323a90607b3bd7f48809ea9d76e64cd09718102f2deca6d95aa59a882e612" +SRC_URI[md5sum] = "e7b10710ef1eac82258f97bfd41fe534" +SRC_URI[sha256sum] = "bf2f6d5aae2e11cabb6bd69a76bcf9edb084f8c3e14ca769bea7234a513155b4" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"