diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-07-24 17:28:11 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-27 22:36:53 +0100 |
commit | 6e6d07d6451f65b80c721308d2f40ba7516d88b9 (patch) | |
tree | 3e54652e356eb351c800e149fafc6555b8c45118 /meta | |
parent | 65080777b1bde2a51ab37d866cb42a82925a21b1 (diff) | |
download | poky-6e6d07d6451f65b80c721308d2f40ba7516d88b9.tar.gz |
epiphany: upgrade to 3.24.3
(From OE-Core rev: 10de5bf834bf95af05fa8b1c67f0f42a47c6a34e)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.24.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_3.24.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.24.3.bb index dafad8a793..c507d23ae9 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.24.3.bb | |||
@@ -12,8 +12,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
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 | file://0001-bookmarks-Check-for-return-value-of-fread.patch \ | 13 | file://0001-bookmarks-Check-for-return-value-of-fread.patch \ |
14 | " | 14 | " |
15 | SRC_URI[archive.md5sum] = "e035dc6f64f0c1909de823e03f16b2f3" | 15 | SRC_URI[archive.md5sum] = "c0221aec6a08935e6854eaa9de9451ef" |
16 | SRC_URI[archive.sha256sum] = "5abc0d0c60591df5236ac9b8979dc9f7d9acbb8ad0902b4772d2b7beea81c58d" | 16 | SRC_URI[archive.sha256sum] = "fef51676310d9f37e18c9b2d778254232eb17cccd988c2d1ecf42c7b2963a154" |
17 | 17 | ||
18 | EXTRA_OECONF += " --with-distributor-name=${DISTRO} --enable-debug=no" | 18 | EXTRA_OECONF += " --with-distributor-name=${DISTRO} --enable-debug=no" |
19 | 19 | ||