diff options
author | 2018-03-01 16:00:48 +0200 | |
---|---|---|
committer | 2018-03-03 17:08:31 +0000 | |
commit | 715a35eb4720ccab80c1c49f3f8d0e848917c8a2 (patch) | |
tree | aca2b8eca7e14445b07df3c8b275efa5f27ca2c2 | |
parent | 6fd25762853f0cc9b8517c9de13443c3d5710219 (diff) | |
download | openembedded-core-715a35eb4720ccab80c1c49f3f8d0e848917c8a2.tar.gz |
epiphany: upgrade 3.26.5.1 -> 3.26.6
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.26.6.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.26.6.bb index eee53c6015..e250f76ed1 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.26.5.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.26.6.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] = "8c2062debde6377320596e2685bb1732" -SRC_URI[archive.sha256sum] = "4b2f1c48e6f50793ff205d9215add5596ab5c7ebf4cef76907868fcd5a029221" +SRC_URI[archive.md5sum] = "8449968366a6f9aaff3ac228ddfc7c66" +SRC_URI[archive.sha256sum] = "01b16aa55d312ae0f17d3136f90d8c68ac748715f119412fb1917023c6f630a8" EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |