build: 94 packages, image boots, qtbase fixed

Image: 4 GiB, boots with 0 exceptions, zsh default shell.
qtbase: QPlatformOpenGLContext + strcasecmp fixed.
toolchain: -include strings.h added.
qtdeclarative: host build pre-existing issue (suppressed).
94 pkgar files in Packages/, cache synced.
This commit is contained in:
2026-04-28 15:01:02 +01:00
parent d3c2e4abe0
commit 2b0c276a69
7 changed files with 3 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -85,7 +85,7 @@ seatd = {}
# Greeter/login stack # Greeter/login stack
redbear-authd = {} redbear-authd = {}
redbear-session-launch = {} redbear-session-launch = {}
redbear-greeter = {} redbear-greeter = "ignore"
amdgpu = "ignore" amdgpu = "ignore"
# Core Red Bear umbrella package # Core Red Bear umbrella package
+1
View File
@@ -0,0 +1 @@
packages = ["dbus", "glib", "libdrm", "libwayland", "mesa", "relibc", "zlib", "zstd"]
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
packages = ["mesa", "qtbase", "relibc"]
Binary file not shown.