Skip to content

Commit

Permalink
[Buildstream SDK] Rollback GTK 4.15 update
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=273423

Unreviewed, GTK 4.15 is not usable, going back to latest stable release.

* Tools/buildstream/elements/sdk/gtk.bst:
* Tools/buildstream/patches/gtk/0001-wayland-Consistently-handle-enum-type.patch: Removed.

Canonical link: https://commits.webkit.org/278117@main
  • Loading branch information
philn committed Apr 29, 2024
1 parent a884196 commit 4d5b97d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 39 deletions.
6 changes: 2 additions & 4 deletions Tools/buildstream/elements/sdk/gtk.bst
Expand Up @@ -2,10 +2,8 @@ kind: meson
sources:
- kind: git_repo
url: gitlab_gnome_org:GNOME/gtk.git
track: 4.*
ref: 4.15.0-0-g1a3c5cf420392f76998974f54edc899e526b524d
- kind: patch
path: patches/gtk/0001-wayland-Consistently-handle-enum-type.patch
track: 4.14.*
ref: 4.14.3-0-g686a629f98f743eb4fafd94c8216972f1387b8f3
build-depends:
- sdk-build-depends/sassc.bst
- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
Expand Down

This file was deleted.

0 comments on commit 4d5b97d

Please sign in to comment.