diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-12-18 15:32:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:16 +0000 |
commit | cedb02737298735a18b977b33f4ad3c4ed330619 (patch) | |
tree | 1bd8e01026f5a6c13ff358827962d342b4026a5d | |
parent | 6e27dd834f90d2183f8a93f6f7bc029604ebd86b (diff) | |
download | poky-cedb02737298735a18b977b33f4ad3c4ed330619.tar.gz |
epiphany: update to 3.18.2
(From OE-Core rev: 1339bdfed5861a3fb11d887b67cf9049c2a5e08c)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.18.2.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.16.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.16.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.2.bb index 09633a614a..a0d1e678ac 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.16.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.18.2.bb | |||
@@ -10,8 +10,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even | |||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||
12 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" | 12 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" |
13 | SRC_URI[archive.md5sum] = "3296af4532b8019775f4b40d21a341ae" | 13 | SRC_URI[archive.md5sum] = "ede1e5e7e420a2f4c6231d185a94250f" |
14 | SRC_URI[archive.sha256sum] = "d527f1770779ec22d955aeb13b148a846a26144e433ff0480c981af80e2390b1" | 14 | SRC_URI[archive.sha256sum] = "8436170731966bb40b7d8e29dbedfa5d5ddbf78572cf5fd51fce1ac6da5da6c2" |
15 | 15 | ||
16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" |
17 | 17 | ||