mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 11:02:22 +02:00
xrandr: fix License Checksum
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "X Resize and Rotate extension command."
|
||||
LICENSE= "BSD-X"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
|
||||
DEPENDS += "libxrandr libxrender"
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user