diff options
| author | Ross Burton <ross@burtonini.com> | 2020-09-22 15:42:26 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-23 20:54:03 +0100 |
| commit | bb759f56f6f4f63750bdeb2ddf75b9a080764221 (patch) | |
| tree | 72c243f2e28dd28d06c67d969e0ab50cafcf08f9 /meta/recipes-graphics/xorg-xserver/xserver-xorg | |
| parent | 1807dfd3429787a1783a03f4683f16a59e9f9799 (diff) | |
| download | poky-bb759f56f6f4f63750bdeb2ddf75b9a080764221.tar.gz | |
meta: add/fix invalid Upstream-Status tags
(From OE-Core rev: 630ce8130598e2bca7231ac28a7cc18b5b942544)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg')
| -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 +- |
