mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 13:53:11 +00:00
libxv: upgrade to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
parent
e3d0810474
commit
ba45b0614f
@ -1,8 +1,12 @@
|
||||
DESCRIPTION = "X11 Video extension library"
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 Video extension library"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=916ffd3d79baef9fb56d2c2af28f93f2"
|
||||
|
||||
DEPENDS += "libxext videoproto"
|
||||
PR = "r1"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
XORG_PN = "libXv"
|
||||
Loading…
x
Reference in New Issue
Block a user