mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
kbproto: upgrade from 1.0.4 to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
@@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2"
|
||||
#PREFERRED_VERSION_inputproto ?= "2.0"
|
||||
#PREFERRED_VERSION_inputproto-native ?= "2.0"
|
||||
#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
|
||||
PREFERRED_VERSION_kbproto ?= "1.0.4"
|
||||
PREFERRED_VERSION_kbproto-native ?= "1.0.4"
|
||||
PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4"
|
||||
PREFERRED_VERSION_kbproto ?= "1.0.5"
|
||||
PREFERRED_VERSION_kbproto-native ?= "1.0.5"
|
||||
PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5"
|
||||
PREFERRED_VERSION_libapplewm ?= "1.0.0"
|
||||
PREFERRED_VERSION_libdmx ?= "1.1.0"
|
||||
PREFERRED_VERSION_libfontenc ?= "1.0.5"
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
|
||||
file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
Reference in New Issue
Block a user