diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-11-01 12:49:31 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-03 06:57:48 -0700 |
commit | 595653e45176b8855fac4fb4c9de586e2c69247c (patch) | |
tree | 50b8c8f50f3f989480c4c615fbcae94e2b5a7815 | |
parent | 9b6078c928bea56779abe781eb56a2f590cab080 (diff) | |
download | meta-openembedded-595653e45176b8855fac4fb4c9de586e2c69247c.tar.gz |
gnome-panel: upgrade 3.36.1 -> 3.38.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb (renamed from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb index 9a7c377a3b..0e2a5395f9 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.38.0.bb | |||
@@ -17,8 +17,7 @@ DEPENDS += " \ | |||
17 | gdm \ | 17 | gdm \ |
18 | " | 18 | " |
19 | 19 | ||
20 | SRC_URI[archive.md5sum] = "b6bb185ce1724f4b19699042d90282a6" | 20 | SRC_URI[archive.sha256sum] = "1a8b15aef0a02a6caa9b9209c8d3fb43e7b987a380076691c23f0314ec302f15" |
21 | SRC_URI[archive.sha256sum] = "1e21b726dd397523ae79d29eb538bcae09e3427e23ccd63f28eb25ef3552abd3" | ||
22 | 21 | ||
23 | PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" | 22 | PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" |
24 | 23 | ||