diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-02-19 18:46:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-20 11:30:35 +0000 |
commit | 0216069829e05fe0a4da7f8ad75ee3956b2ff812 (patch) | |
tree | 59669e50de89c3eb9075723d2cbdb3b419b5c095 /meta/recipes-gnome/epiphany | |
parent | e0ef27091390cf74e79bbdc222d45c583e4c2fb6 (diff) | |
download | poky-0216069829e05fe0a4da7f8ad75ee3956b2ff812.tar.gz |
epiphany: upgrade 3.30.2 -> 3.30.3
(From OE-Core rev: 7dbb8102b250896d0d488a215199ce0dd70ac1a0)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/epiphany')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.30.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.30.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.30.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.30.3.bb index 3dd699d4fe..a64c82f48b 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.30.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.30.3.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] = "1b7c072880562c33f52a3347a94bfe6c" | 16 | SRC_URI[archive.md5sum] = "fd05702b1c9bcb6a0633de54c4a6ccd2" |
17 | SRC_URI[archive.sha256sum] = "8c7ef1e51b9fa825a43a603265ce8b06cacc42229e9337c8611c357bc65a8104" | 17 | SRC_URI[archive.sha256sum] = "76cdb8db6af2da8c3371a73e2dfd5ba64867b5f1e65fa9621f35348a42ff0d17" |
18 | 18 | ||
19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" | 19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |
20 | 20 | ||