diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-02-19 18:47:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-20 11:30:35 +0000 |
commit | 16ce867414ad13aedddbcd90de95336be6e462b8 (patch) | |
tree | ca095a2db8d2586287185da0f6df0f5adab769ac /meta/recipes-gnome/gcr | |
parent | eba78da9e008b34dea302019f6a4920560f21c5c (diff) | |
download | poky-16ce867414ad13aedddbcd90de95336be6e462b8.tar.gz |
gcr: upgrade 3.28.0 -> 3.28.1
(From OE-Core rev: c82f8f989b4875ae4d73ac25099b84fc9df5287e)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gcr')
-rw-r--r-- | meta/recipes-gnome/gcr/gcr_3.28.1.bb (renamed from meta/recipes-gnome/gcr/gcr_3.28.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.28.0.bb b/meta/recipes-gnome/gcr/gcr_3.28.1.bb index 0796362e4b..2299199c31 100644 --- a/meta/recipes-gnome/gcr/gcr_3.28.0.bb +++ b/meta/recipes-gnome/gcr/gcr_3.28.1.bb | |||
@@ -12,8 +12,8 @@ inherit gnomebase gtk-icon-cache gtk-doc distro_features_check upstream-version- | |||
12 | # depends on gtk+3, but also x11 through gtk+-x11 | 12 | # depends on gtk+3, but also x11 through gtk+-x11 |
13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
14 | 14 | ||
15 | SRC_URI[archive.md5sum] = "5321319307dad34dca2fd52e7c9c01ab" | 15 | SRC_URI[archive.md5sum] = "afd88cacfd54c1ac5b3e0eb35e3aa674" |
16 | SRC_URI[archive.sha256sum] = "15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b" | 16 | SRC_URI[archive.sha256sum] = "95204aa2111c301778ebfbe60975ce3ed698c958430ffcc2a785ac5e593d168b" |
17 | 17 | ||
18 | FILES_${PN} += " \ | 18 | FILES_${PN} += " \ |
19 | ${datadir}/dbus-1 \ | 19 | ${datadir}/dbus-1 \ |