diff options
| -rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 6 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb (renamed from meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb) | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index ef95e6bfc0..baec854d20 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
| @@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2" | |||
| 21 | #PREFERRED_VERSION_inputproto ?= "2.0" | 21 | #PREFERRED_VERSION_inputproto ?= "2.0" |
| 22 | #PREFERRED_VERSION_inputproto-native ?= "2.0" | 22 | #PREFERRED_VERSION_inputproto-native ?= "2.0" |
| 23 | #PREFERRED_VERSION_inputproto-nativesdk ?= "2.0" | 23 | #PREFERRED_VERSION_inputproto-nativesdk ?= "2.0" |
| 24 | PREFERRED_VERSION_kbproto ?= "1.0.4" | 24 | PREFERRED_VERSION_kbproto ?= "1.0.5" |
| 25 | PREFERRED_VERSION_kbproto-native ?= "1.0.4" | 25 | PREFERRED_VERSION_kbproto-native ?= "1.0.5" |
| 26 | PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4" | 26 | PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5" |
| 27 | PREFERRED_VERSION_libapplewm ?= "1.0.0" | 27 | PREFERRED_VERSION_libapplewm ?= "1.0.0" |
| 28 | PREFERRED_VERSION_libdmx ?= "1.1.0" | 28 | PREFERRED_VERSION_libdmx ?= "1.1.0" |
| 29 | PREFERRED_VERSION_libfontenc ?= "1.0.5" | 29 | PREFERRED_VERSION_libfontenc ?= "1.0.5" |
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index b49d5a6921..e98d3d6f7e 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT-style" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ |
| 5 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" | 5 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" |
| 6 | 6 | ||
| 7 | PR = "r2" | 7 | PR = "r0" |
| 8 | PE = "1" | 8 | PE = "1" |
| 9 | 9 | ||
| 10 | DEPENDS += "gettext" | 10 | DEPENDS += "gettext" |
