diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-05-04 15:32:36 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-08 16:14:14 +0100 |
commit | bc3d4921f0c83276fa4e0516e50c7a42a5b48862 (patch) | |
tree | 89d7b206a295dfa8617ceaf35570935652d2dd54 /meta/recipes-gnome/epiphany | |
parent | 50017440ea18f7c211164d48a8765389b6cda742 (diff) | |
download | poky-bc3d4921f0c83276fa4e0516e50c7a42a5b48862.tar.gz |
epiphany: update to 3.28.1.1
(From OE-Core rev: 81cbf2e7892b023c0eb12e77f91a6611d3b3b8fe)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.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.28.1.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb index c878ee3229..490d0f6a9c 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.28.0.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.28.1.1.bb | |||
@@ -13,8 +13,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
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] = "3e127d843d3f255f426ab34804f29163" | 16 | SRC_URI[archive.md5sum] = "9f4c0bf831789638818c23cd555b29d9" |
17 | SRC_URI[archive.sha256sum] = "7154b06837655771f2240bf378fb8ba2315ae07dbc6f45d160ca29cd6d377808" | 17 | SRC_URI[archive.sha256sum] = "99426aa0e386742e924d84b59ec16bf394195fb9fce85d07f72d2cde486ea495" |
18 | 18 | ||
19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" | 19 | EXTRA_OEMESON += " -Ddistributor_name=${DISTRO}" |
20 | 20 | ||