package/x11r7/xdriver_xf86-video-fbdev: bump to version 0.5.0

Starting X manually resulted in a symbol error:
| Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/fbdev_drv.so: undefined symbol: shadowUpdatePackedWeak

This bug was reported against the fbdev driver, which is fixed
upstream in 0.5.0:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900317

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Michel Stempin 2019-03-16 23:37:10 +01:00 committed by Thomas Petazzoni
parent b08d4a9bfb
commit 9047503631
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# From http://lists.x.org/archives/xorg-announce/2013-September/002324.html
sha256 9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b xf86-video-fbdev-0.4.4.tar.bz2
sha256 dcc3d85f378022180e437a9ec00a59b6cb7680ff79c40394d695060af2374699 xf86-video-fbdev-0.5.0.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_VIDEO_FBDEV_VERSION = 0.4.4
XDRIVER_XF86_VIDEO_FBDEV_VERSION = 0.5.0
XDRIVER_XF86_VIDEO_FBDEV_SOURCE = xf86-video-fbdev-$(XDRIVER_XF86_VIDEO_FBDEV_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_FBDEV_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_FBDEV_LICENSE = MIT