diff options
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 | ||