mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
compositeproto: upgrade from 0.4 to 0.4.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
c7ca70ee30
commit
3512680535
14
meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
Normal file
14
meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
LICENSE = "MIT & MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \
|
||||
file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926"
|
||||
|
||||
CONFLICTS = "compositeext"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI[md5sum] = "98482f65ba1e74a08bf5b056a4031ef0"
|
||||
SRC_URI[sha256sum] = "049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc"
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
LICENSE = "MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f8cdfa47489609f305b91521f3a8803f \
|
||||
file://composite.h;endline=43;md5=11420a347713de702a1fe60949085464"
|
||||
|
||||
CONFLICTS = "compositeext"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI[md5sum] = "6281344d656d4e0c8e9db4918efe3d1d"
|
||||
SRC_URI[sha256sum] = "6013d1ca63b2b7540f6f99977090812b899852acfbd9df123b5ebaa911e30003"
|
||||
Reference in New Issue
Block a user