diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2022-04-12 08:54:25 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-04-13 19:21:40 -0700 |
| commit | 4efc34bdfd6c722ae4d65f81fa7b322e87507cb4 (patch) | |
| tree | f6b655bd26b9f9fe4232f045dfb7f613404f55c6 | |
| parent | 7383507da3079bad331ca34f500e9769277b374d (diff) | |
| download | meta-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>
| -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 += " \ | |||
| 18 | gnome-panel \ | 18 | gnome-panel \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRC_URI[archive.sha256sum] = "c8029220acf268c520dbb0750834b2ef4df868324d0e0fb6a80354c80ba8844e" | 21 | SRC_URI[archive.sha256sum] = "1df0838127c6246eecd89d1c50ff88fc82abf6de3b3068e52dde495a42bd550a" |
| 22 | 22 | ||
| 23 | do_install:append() { | 23 | do_install:append() { |
| 24 | # no oe-layer has compiz -> remove dead session | 24 | # no oe-layer has compiz -> remove dead session |
| @@ -27,6 +27,7 @@ do_install:append() { | |||
| 27 | 27 | ||
| 28 | FILES:${PN} += " \ | 28 | FILES:${PN} += " \ |
| 29 | ${datadir}/desktop-directories \ | 29 | ${datadir}/desktop-directories \ |
| 30 | ${datadir}/gnome-control-center \ | ||
| 30 | ${datadir}/gnome-panel \ | 31 | ${datadir}/gnome-panel \ |
| 31 | ${datadir}/gnome-session \ | 32 | ${datadir}/gnome-session \ |
| 32 | ${datadir}/xsessions \ | 33 | ${datadir}/xsessions \ |
