]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
matchbox-desktop-2: Update 2.2 -> 2.3
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Mar 2023 17:45:00 +0000 (17:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 08:08:12 +0000 (08:08 +0000)
License changes were the addition of SPDX license headers and license
header fixes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb [moved from meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb with 80% similarity]

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 b05a9c48ad4d42a8083ffe8a84e3fe8ec217b917..9d3a2eca33b81f75c088f70a175007ae3877a4a9 100644 (file)
@@ -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/ \
            "