mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
xserver-xf86: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
564b7781f2
commit
45e026555d
@@ -3,6 +3,8 @@ HOMEPAGE = "http://www.x.org"
|
|||||||
SECTION = "x11/base"
|
SECTION = "x11/base"
|
||||||
LICENSE = "MIT-X"
|
LICENSE = "MIT-X"
|
||||||
|
|
||||||
|
LIC_FILES_CHECKSUM = file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
|
||||||
|
|
||||||
# xf86-*-* packages depend on an X server built with the xfree86 DDX
|
# xf86-*-* packages depend on an X server built with the xfree86 DDX
|
||||||
# so we have a virtual to represent that:
|
# so we have a virtual to represent that:
|
||||||
PROVIDES = "virtual/xserver-xf86"
|
PROVIDES = "virtual/xserver-xf86"
|
||||||
|
|||||||
Reference in New Issue
Block a user