diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2017-01-24 12:42:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-26 10:44:28 +0000 |
commit | 8147b84777a75b7462fb754f7619ec89483796e6 (patch) | |
tree | feda521e3b834374325db907ee588b9f3243f526 /meta/recipes-graphics | |
parent | 6b0e8edf64e257e83e664f5711741aad3d544ee6 (diff) | |
download | poky-8147b84777a75b7462fb754f7619ec89483796e6.tar.gz |
xserver-xorg: Upgrade 1.19.0 -> 1.19.1
Point release with bug fixes.
(From OE-Core rev: a99cca0e8ee15f7b542986d89b70054ac7cb24be)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.1.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.0.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.1.bb index 8725382cc6..987a2beb78 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.0.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.1.bb | |||
@@ -4,8 +4,8 @@ SRC_URI += "file://musl-arm-inb-outb.patch \ | |||
4 | file://0001-configure.ac-Fix-check-for-CLOCK_MONOTONIC.patch \ | 4 | file://0001-configure.ac-Fix-check-for-CLOCK_MONOTONIC.patch \ |
5 | file://0002-configure.ac-Fix-wayland-scanner-and-protocols-locat.patch \ | 5 | file://0002-configure.ac-Fix-wayland-scanner-and-protocols-locat.patch \ |
6 | " | 6 | " |
7 | SRC_URI[md5sum] = "6a4d01e4e5047ab8f556960424ba1fa9" | 7 | SRC_URI[md5sum] = "caa8ee7b2950abbf734347d137529fb6" |
8 | SRC_URI[sha256sum] = "149a708b50befc2d5a40b98d45ddd2ebe0beec018e6d0c663c43bad6210e4da3" | 8 | SRC_URI[sha256sum] = "79ae2cf39d3f6c4a91201d8dad549d1d774b3420073c5a70d390040aa965a7fb" |
9 | 9 | ||
10 | # These extensions are now integrated into the server, so declare the migration | 10 | # These extensions are now integrated into the server, so declare the migration |
11 | # path for in-place upgrades. | 11 | # path for in-place upgrades. |