feat: add nativesdk-glib-2.0-* to toolchain + use gtk4-layer-shell verion 1.3.0

This commit is contained in:
Dany LE
2025-11-02 18:52:59 +01:00
parent 5853c87f38
commit b0347665fc
2 changed files with 6 additions and 3 deletions

View File

@@ -35,4 +35,7 @@ IMAGE_INSTALL:append = "pango \
"
PACKAGE_EXCLUDE = " gtk+ gtk+3 adwaita-icon-theme "
IMAGE_INSTALL:remove = " gtk+ gtk+3 adwaita-icon-theme "
# wlr-randr l3afpad wlopm cairo-egl webkitgtk
# wlr-randr l3afpad wlopm cairo-egl webkitgtk
# add tools to toolchains
TOOLCHAIN_HOST_TASK:append = " nativesdk-glib-2.0 nativesdk-glib-2.0-codegen nativesdk-glib-2.0-utils "

View File

@@ -1,4 +1,4 @@
PV = "1.1.1"
SRCREV = "v1.1.1"
PV = "1.3.0"
SRCREV = "v1.3.0"
INSANE_SKIP:${PN}-dev += "dev-elf"