mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
@@ -99,9 +99,9 @@ PREFERRED_VERSION_videoproto ?= "2.3.1"
|
||||
PREFERRED_VERSION_windowswmproto ?= "1.0.4"
|
||||
PREFERRED_VERSION_x11perf ?= "1.5"
|
||||
PREFERRED_VERSION_xauth ?= "1.0.5"
|
||||
PREFERRED_VERSION_xcmiscproto ?= "1.2.0"
|
||||
PREFERRED_VERSION_xcmiscproto-native ?= "1.2.0"
|
||||
PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.0"
|
||||
PREFERRED_VERSION_xcmiscproto ?= "1.2.1"
|
||||
PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1"
|
||||
PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1"
|
||||
PREFERRED_VERSION_xdpyinfo ?= "1.1.0"
|
||||
PREFERRED_VERSION_xev ?= "1.0.3"
|
||||
PREFERRED_VERSION_xextproto ?= "7.1.1"
|
||||
|
||||
@@ -3,7 +3,7 @@ require xorg-proto-common.inc
|
||||
LICENSE = "MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
Reference in New Issue
Block a user