diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 16:12:48 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 08:05:01 -0700 |
| commit | eea0e7cf8bd12970e799dcf0cac7220a8d15510c (patch) | |
| tree | 33dd9d51807f914810378da5b6aaec9dbec2a6e5 | |
| parent | 7c97b49180fe55f3116d13c40384fc3d326853e0 (diff) | |
| download | meta-openembedded-eea0e7cf8bd12970e799dcf0cac7220a8d15510c.tar.gz | |
adw-gtk3: upgrade 4.9 -> 5.1
Changelog:
=============
Fix Headerbar Buttons Width error.
Fix Geary sidebar looks broken error.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.9.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb index d7b7eef977..577acda59b 100644 --- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.9.bb +++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb | |||
| @@ -11,6 +11,6 @@ inherit meson | |||
| 11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" | 11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | SRCREV = "08d3dfbde51d4cb0a3bb8e58a81aa61064857d89" | 14 | SRCREV = "a3e1050341956fcae53b2b4403affcf2578a42f4" |
| 15 | 15 | ||
| 16 | FILES:${PN} = "${datadir}/themes" | 16 | FILES:${PN} = "${datadir}/themes" |
