diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-09 16:41:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 08:08:13 +0000 |
commit | 44233d3362e1c0f4fab56fc765195b45919e8e38 (patch) | |
tree | a1a783efde10d854247eca9cffbae43301a6defa /meta/recipes-graphics/xorg-lib/pixman | |
parent | 7ab0466e513f8243603c2df66b080bc397e5ff73 (diff) | |
download | poky-44233d3362e1c0f4fab56fc765195b45919e8e38.tar.gz |
pixman: Upgrade 0.32.6 -> 0.32.8
Update Upstream-Status on a patch.
(From OE-Core rev: 43f67da6bfd5870424ebb32e5d25c6c193b6d41f)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/pixman')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch b/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch index a60df5fc08..6b7c1e62a2 100644 --- a/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch +++ b/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch | |||
@@ -11,7 +11,7 @@ problematic code in test/utils.c. | |||
11 | 11 | ||
12 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 12 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
13 | Signed-off-by: Marek Vasut <marex@denx.de> | 13 | Signed-off-by: Marek Vasut <marex@denx.de> |
14 | Upstream-Status: Submitted | 14 | Upstream-Status: Backport [commit 4297e9058] |
15 | --- | 15 | --- |
16 | Changes v1 -> v2: | 16 | Changes v1 -> v2: |
17 | 17 | ||