I think so. This patchset would also require another set of patches for oe-core.
I sent both marked as RFC in case someone wants to try them. Alexander Kanavin stated that this will not make it in time for the release.
I only built the beta to see what needed to be updated for gnome 48. It is already running quite well
On Tue, Feb 25 2025 at 09:15:00 -08:00:00, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> wrote:
Should we wait for final 48 release ?
Version 48~beta
~~~~~~~~~~~~~~~
Released: 2025-01-31
This is an unstable release with the following changes:
* Support installing flatpaks via a flatpak+https: link
* Fix notifying about outdated updates when in power saver mode or offline
* Prioritise verified apps in source list
This release also updates translations:
* Bulgarian (twlvnn kraftwerk)
* Czech (Daniel Rusek)
* Russian (Artur S0)
* Slovenian (Martin)
Version 48~alpha3
~~~~~~~~~~~~~~~~~
Released: 2025-01-14
This is an unstable release with the following changes:
* Fix downloads of firmware updates
* Fix the release process
This release also updates translations:
* Belarusian (Vasil Pupkin)
* Slovenian (Martin)
Version 48~alpha2
~~~~~~~~~~~~~~~~~
Released: 2025-01-04
This is an unstable release with the following changes:
* Fix the release process
Version 48~alpha
~~~~~~~~~~~~~~~~
Released: 2025-01-04
This is an unstable release with the following changes:
* Include dependencies in estimated download size
* Improve performance when loading updates
* Fix interface freeze when upvoting/downvoting reviews
* Various minor interface improvements for keyboard navigation and small screens
* Fix crash when uninstalling snaps
* Add experimental systemd-sysupdate plugin
* Warn about microphone permissions if an app has PipeWire access
This release also updates translations:
* Belarusian (Vasil Pupkin)
* Catalan (Jordi Mas i Hernandez, Jordi Mas)
* Dutch (Nathan Follens)
* French (Vincent Chatelain)
* Friulian (Fabio Tomat)
* German (Jürgen Benvenuti)
* Hebrew (Yaron Shahrabani)
* Kabyle (Athmane MOKRAOUI)
* Latvian (Rūdolfs Mazurs)
* Portuguese (Hugo Carvalho)
* Portuguese (Brazil) (Rafael Fontenelle)
* Russian (Artur S0)
* Serbian (Марко Костић, Милош Поповић)
* Slovak (Jose Riha)
* Slovenian (Martin)
* Thai (Aefgh Threenine)
* Turkish (Sabri Ünal)
* Ukrainian (Yuri Chornoivan)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
.../{gnome-software_47.2.bb => gnome-software_48.beta.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_47.2.bb => gnome-software_48.beta.bb} (90%)
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.beta.bb
similarity index 90%
rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb
rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_48.beta.bb
index 31b13accf8..1b48708595 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_48.beta.bb
@@ -26,9 +26,9 @@ DEPENDS += " \
RDEPENDS:${PN} = "iso-codes"
-EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
+EXTRA_OEMESON += "-Dtests=false"
-SRC_URI[archive.sha256sum] = "112338f8a98e7e5125de3f57229873534215b77eeef37d3fd4262f02151c7cea"
+SRC_URI[archive.sha256sum] = "798c48912788b3ff700fd483fe805f3e0f0912cf2e46b7f7334c8a9c6f883296"
PACKAGECONFIG ?= "flatpak"
PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"
--
2.48.1