mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
xmodmap: upgrade to latest version 1.0.4
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -119,7 +119,7 @@ PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
|
|||||||
PREFERRED_VERSION_xhost ?= "1.0.3"
|
PREFERRED_VERSION_xhost ?= "1.0.3"
|
||||||
PREFERRED_VERSION_xinit ?= "1.2.1"
|
PREFERRED_VERSION_xinit ?= "1.2.1"
|
||||||
PREFERRED_VERSION_xineramaproto ?= "1.2"
|
PREFERRED_VERSION_xineramaproto ?= "1.2"
|
||||||
PREFERRED_VERSION_xmodmap ?= "1.0.3"
|
PREFERRED_VERSION_xmodmap ?= "1.0.4"
|
||||||
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
||||||
PREFERRED_VERSION_xprop ?= "1.0.4"
|
PREFERRED_VERSION_xprop ?= "1.0.4"
|
||||||
PREFERRED_VERSION_xproto ?= "7.0.16"
|
PREFERRED_VERSION_xproto ?= "7.0.16"
|
||||||
|
|||||||
@@ -2,4 +2,6 @@ require xorg-app-common.inc
|
|||||||
|
|
||||||
DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
|
DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4eafccf13653fd18ec3263631e5feb68"
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
Reference in New Issue
Block a user