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:47:17 +0000 |
commit | e55b4cb6f0772c4c5cd545f270b824e5998d7563 (patch) | |
tree | f4fe17fcb693eb639241feaf42921d860ea41462 /meta/recipes-gnome | |
parent | ea3dc211c12c1408ba5c316236a20527aaa3acd9 (diff) | |
download | openembedded-core-e55b4cb6f0772c4c5cd545f270b824e5998d7563.tar.gz openembedded-core-e55b4cb6f0772c4c5cd545f270b824e5998d7563.tar.bz2 openembedded-core-e55b4cb6f0772c4c5cd545f270b824e5998d7563.zip |
epiphany: update to 3.22.3
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-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 REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" -SRC_URI[archive.md5sum] = "9b9b73601a32f5b11c02411952cec27a" -SRC_URI[archive.sha256sum] = "aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e" +SRC_URI[archive.md5sum] = "bfb6347acb91163aec3883bb3397372f" +SRC_URI[archive.sha256sum] = "a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2" EXTRA_OECONF += " --with-distributor-name=${DISTRO}" |