mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
fixesproto: upgrade from 4.1.1 to the latest version 4.1.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
@@ -10,7 +10,7 @@ PREFERRED_VERSION_compositeproto ?= "0.4"
|
|||||||
PREFERRED_VERSION_damageproto ?= "1.2.1"
|
PREFERRED_VERSION_damageproto ?= "1.2.1"
|
||||||
PREFERRED_VERSION_dmxproto ?= "2.3"
|
PREFERRED_VERSION_dmxproto ?= "2.3"
|
||||||
PREFERRED_VERSION_evieext ?= "1.1.0"
|
PREFERRED_VERSION_evieext ?= "1.1.0"
|
||||||
PREFERRED_VERSION_fixesproto ?= "4.1.1"
|
PREFERRED_VERSION_fixesproto ?= "4.1.2"
|
||||||
PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
|
PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
|
||||||
PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3"
|
PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3"
|
||||||
PREFERRED_VERSION_fontsproto ?= "2.1.0"
|
PREFERRED_VERSION_fontsproto ?= "2.1.0"
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
require xorg-proto-common.inc
|
|
||||||
|
|
||||||
LICENSE = "MIT-style"
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ae2c93d7226d1ed33287c3924ca61816 \
|
|
||||||
file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2"
|
|
||||||
|
|
||||||
CONFLICTS = "fixesext"
|
|
||||||
PR = "r1"
|
|
||||||
PE = "1"
|
|
||||||
|
|
||||||
BBCLASSEXTEND = "nativesdk"
|
|
||||||
11
meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb
Normal file
11
meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
require xorg-proto-common.inc
|
||||||
|
|
||||||
|
LICENSE = "MIT & MIT-style"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3bd0f26ecf86d0f24922125195d5b70a \
|
||||||
|
file://xfixesproto.h;endline=43;md5=27614675897bb1cdc611ba7de506cddc"
|
||||||
|
|
||||||
|
CONFLICTS = "fixesext"
|
||||||
|
PR = "r0"
|
||||||
|
PE = "1"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "nativesdk"
|
||||||
Reference in New Issue
Block a user