diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-07-11 17:33:50 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:28:46 +0100 |
commit | 652cacc1d8bb0ee4319c32cd0e52741214ac6e64 (patch) | |
tree | 48710919f88e80d7c4be6de059e1a424aa83de1d /meta/recipes-gnome/epiphany | |
parent | 441a1fc6eb0db7688c96fd5105fadde8913a37b0 (diff) | |
download | poky-652cacc1d8bb0ee4319c32cd0e52741214ac6e64.tar.gz |
epiphany: update to 3.20.3
(From OE-Core rev: b6d14f1fd328f349015489e1b9643fc4c07d2290)
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>
Diffstat (limited to 'meta/recipes-gnome/epiphany')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.20.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.18.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.20.3.bb index f0582acd6d..eba480b2f6 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.20.3.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] = "172b78256100e8d3c629764abd0e1495" | 13 | SRC_URI[archive.md5sum] = "31822b6b199f724f212ae9200bc055f1" |
14 | SRC_URI[archive.sha256sum] = "be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1" | 14 | SRC_URI[archive.sha256sum] = "4d9de1bdb44c14adf25aa6dc02ea3de60925cff5eb01fe89545e6032c9b424a2" |
15 | 15 | ||
16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" |
17 | 17 | ||