xdriver_xf86-video-imx-viv: bump to version 5.0.11 p4.5
Modify the version to match the version of imx-gpu-viv. Also add the package hash file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-freescale/commit/45582680 The following xorg.conf was used in order to force the use of the vivante module: https://github.com/Freescale/meta-fsl-arm/blob/master/recipes-graphics/xorg-xserver/xserver-xf86-config/mx6/xorg.conf Note that the X server must be started with the "noreset" option to avoid crashes when closing X apps. # X -noreset Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
abac6887ca
commit
c5abe552d4
@ -0,0 +1,2 @@
|
||||
# locally computed
|
||||
sha256 1a0b25a91b493e99dfa94a802290320ea998ebd45d7aab0f73d7c7bb521b7e84 xserver-xorg-video-imx-viv-5.0.11.p4.5.tar.gz
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDRIVER_XF86_VIDEO_IMX_VIV_VERSION = $(FREESCALE_IMX_VERSION)
|
||||
XDRIVER_XF86_VIDEO_IMX_VIV_VERSION = 5.0.11.p4.5
|
||||
XDRIVER_XF86_VIDEO_IMX_VIV_SITE = $(FREESCALE_IMX_SITE)
|
||||
XDRIVER_XF86_VIDEO_IMX_VIV_SOURCE = xserver-xorg-video-imx-viv-$(XDRIVER_XF86_VIDEO_IMX_VIV_VERSION).tar.gz
|
||||
XDRIVER_XF86_VIDEO_IMX_VIV_DEPENDENCIES = imx-gpu-viv xserver_xorg-server \
|
||||
|
Loading…
Reference in New Issue
Block a user