diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-07-06 18:37:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-12 23:10:14 +0100 |
commit | 4de8b37aa66bb676bd2176496cce6f5f0784d12b (patch) | |
tree | 64c84f9765eb0291fab395dfa7c012d05e0182ef /meta/recipes-support | |
parent | 65a8f241e1b6576263c743a93a70018dd08c9902 (diff) | |
download | poky-4de8b37aa66bb676bd2176496cce6f5f0784d12b.tar.gz |
gmp: 6.1.0 -> 6.1.1
(From OE-Core rev: 55fea8ead3ebef7e28a982a7721bc0ec42b5ca86)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/gmp/gmp-6.1.1/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch (renamed from meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp-6.1.1/amd64.patch (renamed from meta/recipes-support/gmp/gmp-6.1.0/amd64.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp-6.1.1/use-includedir.patch (renamed from meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp_6.1.1.bb (renamed from meta/recipes-support/gmp/gmp_6.1.0.bb) | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch b/meta/recipes-support/gmp/gmp-6.1.1/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch index 325ffe491f..325ffe491f 100644 --- a/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch +++ b/meta/recipes-support/gmp/gmp-6.1.1/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch | |||
diff --git a/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch b/meta/recipes-support/gmp/gmp-6.1.1/amd64.patch index 564d12d42b..564d12d42b 100644 --- a/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch +++ b/meta/recipes-support/gmp/gmp-6.1.1/amd64.patch | |||
diff --git a/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch b/meta/recipes-support/gmp/gmp-6.1.1/use-includedir.patch index 74904a2530..74904a2530 100644 --- a/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch +++ b/meta/recipes-support/gmp/gmp-6.1.1/use-includedir.patch | |||
diff --git a/meta/recipes-support/gmp/gmp_6.1.0.bb b/meta/recipes-support/gmp/gmp_6.1.1.bb index 9acf5cf5fe..1df9b06cc8 100644 --- a/meta/recipes-support/gmp/gmp_6.1.0.bb +++ b/meta/recipes-support/gmp/gmp_6.1.1.bb | |||
@@ -14,8 +14,8 @@ SRC_URI = "https://gmplib.org/download/${BPN}/${BP}${REVISION}.tar.bz2 \ | |||
14 | file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \ | 14 | file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "86ee6e54ebfc4a90b643a65e402c4048" | 17 | SRC_URI[md5sum] = "4c175f86e11eb32d8bf9872ca3a8e11d" |
18 | SRC_URI[sha256sum] = "498449a994efeba527885c10405993427995d3f86b8768d8cdf8d9dd7c6b73e8" | 18 | SRC_URI[sha256sum] = "a8109865f2893f1373b0a8ed5ff7429de8db696fc451b1036bd7bdf95bbeffd6" |
19 | 19 | ||
20 | acpaths = "" | 20 | acpaths = "" |
21 | 21 | ||