From: Simone Weiß
Add sassc-native as in libadwaita the handling wrt to pre build artifacts
changed and sassc is now needed.
Changelog
-
- AdwBreakpoint
- Fix to_string() with locales using comma as decimal separator
- AdwComboRow
- Fix very short strings not being displayed
- AdwDia
From: Simone Weiß
Those have been in meta-oe, but are needed for libadwaita upgrade.
Also updates libsass to newest version. I can take care of those
recipes for now.
Signed-off-by: Simone Weiß
---
meta/conf/distro/include/maintainers.inc | 4 +++-
meta/recipes-support/sass/libsass_git.bb | 1
On Mon, 2025-02-03 at 21:12 +0100, Alexander Kanavin via
lists.openembedded.org wrote:
> On Mon, 3 Feb 2025 at 21:06, Simone Weiß via lists.openembedded.org
> wrote:
> > Hi, looked into the compile issue, it is coming down to this issue
> >
> > > Program sassc found: NO
> >
> > Which now occurs
From: Simone Weiß
Upgrade per AUH failed as with 0.21.6 libsecret now also comes with
bash-completions. Put those to an additional package, as systems might
come without bash, so not everyone might want them.
Changelog
-
0.21.6
* meson: Make dbus-run-session optional [!157]
* meson: Ac
On Sat, 2025-02-01 at 13:21 +, Auto Upgrade Helper via
lists.openembedded.org wrote:
> Hello,
>
> this email is a notification from the Auto Upgrade Helper
> that the automatic attempt to upgrade the recipe(s) *libadwaita* to
> *1.6.4* has Failed(do_compile).
>
> Detailed error information:
>
From: Simone Weiß
Changelog:
- Update the syscall table for Linux v6.13
- Add support for new arches: SuperH little and big endian, LoongArch, and
32-bit Motorola 68000
- Add multiplexed syscall support for more arches: MIPS, SuperH, and PPC
- Consolidate and simplify handling of multiplexed sy
From: Simone Weiß
In 3.8.7 is that the linkage to compression libraries were changed to use a new
tool called dlwrap, this caused issues during the last upgrade but is resolved
now with the update to 3.8.8. Remove the workarounds for the update hence.
Changes in 3.8.8 include:
* libgnutls:
*