From patchwork Thu Jun 15 19:20:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= X-Patchwork-Id: 25708 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 427C7EB64D9 for ; Thu, 15 Jun 2023 19:23:43 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.27510.1686856847531184376 for ; Thu, 15 Jun 2023 12:20:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=VKr7tcsG; spf=pass (domain: baylibre.com, ip: 209.85.221.43, mailfrom: pidge@baylibre.com) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-311099fac92so2181799f8f.0 for ; Thu, 15 Jun 2023 12:20:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1686856845; x=1689448845; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=iXl7ykHe8HueUU3zMxLNDXqY5vr0hiWO1KbSES5+VkY=; b=VKr7tcsGQfbYra7KkhbLVBzZc8lEXMrNd1n0blHyyHkKKHekroiLmlBlJ+f4UPhPx5 RwZ2wVg6EDWmakdwXC4UEfFCFclCDtycJfbIGFlqdNiNSRPdReeM/Ph1xZbDHmV4uhhn ris09EVBfHKjcCCZkwfroWR2IZP5cX110O0q+F4qrfpYmlDhr7+tEnw2YGHhk9DM0QHb WnmQmkZrJH22k2DfrNwlhEqfgtynOKziWHuydwqCHLnoh3Dc+0C0xushL4UxM/cRM8or M8zIVwLNBDZ9+mj0XCj8+/0sA2mIUltvgMpqwJw6pSn47x9FRKosDvLHqp+lQ/n1+UIQ Nh8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686856845; x=1689448845; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iXl7ykHe8HueUU3zMxLNDXqY5vr0hiWO1KbSES5+VkY=; b=HWi4q58khzqD1KPSgSmOEMDJXunob5bSoAz9HPh6GV/f0pxOtWPTe2h6lP43CjEG2Q G/DKmElJktqDhCGmKjYT2Zwkdj899MZl4q5mxZ1rC6S/QirT6kyrxOiOP43xGNku/sm0 X66duOUm4nCBKcY0g929un4UHKNFINIRqScQRjMILiLuu9C4SMBEvm7/gBvbviBBQi9z CNlIrfJiYvFpE2xjJpZmOqZiRHRNS2UpFFRoj11xaftJiVcF+NDaPEPchzgebO6cq4Ww eNwa/W77GasGM/CU0fSo7HDO0dtWqOvKEMiyiOO+aPEfUkFDCOlFYQOAzoy/1uaW64bW DoCQ== X-Gm-Message-State: AC+VfDwHxluqOdROtKl9/aswmnh5T7UM9zru8PQk6geBW7P4fryG7qRx 2uucImD47L6KMaIPBhtdCHKqaze3WA/0S7MyBfw= X-Google-Smtp-Source: ACHHUZ74rCP4a5kfPprtHz1m7dNhGa1KM+HFj7/WJDVqhXB6fX/y8kDbZdJ/3hxPMenz8PsqajfN1g== X-Received: by 2002:a5d:6811:0:b0:30e:56d9:d7ac with SMTP id w17-20020a5d6811000000b0030e56d9d7acmr12041919wru.35.1686856845667; Thu, 15 Jun 2023 12:20:45 -0700 (PDT) Received: from tapa.fritz.box ([194.110.145.180]) by smtp.gmail.com with ESMTPSA id e3-20020a056000194300b0030ae901bc54sm21788097wry.62.2023.06.15.12.20.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 12:20:45 -0700 (PDT) From: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= To: openembedded-core@lists.openembedded.org Subject: [PATCH 1/3] wayland-utils: upgrade 1.1.0 -> 1.2.0 Date: Thu, 15 Jun 2023 20:20:38 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 15 Jun 2023 19:23:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182868 Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- ...ayland-info-Fix-build-without-libdrm.patch | 42 ------------------- ...-utils_1.1.0.bb => wayland-utils_1.2.0.bb} | 3 +- 2 files changed, 1 insertion(+), 44 deletions(-) delete mode 100644 meta/recipes-graphics/wayland/files/0001-wayland-info-Fix-build-without-libdrm.patch rename meta/recipes-graphics/wayland/{wayland-utils_1.1.0.bb => wayland-utils_1.2.0.bb} (82%) diff --git a/meta/recipes-graphics/wayland/files/0001-wayland-info-Fix-build-without-libdrm.patch b/meta/recipes-graphics/wayland/files/0001-wayland-info-Fix-build-without-libdrm.patch deleted file mode 100644 index 86c44d4480..0000000000 --- a/meta/recipes-graphics/wayland/files/0001-wayland-info-Fix-build-without-libdrm.patch +++ /dev/null @@ -1,42 +0,0 @@ -From c79a3fb51718c4286b74edf0f758df9219994844 Mon Sep 17 00:00:00 2001 -From: Olivier Fourdan -Date: Wed, 14 Sep 2022 09:07:10 +0200 -Subject: [PATCH] wayland-info: Fix build without libdrm - -wayland-info can optionally use libdrm to provide a description of the -dmabuf format modifiers. - -When not using libdrm however, the build fails because "dev_t" is not -defined. - -The definition of "dev_t" comes from which is included -from , which is not included without libdrm support, hence the -build failure. - -Simply include unconditionally to make sure "dev_t" is -defined regardless of libdrm support, to fix the build failure. - -Closes: https://gitlab.freedesktop.org/wayland/wayland-utils/-/issues/6 -Signed-off-by: Olivier Fourdan -Fixes: 240cb739 - "Add support for linux_dmabuf version 4" -Reviewed-by: Simon Ser -Reviewed-by: Pekka Paalanen - -Upstream-Status: Backport [https://gitlab.freedesktop.org/wayland/wayland-utils/-/commit/baa65ba9f62e6a05c32b9202b524158a21f24245] -Signed-off-by: Alexander Kanavin ---- - wayland-info/wayland-info.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/wayland-info/wayland-info.c b/wayland-info/wayland-info.c -index 53cd04b..98ff205 100644 ---- a/wayland-info/wayland-info.c -+++ b/wayland-info/wayland-info.c -@@ -34,6 +34,7 @@ - #include - #include - #include -+#include - - #include - #if HAVE_HUMAN_FORMAT_MODIFIER diff --git a/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb b/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb similarity index 82% rename from meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb rename to meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb index dcee87e2cd..16a5dc072c 100644 --- a/meta/recipes-graphics/wayland/wayland-utils_1.1.0.bb +++ b/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb @@ -10,9 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=548a66038a77415e1df51118625e832f \ " SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz \ - file://0001-wayland-info-Fix-build-without-libdrm.patch \ " -SRC_URI[sha256sum] = "9e685863025b4feade36d53bbc8e31b43e26498be743dea84c7a84912959410a" +SRC_URI[sha256sum] = "d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" From patchwork Thu Jun 15 19:20:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= X-Patchwork-Id: 25707 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54D2CEB64DB for ; Thu, 15 Jun 2023 19:23:43 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web11.27511.1686856848604689629 for ; Thu, 15 Jun 2023 12:20:48 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=Dh4KxLgl; spf=pass (domain: baylibre.com, ip: 209.85.221.46, mailfrom: pidge@baylibre.com) Received: by mail-wr1-f46.google.com with SMTP id ffacd0b85a97d-30fa23e106bso5284043f8f.3 for ; Thu, 15 Jun 2023 12:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1686856847; x=1689448847; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=Sq54Ns1sBD1HoPxWH54MbgS4hW3oh4QYXcyRVcckrVw=; b=Dh4KxLglF/5kNoLafq8F+Ymm2iZ/zkzUzFm2L7SI2pWdQmok9LXWVe0ZFoHJ52AWBF /hnFHlpwBTNPptx0U4xQOkPhHFfT/l4nKoJwxRdvxGHEM4tQyCkKxcds20UulH1PWUTx kXUeultBxCCoXuvFXpiB64dnpvcv4vRcGpWTYow/1S1TrVvEJWwu9nAJJjtHV8OIBe2w mQsdawHMMZrxgrZjYftZWEDuy2XVilvgUz5oNVK3QUew1LFeh6WdnV3z2aNzVJSBDVic V6D+Tg2jz/gr32Pt6P/ZtCFvRFeWTKCzkXVHeTY2bjYiPc/BLak11OE5tRAvCs8791HR kb/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686856847; x=1689448847; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sq54Ns1sBD1HoPxWH54MbgS4hW3oh4QYXcyRVcckrVw=; b=eSyAEL2KBuy/qK8IwczLUBzoJxZ6OZdtFRQoFIwKZi+838DsyfluP2QE0NknXDrs3Q QZkEVlcFdTXqHju4DQl9nIRg9qS5adr5La3PitPvUoDn2S2qdgq/t72h/wztRDmiCg4P w/BbR4VAMkI4oCj3Z72xuZ7ts0bxJ5J7a6LBQp19MnMUfGQFY8upe9PKju/vQx8LLSaS dfCtrZXLIw3WG05XFbTUds2k7y0G/i2yQYu1l0h3jn5o5JDlLd6MSU7OcEBgfKlRDcp7 2O5j7gXxhPeOaPKTHq4acXWxSVsEcvdN6hX1YrI9SoeU3LTKKNMKgusp4kSgYi/kgKSd IDkw== X-Gm-Message-State: AC+VfDxegfYYx73XPEluS8cPLJxdatD5kmruyKMeQmWjzIyO/VR/cWJd sXY5FqQtOLCdZIxW6V9+HG3Ge8lobQxxvNCdZDs= X-Google-Smtp-Source: ACHHUZ6Ljgf/R3YjPoecuKfg3eQER4YMM8SdMIgYI4SdlbdR7N4Fos2dvyGzY7O8fCMgg8EOkotqig== X-Received: by 2002:a5d:5607:0:b0:307:9f8:4f30 with SMTP id l7-20020a5d5607000000b0030709f84f30mr9509259wrv.70.1686856846477; Thu, 15 Jun 2023 12:20:46 -0700 (PDT) Received: from tapa.fritz.box ([194.110.145.180]) by smtp.gmail.com with ESMTPSA id e3-20020a056000194300b0030ae901bc54sm21788097wry.62.2023.06.15.12.20.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 12:20:46 -0700 (PDT) From: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= To: openembedded-core@lists.openembedded.org Subject: [PATCH 2/3] weston: Upgrade 11.0.1 -> 12.0.1 Date: Thu, 15 Jun 2023 20:20:39 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 15 Jun 2023 19:23:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182869 Tracking https://gitlab.freedesktop.org/wayland/weston/-/issues/488 we're keeping -Ddeprecated-launcher-logind but plans should be made to remove this/work around. Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- .../wayland/{weston_11.0.1.bb => weston_12.0.1.bb} | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) rename meta/recipes-graphics/wayland/{weston_11.0.1.bb => weston_12.0.1.bb} (92%) diff --git a/meta/recipes-graphics/wayland/weston_11.0.1.bb b/meta/recipes-graphics/wayland/weston_12.0.1.bb similarity index 92% rename from meta/recipes-graphics/wayland/weston_11.0.1.bb rename to meta/recipes-graphics/wayland/weston_12.0.1.bb index 4f6ce19915..be9dae6289 100644 --- a/meta/recipes-graphics/wayland/weston_11.0.1.bb +++ b/meta/recipes-graphics/wayland/weston_12.0.1.bb @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \ " -SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/${BPN}-${PV}.tar.xz \ +SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/12.0.1/downloads/${BPN}-${PV}.tar.xz \ file://weston.png \ file://weston.desktop \ file://xwayland.weston-start \ file://systemd-notify.weston-start \ " -SRC_URI[sha256sum] = "a413f68c252957fc3191c3650823ec356ae8c124ccc0cb440da5cdc4e2cb9e57" +SRC_URI[sha256sum] = "b18591eab278bc191720f6c09158040b795e7118af1d5ddca6acd9a8e2039535" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" UPSTREAM_CHECK_REGEX = "weston-(?P\d+\.\d+\.(?!9\d+)\d+)" @@ -71,13 +71,17 @@ PACKAGECONFIG[lcms] = "-Dcolor-management-lcms=true,-Dcolor-management-lcms=fals # Weston with webp support PACKAGECONFIG[webp] = "-Dimage-webp=true,-Dimage-webp=false,libwebp" # Weston with systemd-login support -PACKAGECONFIG[systemd] = "-Dsystemd=true -Dlauncher-logind=true,-Dsystemd=false -Dlauncher-logind=false,systemd dbus" +PACKAGECONFIG[systemd] = "-Dsystemd=true -Ddeprecated-launcher-logind=true,-Dsystemd=false -Ddeprecated-launcher-logind=false,systemd dbus" # Weston with Xwayland support (requires X11 and Wayland) PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,xwayland" # colord CMS support PACKAGECONFIG[colord] = "-Ddeprecated-color-management-colord=true,-Ddeprecated-color-management-colord=false,colord" # Clients support PACKAGECONFIG[clients] = "-Dsimple-clients=${SIMPLECLIENTS} -Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false" +# Pipewire support +PACKAGECONFIG[pipewire] = "-Dbackend-pipewire=true,-Dbackend-pipewire=false, pipewire" +# neatvnc support +PACKAGECONFIG[neatvnc] = "-Dbackend-vnc=true,-Dbackend-vnc=false, neatvnc" # Virtual remote output with GStreamer on DRM backend PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 gstreamer1.0-plugins-base" # Weston with screen-share support From patchwork Thu Jun 15 19:20:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= X-Patchwork-Id: 25709 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48040EB64DC for ; Thu, 15 Jun 2023 19:23:43 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web11.27512.1686856848623937876 for ; Thu, 15 Jun 2023 12:20:48 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=zGKOyyTq; spf=pass (domain: baylibre.com, ip: 209.85.221.41, mailfrom: pidge@baylibre.com) Received: by mail-wr1-f41.google.com with SMTP id ffacd0b85a97d-31109cd8d8cso1853046f8f.2 for ; Thu, 15 Jun 2023 12:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1686856847; x=1689448847; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=XYI37Ye5Q+SfaHAyPB6pIRZPSIDBYuN7b6dqMBbfGvM=; b=zGKOyyTqBYGkZtS1Iw5tMpOmtikIzrJWfbrfUyM2gNsTHlUCVFslzqWH7tNComyMVc mG3dxG6prE+23q7cWjlF1As2H55rJAijKWyiR4rvXp08iIYu2xtPVj9DJEXdegFQjCa8 Rkpt5lbaN3h/4OMA2s4Zm2rmdfRX9HQjnZoslhS++14Bn0qX/iPCDSUtmYTWTwI3ruRk SxNtrui+xtu6cpIcPhdMlZbA6BBZ9rENlLyxngWEmu5DhrZ+Wmjg9YmIQhwvuYQX3Hxq PatIpj8ax9ZOp7qcqOKcEUPMKE2ylKDmcM0ESrBKwHv/WYR6A6auH+8+z+q16l9/PYap TpYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686856847; x=1689448847; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XYI37Ye5Q+SfaHAyPB6pIRZPSIDBYuN7b6dqMBbfGvM=; b=bdgxSLyI7wHZB82mOv4CVahvHMmT6jX3AT1MeO/roqarbDR4x7YpagYcM/4UO3NLzj BwVuYWqVbZQST8Rfi4QiKz7XIjjPBHe7hoyF8zQJTtXyu5QUbSaaMsPGithg7Cqr5fHz QNWjygPttvpi+/dXCx7dz1LNQTDfrq5satGKXaT80ZuSv1xz3lYR490PYpLK/einO3Ng ErotC8Ev3ZHJcnbak5hJCcSfg0rTSzbFLukODLXFOtXgmHVWS2y2qm5vi2jPpKgq1bnB KPeGEYLiNrKzy5f98ek+yKiQpXaYg+wz/nXVmUf22Ab6uwlHkt+XY+PoirnxQDqB+9l/ RJtA== X-Gm-Message-State: AC+VfDx9Qn+0joiU6MrRbVEoZOgMG5j+IR4T8+rbQroFluxUDRckUA78 uwT6iRPQN6rSi5nBZIUOkmF+trEnTERhrjuSV/M= X-Google-Smtp-Source: ACHHUZ7X7AiF3DnI+ChijVGUxYRDWxoQ1IeDkOzJmbb2IESV9P1ccrs9ztsDRDuFdDVW+5Vd3L7rmg== X-Received: by 2002:a5d:514d:0:b0:30f:b65a:e5a1 with SMTP id u13-20020a5d514d000000b0030fb65ae5a1mr11287705wrt.38.1686856847205; Thu, 15 Jun 2023 12:20:47 -0700 (PDT) Received: from tapa.fritz.box ([194.110.145.180]) by smtp.gmail.com with ESMTPSA id e3-20020a056000194300b0030ae901bc54sm21788097wry.62.2023.06.15.12.20.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 12:20:46 -0700 (PDT) From: =?utf-8?b?RWlsw61zICdwaWRnZScgTsOtIEZobGFubmFnw6Fpbg==?= To: openembedded-core@lists.openembedded.org Subject: [PATCH 3/3] xwayland: Upgrade 23.1.1 -> 23.1.2 Date: Thu, 15 Jun 2023 20:20:40 +0100 Message-Id: <43c31d7b183d4b37942b60b0dd496743fb71f9ee.1686856412.git.pidge@baylibre.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 15 Jun 2023 19:23:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182870 Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- .../xwayland/{xwayland_23.1.1.bb => xwayland_23.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_23.1.1.bb => xwayland_23.1.2.bb} (95%) diff --git a/meta/recipes-graphics/xwayland/xwayland_23.1.1.bb b/meta/recipes-graphics/xwayland/xwayland_23.1.2.bb similarity index 95% rename from meta/recipes-graphics/xwayland/xwayland_23.1.1.bb rename to meta/recipes-graphics/xwayland/xwayland_23.1.2.bb index a065e92f01..de516536d1 100644 --- a/meta/recipes-graphics/xwayland/xwayland_23.1.1.bb +++ b/meta/recipes-graphics/xwayland/xwayland_23.1.2.bb @@ -10,7 +10,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "fb9461f5cb9fea5e07e91882311b0c88b43e8843b017ebac05eb5af69aa34c15" +SRC_URI[sha256sum] = "bd25d8498ee4d77874fda125127e2db37fc332531febc966231ea06fae8cf77f" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar"