diff mbox series

[3/5] matchbox-desktop-2: Update 2.2 -> 2.3

Message ID 20230315221803.4189345-3-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 3177ca0dea44c7ef2121127dfa85cf65e7a4fa6a
Headers show
Series [1/5] matchbox-wm: Update 1.2.2 -> 1.2.3 | expand

Commit Message

Richard Purdie March 15, 2023, 10:18 p.m. UTC
License changes were the addition of SPDX license headers and license
header fixes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{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 mbox series

Patch

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/ \
            "