diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-11-28 15:34:28 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-30 15:48:09 +0000 |
commit | 7684c803af76ef1cde175d454d1d3bc1c8f84795 (patch) | |
tree | b612b46e85a66975f737d1a887f090cb89319a2b | |
parent | a9903468e4b61104e4ccd801e510ce98485cd358 (diff) | |
download | poky-7684c803af76ef1cde175d454d1d3bc1c8f84795.tar.gz |
epiphany: update to 3.22.3
(From OE-Core rev: e55b4cb6f0772c4c5cd545f270b824e5998d7563)
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.22.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.22.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb index 2a9d200209..9803a16aba 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb | |||
@@ -9,8 +9,8 @@ inherit gnomebase gsettings distro_features_check upstream-version-is-even | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" | 11 | SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" |
12 | SRC_URI[archive.md5sum] = "9b9b73601a32f5b11c02411952cec27a" | 12 | SRC_URI[archive.md5sum] = "bfb6347acb91163aec3883bb3397372f" |
13 | SRC_URI[archive.sha256sum] = "aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e" | 13 | SRC_URI[archive.sha256sum] = "a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2" |
14 | 14 | ||
15 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" | 15 | EXTRA_OECONF += " --with-distributor-name=${DISTRO}" |
16 | 16 | ||