mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
xserver-xf86: fix LIC_FILES_CHKSUM spelling and location
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org"
|
|||||||
SECTION = "x11/base"
|
SECTION = "x11/base"
|
||||||
LICENSE = "MIT-X"
|
LICENSE = "MIT-X"
|
||||||
|
|
||||||
LIC_FILES_CHECKSUM = file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
|
LIC_FILES_CHKSUM = "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:
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
require xserver-xf86-dri-lite.inc
|
require xserver-xf86-dri-lite.inc
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
|
|
||||||
|
|
||||||
PROTO_DEPS += "xf86driproto dri2proto"
|
PROTO_DEPS += "xf86driproto dri2proto"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user