diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch index 7b9e3b4cad..8b687d612d 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch | |||
@@ -10,7 +10,7 @@ case. | |||
10 | 10 | ||
11 | Signed-off-by: Eric Anholt <eric@anholt.net> | 11 | Signed-off-by: Eric Anholt <eric@anholt.net> |
12 | 12 | ||
13 | Upstream-status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e] | 13 | Upstream-Status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e] |
14 | Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> | 14 | Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> |
15 | --- | 15 | --- |
16 | hw/xfree86/common/xf86platformBus.c | 2 +- | 16 | hw/xfree86/common/xf86platformBus.c | 2 +- |