mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
xf86-video-modesetting: new recipe for gma500
I am trying to use gma500 driver for the noemgd BSPs. The current best xf86 driver for it is modesetting. This recipe provides that driver. (From OE-Core rev: 88c232f63d869cb9010af288bbf1a1fcad248978) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
acb6a67773
commit
7e46ed153d
@@ -0,0 +1,8 @@
|
||||
require xorg-driver-video.inc
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5e53d3fcadb1c23d122ad63cb099a918"
|
||||
|
||||
DESCRIPTION = "X.Org X server -- modesetting display driver"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "d8a771d5d2d75ea9d234c6928153c08b"
|
||||
SRC_URI[sha256sum] = "852f9ddb213913f75e1e65ad7ce9c6b5bc7f43a93d8087b6e59666ea4eb3d0d6"
|
||||
Reference in New Issue
Block a user