diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-10-11 13:47:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-15 14:16:10 +0100 |
commit | 9c9e65740304d4b1d1d73a11ef276f4c2efae7ee (patch) | |
tree | 99b650f61dcf28cb6999739d351e4779466c49b3 /meta | |
parent | 0ac75f59adc57f6acfb6605e4eb66bb63171b327 (diff) | |
download | poky-9c9e65740304d4b1d1d73a11ef276f4c2efae7ee.tar.gz |
epiphany: upgrade 3.32.4 -> 3.34.1
(From OE-Core rev: cc43e5962eb327499eaeeeeacf384467a1b19d13)
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.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.32.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.32.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.34.1.bb index 44af469942..f5f086391e 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.32.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.34.1.bb | |||
@@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl" | |||
13 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ | 13 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ |
14 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ | 14 | file://0002-help-meson.build-disable-the-use-of-yelp.patch \ |
15 | " | 15 | " |
16 | SRC_URI[archive.md5sum] = "6a5eada8a3870ab4d0fcd5168559776f" | 16 | SRC_URI[archive.md5sum] = "50b50e18d99b19f44cc9cd419c6a4ba8" |
17 | SRC_URI[archive.sha256sum] = "c9a828578301af77ac9f3d3ce253b02f9f3a1561840cc8d74dd5645f92d0a995" | 17 | SRC_URI[archive.sha256sum] = "a07bc997ad2cbf14d58557bb0b63e92d8c33683680c5e50ea6f9b53b36bec1d9" |
18 | 18 | ||
19 | FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" | 19 | FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo" |
20 | RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" | 20 | RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas" |