mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xf86-video-glamo: add xserver-xorg-module-exa to RDEPENDS
* it was separated from xserver-xorg package and glamo fails in runtime without that http://git.openembedded.org/openembedded-core/commit/?id=1a666ee1cda3c0b74daba5881fc5f62e13deec66 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ef97bf5175
commit
f3dbc97b44
|
|
@ -1,12 +1,13 @@
|
|||
require recipes-graphics/xorg-driver/xorg-driver-video.inc
|
||||
DESCRIPTION = "X.Org X server -- Glamo display driver with KMS support"
|
||||
DEPENDS += "libdrm"
|
||||
RDEPENDS_${PN} += "xserver-xorg-module-exa"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8"
|
||||
|
||||
PE = "2"
|
||||
PV = "1.0.0+gitr${SRCPV}"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
|
||||
SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;protocol=git;branch=master \
|
||||
file://0001-glamo-kms-driver-drop-unused-xf86_config.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user