diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-02-22 16:51:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 23:27:07 +0000 |
commit | d15766dce8cb2bdf30280cc37d351bd479dc8bbf (patch) | |
tree | bd9bd11a544e80b30ac858584547485566400565 /meta/recipes-gnome/epiphany | |
parent | b1777d66e3a985eb52c693fe1bcc6333cbcf5cef (diff) | |
download | poky-d15766dce8cb2bdf30280cc37d351bd479dc8bbf.tar.gz |
epiphany: update to 3.22.6
(From OE-Core rev: a093bad83994bcdb95e713e2d7a870ea9420d71b)
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.22.6.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.22.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.6.bb index 78a5bc7752..651fef1bf0 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.22.6.bb | |||
@@ -10,8 +10,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even gette | |||
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] = "bfb6347acb91163aec3883bb3397372f" | 13 | SRC_URI[archive.md5sum] = "e08762c6bb01c4d291b3d22c7adb1a65" |
14 | SRC_URI[archive.sha256sum] = "a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2" | 14 | SRC_URI[archive.sha256sum] = "de7ea87dc450702bde620033f9e2ce807859727d007396d86b09f2b82397fcc2" |
15 | 15 | ||
16 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" |
17 | 17 | ||