mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
xvinfo: Fix LIC_FILES_CHKSUM
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
require xorg-app-common.inc
|
require xorg-app-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "Print out X-Video extension adaptor information"
|
DESCRIPTION = "Print out X-Video extension adaptor information"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b664101ad7a1dc758a4c4109bf978e68"
|
||||||
DEPENDS += " libxv"
|
DEPENDS += " libxv"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user