diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-12 15:20:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 11:54:52 +0000 |
commit | 44405606903be5bd58a8c7b90d40346a5f9e7345 (patch) | |
tree | df89c4f8c802dc123511df8a63aafce5b67aade0 | |
parent | dcf54b4800db7965070bd12218109f41f6c59ade (diff) | |
download | poky-44405606903be5bd58a8c7b90d40346a5f9e7345.tar.gz |
epiphany: upgrade to 3.18.3
(From OE-Core rev: 4de09a7cc08586bbba1018e97bf2ba66b6a8391f)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.18.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.18.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.3.bb index a0d1e678ac..e822d3b203 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.18.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.18.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] = "ede1e5e7e420a2f4c6231d185a94250f" | 13 | SRC_URI[archive.md5sum] = "5ed8b4506666f301949a2e12d39f2b4d" |
14 | SRC_URI[archive.sha256sum] = "8436170731966bb40b7d8e29dbedfa5d5ddbf78572cf5fd51fce1ac6da5da6c2" | 14 | SRC_URI[archive.sha256sum] = "cd4e9ce588c4c66109547d93999d9740d338c3f9dbfbc2143cf2cbb74260def9" |
15 | 15 | ||
16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" |
17 | 17 | ||