aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-12 08:54:25 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-13 19:21:40 -0700
commit4efc34bdfd6c722ae4d65f81fa7b322e87507cb4 (patch)
treef6b655bd26b9f9fe4232f045dfb7f613404f55c6 /meta-gnome
parent7383507da3079bad331ca34f500e9769277b374d (diff)
downloadmeta-openembedded-4efc34bdfd6c722ae4d65f81fa7b322e87507cb4.tar.gz
gnome-flashback: upgrade 3.42.1 -> 3.44.0
Version 3.44.0 ============== - Updated translations. Version 3.43.1 ============== - Changes/fixes to monitor manager from mutter. - Add media keys manager (to restore screenshot keybindings). - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.44.0.bb (renamed from meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.44.0.bb
index 13a68e3c80..3c41ea9bc2 100644
--- a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.44.0.bb
@@ -18,7 +18,7 @@ DEPENDS += " \
gnome-panel \
"
-SRC_URI[archive.sha256sum] = "c8029220acf268c520dbb0750834b2ef4df868324d0e0fb6a80354c80ba8844e"
+SRC_URI[archive.sha256sum] = "1df0838127c6246eecd89d1c50ff88fc82abf6de3b3068e52dde495a42bd550a"
do_install:append() {
# no oe-layer has compiz -> remove dead session
@@ -27,6 +27,7 @@ do_install:append() {
FILES:${PN} += " \
${datadir}/desktop-directories \
+ ${datadir}/gnome-control-center \
${datadir}/gnome-panel \
${datadir}/gnome-session \
${datadir}/xsessions \