[oe-commits] [openembedded-core] 19/20: xserver-xorg: update to 1.20.3

git at git.openembedded.org git at git.openembedded.org
Wed Oct 31 15:14:46 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 0db02760bda9fb292a70709453de3d8a1765ed62
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Oct 31 07:39:58 2018 -0700

    xserver-xorg: update to 1.20.3
    
    1.20.3 fixes arm booting in testimage
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../xorg-xserver/{xserver-xorg_1.20.1.bb => xserver-xorg_1.20.3.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.3.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.1.bb
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.3.bb
index cfdaf73..1caa154 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.1.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.3.bb
@@ -4,8 +4,8 @@ SRC_URI += "file://musl-arm-inb-outb.patch \
             file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \
             file://pkgconfig.patch \
             "
-SRC_URI[md5sum] = "e525846d1d0af5732ba835f2e2ec066d"
-SRC_URI[sha256sum] = "59c99fe86fe75b8164c6567bfc6e982aecc2e4a51e6fbac1b842d5d00549e918"
+SRC_URI[md5sum] = "8ee29e8b24cef6b3cfa747ec01b9155a"
+SRC_URI[sha256sum] = "1b3ce466c12cacbe2252b3ad5b0ed561972eef9d09e75900d65fb1e21f9201de"
 
 # These extensions are now integrated into the server, so declare the migration
 # path for in-place upgrades.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list