diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-02-19 20:47:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-21 09:39:00 +0000 |
commit | c2f78f06db22af7c10ddbe8ccc0beff5adb6d64c (patch) | |
tree | ad68108ca2bc2ac86b96d3a6fe9f0e28bb4a07c0 /meta | |
parent | 04ce08ad595b9233eb0dbe192c834e1868e60d85 (diff) | |
download | poky-c2f78f06db22af7c10ddbe8ccc0beff5adb6d64c.tar.gz |
epiphany: upgrade 3.34.3.1 -> 3.34.4
(From OE-Core rev: 2c492e3310ffe8078e63ae37cc94bb5e193ffc74)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.34.4.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb index 7e1573348e..ddb4c2794f 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.34.3.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb | |||
@@ -14,8 +14,8 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl" | |||
14 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ | 14 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ |
15 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ | 15 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ |
16 | " | 16 | " |
17 | SRC_URI[archive.md5sum] = "c8010e7ef1b0fd2da1e613e17445062a" | 17 | SRC_URI[archive.md5sum] = "a559f164bb7d6cbeceb348648076830b" |
18 | SRC_URI[archive.sha256sum] = "00e479fba108f44b1830370780b98116d87fc277eb1a4eed8e229dcdf04aea6d" | 18 | SRC_URI[archive.sha256sum] = "60e190fc07ec7e33472e60c7e633e04004f7e277a0ffc5e9cd413706881e598d" |
19 | 19 | ||
20 | FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" | 20 | FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" |
21 | RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" | 21 | RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" |