diff options
author | 2018-08-27 13:55:48 +0800 | |
---|---|---|
committer | 2018-09-06 10:36:25 +0100 | |
commit | da989c32feb76a4f768b6ab99d3cd023bc2bd5b1 (patch) | |
tree | 671fde9d01a5f74505db369ee6eaaca140588c9c | |
parent | bcca86fca317c16a8f6c138c7df369b944e50700 (diff) | |
download | openembedded-core-da989c32feb76a4f768b6ab99d3cd023bc2bd5b1.tar.gz |
epiphany: upgrade 3.28.1.1 -> 3.28.3.1
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb index 65e7b45f9c..8837b9c1d9 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb @@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ file://0002-help-meson.build-disable-the-use-of-yelp.patch \ " -SRC_URI[archive.md5sum] = "9f4c0bf831789638818c23cd555b29d9" -SRC_URI[archive.sha256sum] = "99426aa0e386742e924d84b59ec16bf394195fb9fce85d07f72d2cde486ea495" +SRC_URI[archive.md5sum] = "31a4a443e8e22f085a10f80b7e41d5f3" +SRC_URI[archive.sha256sum] = "690546a701f046c5c2b3a092659589ea6e17cb0f9a81ec3fdb3046b00cede6f7" EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |