added my Recipes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
require recipes-graphics/xorg-driver/xorg-driver-video.inc
|
||||
|
||||
SUMMARY = "X.Org X server -- ARM SOC display driver"
|
||||
LICENSE = "MIT & GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=10ce5de3b111315ea652a5f74ec0c602"
|
||||
|
||||
DEPENDS += "virtual/libx11 libdrm xorgproto"
|
||||
|
||||
SRCREV = "8bbdb2ae3bb8ef649999a8da33ddbe11a04763b8"
|
||||
SRC_URI = "git://anongit.freedesktop.org/xorg/driver/xf86-video-armsoc;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
RDEPENDS:${PN} += "xserver-xorg-module-exa"
|
||||
Reference in New Issue
Block a user