From patchwork Wed Mar 15 22:17:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 21037 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 4CEBEC61DA4 for ; Wed, 15 Mar 2023 22:18:07 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web11.7217.1678918686342572741 for ; Wed, 15 Mar 2023 15:18:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=RaML0h0Z; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.51, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f51.google.com with SMTP id q16so18647996wrw.2 for ; Wed, 15 Mar 2023 15:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678918684; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=vloVP43KqdnNyll3+Igbb/XTNOdgjGhyIq1JCwkvC4U=; b=RaML0h0ZHoD5IEwAwjdGqqXxMOW5goVDpVbiGC6BXPTM8x7nc+K+96jM4jf42mj/5I f+wQKdGZPnKBTvzvKvv+MWxuhX/mRIdBOC+X0fE34qQC1ny4Q9o8JcLxcWHIaGOqw6iE OoBLFqH2HpXlsZCY8yut4qlR3U5lfDTUrcK0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678918684; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vloVP43KqdnNyll3+Igbb/XTNOdgjGhyIq1JCwkvC4U=; b=Rt9f9Z9LnnMnpZcMDtYFjI5dvJVaS9Srh9Y2c+HCTXHTKLjacYujugFCAQUHuHvmw4 oVBSPe0nyi2VPgD7bcmZHPqI58QcsFqaHlTEM4pewFSsSP0UwfUTTDeBaXFrYPnKJdL7 QMkqJMio+xgwDz1X8S4Ea1RHHWz+pbCdQzJbJ/WMCRQjq8skOpEzFXWpuThFn2IdNtln OpG35qlep7k6M06cAEw/1WrkT7T2uNx5ssXU4A4hTUjzrLK2QwbXzPwJCVGMZviCFHyX 3HkIsgQDPlTSZaWaQ88BW2xxOs2TiI+/sYl6cMBvuNOunm+rlezI/uOFPOmAa+llVBe2 n1pg== X-Gm-Message-State: AO0yUKUHfCRLEVkmqrejrchrzXw7teGjmUHeTUczF/Sv+ZhpUIuCj7QW 1WQGhmSHeZIDRzjz9rOf13ABLV71JtM9kTZ3/x8= X-Google-Smtp-Source: AK7set8auQYvvwRDMARTY5KE/b8mq0hIsjxNgjXn9GYnAgK6TBeb5bAojOWR2v3YHoAuJLT3T/ELMg== X-Received: by 2002:a5d:595d:0:b0:2ce:9fd8:8e6d with SMTP id e29-20020a5d595d000000b002ce9fd88e6dmr3081467wri.8.1678918684311; Wed, 15 Mar 2023 15:18:04 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:4181:67:6e43:6a9]) by smtp.gmail.com with ESMTPSA id t4-20020a5d4604000000b002cfefad9c1dsm4258160wrq.66.2023.03.15.15.18.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:18:03 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 1/5] matchbox-wm: Update 1.2.2 -> 1.2.3 Date: Wed, 15 Mar 2023 22:17:59 +0000 Message-Id: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.38.1 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 ; Wed, 15 Mar 2023 22:18:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178657 Drop a patch merged in the upstream repo. License changes are due to the addition of SPDX license headers. Signed-off-by: Richard Purdie --- .../0001-Fix-build-with-gcc-10.patch | 41 ------------------- ...chbox-wm_1.2.2.bb => matchbox-wm_1.2.3.bb} | 10 ++--- 2 files changed, 4 insertions(+), 47 deletions(-) delete mode 100644 meta/recipes-graphics/matchbox-wm/matchbox-wm/0001-Fix-build-with-gcc-10.patch rename meta/recipes-graphics/matchbox-wm/{matchbox-wm_1.2.2.bb => matchbox-wm_1.2.3.bb} (74%) diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm/0001-Fix-build-with-gcc-10.patch b/meta/recipes-graphics/matchbox-wm/matchbox-wm/0001-Fix-build-with-gcc-10.patch deleted file mode 100644 index 541b5c9c841..00000000000 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm/0001-Fix-build-with-gcc-10.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 8a8f8446e803cad04d7bbceaab78ee45d9778c3c Mon Sep 17 00:00:00 2001 -From: Adrian Bunk -Date: Tue, 12 May 2020 09:44:05 +0300 -Subject: Fix build with gcc 10 - -Upstream-Status: Pending -Signed-off-by: Adrian Bunk ---- - src/mbtheme.h | 2 +- - src/structs.h | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/mbtheme.h b/src/mbtheme.h -index aa9a7c5..ad03bde 100644 ---- a/src/mbtheme.h -+++ b/src/mbtheme.h -@@ -46,7 +46,7 @@ typedef struct _mb_theme_param - - } MBThemeParam; - --enum { -+typedef enum { - LAYER_GRADIENT_HORIZ = 1, - LAYER_GRADIENT_VERT, - LAYER_LABEL, -diff --git a/src/structs.h b/src/structs.h -index 24985e7..8f53e72 100644 ---- a/src/structs.h -+++ b/src/structs.h -@@ -148,7 +148,7 @@ - - /* Atoms, if you change these check ewmh_init() first */ - --enum { -+typedef enum { - WM_STATE = 0, - WM_CHANGE_STATE, - WM_PROTOCOLS, --- -2.17.1 - diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb similarity index 74% rename from meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb rename to meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb index 81704beac46..8e9de0914e8 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb @@ -3,17 +3,15 @@ HOMEPAGE = "http://matchbox-project.org" BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa835 \ - file://src/main.c;endline=21;md5=3e5d9f832b527b0d72dbe8e3c4c60b95 \ - file://src/wm.c;endline=21;md5=8dc9d24477d87ef5dfbc2e4927146aab" +LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=ce20617ac10f26045cc57b8d977ab552 \ + file://src/main.c;endline=21;md5=508f280276140250ce483e0a44f7a9ec \ + file://src/wm.c;endline=21;md5=f54584fb0d48cfc2e6876e0f0e272e6c" SECTION = "x11/wm" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" -# SRCREV tagged 1.2.2 -SRCREV = "27da947e7fbdf9659f7e5bd1e92af92af6c03970" +SRCREV = "ce8c1053270d960a7235ab5c3435f707541810a4" SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;branch=master \ - file://0001-Fix-build-with-gcc-10.patch \ file://kbdconfig" S = "${WORKDIR}/git" From patchwork Wed Mar 15 22:18:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 21041 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 188B5C61DA4 for ; Wed, 15 Mar 2023 22:18:17 +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.web10.7256.1678918686701104502 for ; Wed, 15 Mar 2023 15:18:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=KqpUu+zB; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f43.google.com with SMTP id y14so5970669wrq.4 for ; Wed, 15 Mar 2023 15:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678918685; 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=U0reFpTzqsRluCh649IYapqfybiMJWmebgVMsiVM304=; b=KqpUu+zB1XAULxCR3ZmyiGnab8chLjnoSGmT0nlRs1Tc9yvQ+XXo4W7579hm3OW7ul Uoz31UYv2+LKSDrm8M5olboGrLtc8nbK73nYFLOE/M18yLhEmurW53uCzH4D3HAJaKic a7oGkEgaUIcpz4MkdPrT1gdc6K84MFXKjMP5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678918685; 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=U0reFpTzqsRluCh649IYapqfybiMJWmebgVMsiVM304=; b=IKwz0xIzusZJzhWuGF+nldSDvIcqrpGY1TKbSagKXWp7/1n9Qh9RHMp7t+NEEvYO9o mDSpw2yH/FTWBbfhQMfugzBWSRfaGTJhuFctlkLUaFecCVlcKUd2RB1iKzuAhpDDtHS5 BD5Z/w/U++/7zmDUqHSauHvJWJtRsMDqJuC2ODUuBpKSY4bzTYPH6k/6pJrA/5iG9Vqf jpLFVnFLqNEwOxR0InEAhiWqdH0hAPiAjqPXf5X+exBLRY6NuSSZl/v/xkUV93KuhjGm Iifb2D2IGGzUTcIva4k25Vcx7gKsgACPjVgkIfq43k8lDeftCNNClGk8qQU8mBBFsFRy sNgg== X-Gm-Message-State: AO0yUKVFAzPdATCCU/+DTncajnFclVubuyxgfu82GUDA9jHemHLYvsEK Y+S/M1P2FrEESr+TlMmdv29hnjEPKBvdZcvKa6c= X-Google-Smtp-Source: AK7set+KuFc8yOkXDYP5x2mIZC7BRdKxfemZmZIKFBayJz/Sgbv9PsXWWC2iKAlG+yZS4C7r6JRQ6A== X-Received: by 2002:adf:f0d0:0:b0:2cf:ea5d:f60a with SMTP id x16-20020adff0d0000000b002cfea5df60amr3511026wro.3.1678918684899; Wed, 15 Mar 2023 15:18:04 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:4181:67:6e43:6a9]) by smtp.gmail.com with ESMTPSA id t4-20020a5d4604000000b002cfefad9c1dsm4258160wrq.66.2023.03.15.15.18.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:18:04 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 2/5] matchbox-panel-2: Update 2.11 -> 2.12 Date: Wed, 15 Mar 2023 22:18:00 +0000 Message-Id: <20230315221803.4189345-2-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> References: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> 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 ; Wed, 15 Mar 2023 22:18:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178658 License changes were the addition of SPDX license headers and license header fixes. Signed-off-by: Richard Purdie --- .../{matchbox-panel-2_2.11.bb => matchbox-panel-2_2.12.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-sato/matchbox-panel-2/{matchbox-panel-2_2.11.bb => matchbox-panel-2_2.12.bb} (90%) diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb similarity index 90% rename from meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb rename to meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb index 3dec68b9638..29a1a36e129 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb @@ -6,8 +6,8 @@ BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://matchbox-panel/mb-panel.h;endline=10;md5=0b7db28f4b6863fb853d0467e590019a \ - file://applets/startup/startup.c;endline=22;md5=7cbcea60b667f609495222faf3e07917" + file://matchbox-panel/mb-panel.h;endline=10;md5=f007add2f09d6a1920ee5a28645e9ce1 \ + file://applets/startup/startup.c;endline=22;md5=9ee7a4192e53cc00041ef445d4ff6909" DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native" DEPENDS += " ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}" @@ -16,8 +16,7 @@ DEPENDS += " ${@bb.utils.contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" # The startup-notification requires x11 in DISTRO_FEATURES REQUIRED_DISTRO_FEATURES = "x11" -# SRCREV tagged 2.11 plus some autotools fixes -SRCREV = "f82ca3f42510fb3ef10f598b393eb373a2c34ca7" +SRCREV = "39fdbc40888c1c75cd7bfd9fd341e6ad58487fce" RPROVIDES:${PN} = "matchbox-panel" RREPLACES:${PN} = "matchbox-panel" From patchwork Wed Mar 15 22:18:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 21039 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 195CEC7618A for ; Wed, 15 Mar 2023 22:18:17 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web10.7257.1678918687462615472 for ; Wed, 15 Mar 2023 15:18:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=EnRia98T; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.52, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f52.google.com with SMTP id bg16-20020a05600c3c9000b003eb34e21bdfso1981057wmb.0 for ; Wed, 15 Mar 2023 15:18:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678918686; 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=0eDKcecngOr/Y+scPa9erih8I1lCE9ImaaLC6NKFvac=; b=EnRia98ThhMnPUi7JPjYVGUlrTwoZN9TQYvcHCvUH0ep0uc3zvKQz+d/5muFxGdTmp Ktc41IBquuUGNceQuilfw0m6spkwre/Kb5qMcIOTw104uRcYDEXr9llYpql6kg56D+dj 0t2HmFU8HRDLmK4iJxIInc+XmKPrtnhpezUCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678918686; 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=0eDKcecngOr/Y+scPa9erih8I1lCE9ImaaLC6NKFvac=; b=eQt3qqYQTuZL41mop/9Hsx8B58SaumSjeGuVQjEaay7WEwcJlGIOfBatfrY+qfV6SW rrXZ01qG7UddLqafN7jCaYMNAPkiUpyQZFG/nmmfWDZBzj21iW3/HVtSFIbleFCMXu+a SkUMQCzhgKFAmugH7jZtp5UCH5eWJKab3qfXBEq2hINsCowRCxKI7RJVxHSIX8Y0A4QR 3ZIjaJBMY1Y3YxaOK9lpSzHRjgreR2XgI4sKzEM0jOMx26HUifdDoeshO5fJf9AYb9XF 4m8ta6JEJK3Ddby1wer5hLG6D6Blbwk8pJkGUJEyyMHvYN5YZXFSZSvZa1sv1bOm65we YpYw== X-Gm-Message-State: AO0yUKX0ixCN2mzzlLrjPt6Kt/2DF3esAZaHrHvDiM75r/+rLUy1njZl XYiB71x2WxIUJHic5var7es+UEqjeLqaM6wwxxk= X-Google-Smtp-Source: AK7set8M6duKanzkrkQ9lSrJc/FvhP3cxSoiDX9HBwdOlEXU3AE5tHt21t8DvdhWnaiZaN7Dzzk66Q== X-Received: by 2002:a05:600c:3ac8:b0:3eb:3f2d:f237 with SMTP id d8-20020a05600c3ac800b003eb3f2df237mr19263110wms.6.1678918685564; Wed, 15 Mar 2023 15:18:05 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:4181:67:6e43:6a9]) by smtp.gmail.com with ESMTPSA id t4-20020a5d4604000000b002cfefad9c1dsm4258160wrq.66.2023.03.15.15.18.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:18:05 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 3/5] matchbox-desktop-2: Update 2.2 -> 2.3 Date: Wed, 15 Mar 2023 22:18:01 +0000 Message-Id: <20230315221803.4189345-3-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> References: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> 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 ; Wed, 15 Mar 2023 22:18:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178659 License changes were the addition of SPDX license headers and license header fixes. Signed-off-by: Richard Purdie --- .../{matchbox-desktop_2.2.bb => matchbox-desktop_2.3.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-sato/matchbox-desktop/{matchbox-desktop_2.2.bb => matchbox-desktop_2.3.bb} (80%) diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb similarity index 80% rename from meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb rename to meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb index b05a9c48ad4..9d3a2eca33b 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb @@ -5,14 +5,13 @@ BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://src/desktop.c;endline=20;md5=36c9bf295e6007f3423095f405af5a2d \ - file://src/main.c;endline=19;md5=2044244f97a195c25b7dc602ac7e9a00" + file://src/desktop.c;endline=20;md5=2e488557570c7dee53bfd0567e4273a9 \ + file://src/main.c;endline=19;md5=5d2234b35efa927ab3ae36ebac52ba59" DEPENDS = "gtk+3 startup-notification dbus" SECTION = "x11/wm" -# SRCREV tagged 2.2 -SRCREV = "6bc67d09da4147e5552fe30011a05a2c59d2f777" +SRCREV = "0fd6a0c3f3b7bbf4f4b46190d71f7aef35d6bbfd" SRC_URI = "git://git.yoctoproject.org/${BPN}-2;branch=master \ file://vfolders/ \ " From patchwork Wed Mar 15 22:18:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 21038 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 1A4F1C7618D for ; Wed, 15 Mar 2023 22:18:17 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web10.7258.1678918688138634701 for ; Wed, 15 Mar 2023 15:18:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=hxb6BhcK; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.53, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f53.google.com with SMTP id l12so10362051wrm.10 for ; Wed, 15 Mar 2023 15:18:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678918686; 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=q81ts+Hnfibe+Kx5aXqzrZizffK4FXhBgXT6SxeDvb8=; b=hxb6BhcKFTJMT5tiNY81j9PzptAXbt/6q0gt4W6HWcYNPZIPpOa7La7QKBEUxN4P8v 7pWC2EJ0LHL5E2EcXX29ZNs24pDNz4GDkCS48d+SDlow8v+nl7zn1Rv9rwOB/et7r/pH HQJsEwMYG1y0Xz3QPG/r+3WqU50f8OpcWxkcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678918686; 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=q81ts+Hnfibe+Kx5aXqzrZizffK4FXhBgXT6SxeDvb8=; b=IvF9glYvUfrrY4UCS9sZXVcb1slyJW1XlTQxy9HBUAVZxmVJziT4xmPnMy+vybLImQ fBouHyCQDC5erPnGBTgckZ+DA9Zsh7vHATMlLlVPIzezpnmjcGx5vYb1HyDTkwd9RkvH H4RRfFQN6qmZYC4JUlHgDBVXj/7tml7E87rblFENJc8K9+365XX3HbDK83T0JqlnZvgj 0HZN6mizK3wiDrIKZrILuHdS6YzBuU91licNimg4GbvNc1prDO36wpES/eBMDhR0u+WV fAPEV4A6orMPk3StllATn8az+DNX8l0cdc8Az5f9f3kEVSFaFlOBln1Zw4CdBqbNVqXK w/UQ== X-Gm-Message-State: AO0yUKVSgUV/IdyzR/cmhuL76vqHwJpjCXsKoHaob/9yN4rVyVLgCnLW LBjdT7Hg/8fVcnUdHsjWoZJz0Wi961qVu+CXIhA= X-Google-Smtp-Source: AK7set8gLkaKLpmERbtWy23GcODOFlssA5VM1aALqtPu5rFrQl00SHhUowsttBU7ya6MNNYXhfgcMQ== X-Received: by 2002:adf:f4d0:0:b0:2cf:e445:295f with SMTP id h16-20020adff4d0000000b002cfe445295fmr3028305wrp.61.1678918686383; Wed, 15 Mar 2023 15:18:06 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:4181:67:6e43:6a9]) by smtp.gmail.com with ESMTPSA id t4-20020a5d4604000000b002cfefad9c1dsm4258160wrq.66.2023.03.15.15.18.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:18:05 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 4/5] matchbox-terminal: Update to latest SRCREV Date: Wed, 15 Mar 2023 22:18:02 +0000 Message-Id: <20230315221803.4189345-4-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> References: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> 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 ; Wed, 15 Mar 2023 22:18:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178660 License changes were the addition of SPDX license headers and license header fixes. Signed-off-by: Richard Purdie --- .../recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb index 802ffa971bf..6b0bf8838b7 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb @@ -4,15 +4,15 @@ BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://main.c;endline=20;md5=96e39176d9e355639a0b8b1c7a840820" + file://main.c;endline=20;md5=7d9d802a36298b5c74440a880e2f4817" DEPENDS = "gtk+3 vte" SECTION = "x11/utils" -#SRCREV tagged 0.2 -SRCREV = "161276d0f5d1be8187010fd0d9581a6feca70ea5" +SRCREV = "99e6eb7db1b5fef110973d96194eec992a2515a2" SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" +PV = "0.2git${SRCPV}" S = "${WORKDIR}/git" From patchwork Wed Mar 15 22:18:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 21040 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 3D357C76195 for ; Wed, 15 Mar 2023 22:18:17 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web10.7259.1678918688748033129 for ; Wed, 15 Mar 2023 15:18:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Kaxks+Xt; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.49, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f49.google.com with SMTP id c8-20020a05600c0ac800b003ed2f97a63eso1961457wmr.3 for ; Wed, 15 Mar 2023 15:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678918687; 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=ZJisi6iX1DRXw/A1w0WwHanAYylJ0+sGS2QgGcvAZOo=; b=Kaxks+Xt1rkKfkTmnTsqwvDTj8ZFX5xaHX8pesPL4RtegwMhTQn7txABdg5orO7X3b QYRpdWl7WlyxJd1EJcT6vZ6Tg+euxlIJXjYuBLbFct04wE5V7KPW7vCiSlDKfCkdV1KU znE6Nwojfd0mbgN17D/H1gH+mThD+NCAoYK24= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678918687; 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=ZJisi6iX1DRXw/A1w0WwHanAYylJ0+sGS2QgGcvAZOo=; b=yep8h2eOaN0YS5/T0UUrKvqnncEdRWy017wGT6NwT/U1AS6P+ivyqH43vipZ5SYi4t qsm9VKfjendxxCvOd7Dm/9VvofWOf1WkruWm2//off8c+5lJKbUo8PyDY1z4QpnDtWbg s2/SAMTPNItmwAoxHHLEkHL20ezpXtiB56xndx3T9bP83mrfkCsXmi80ObDIMc+cCc0Z qyM1bo82+uBXK5L8Id2XF21XuPpKanuNSN4F7anSwjhVkPLhzyvBbiFS0P5wIKRgKOrl IcclKgGmt/zeRH+jPcppYTuflkrkdsTGDl9cA4zO6qp+XFEu97Xc6+lUdlASQz57Qfdi 1wCg== X-Gm-Message-State: AO0yUKU6sO5CPBJGax0XtEOaFXyLPFQ5T1mR9BkcCuWjhE40lgcGdWWH hD3VWr+XleyUCkP4wBWEta3a0rEZkVnlQhVN1vs= X-Google-Smtp-Source: AK7set9jIBpHw48aq9rXBh5XvcYWCO5ZBOGvrCDJcScGKKY9ohy1PPc0GfvnWCN++cWvVucIUidnqA== X-Received: by 2002:a05:600c:3151:b0:3eb:f664:b6e with SMTP id h17-20020a05600c315100b003ebf6640b6emr18944327wmo.24.1678918687067; Wed, 15 Mar 2023 15:18:07 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:4181:67:6e43:6a9]) by smtp.gmail.com with ESMTPSA id t4-20020a5d4604000000b002cfefad9c1dsm4258160wrq.66.2023.03.15.15.18.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:18:06 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 5/5] matchbox-config-gtk: Update to latest SRCREV Date: Wed, 15 Mar 2023 22:18:03 +0000 Message-Id: <20230315221803.4189345-5-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> References: <20230315221803.4189345-1-richard.purdie@linuxfoundation.org> 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 ; Wed, 15 Mar 2023 22:18:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178661 License changes were the addition of SPDX license headers and license header fixes. Signed-off-by: Richard Purdie --- .../matchbox-config-gtk/matchbox-config-gtk_0.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb index d951baf3610..04aa5ba2e5f 100644 --- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb +++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb @@ -4,16 +4,16 @@ BUGTRACKER = "http://bugzilla.yoctoproject.org/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://appearance/mb-appearance.c;endline=25;md5=ea92333cf8a6802639d62d874c114a28" + file://appearance/mb-appearance.c;endline=25;md5=f49d7ae8b8634a94315410cd2e055bdf" DEPENDS = "gconf gtk+3" RDEPENDS:${PN} = "settings-daemon" -# SRCREV tagged 0.2 -SRCREV = "ef2192ce98d9374ffdad5f78544c3f8f353c16aa" +SRCREV = "7182e603357250952aa24d90f6d89345f93da7ce" SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master \ file://no-handed.patch" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" +PV = "0.2+git${SRCPV} S = "${WORKDIR}/git"