diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_0.6.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb) | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.6.1.bb index de22a81972..fc08109c87 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.6.1.bb | |||
| @@ -2,15 +2,15 @@ SUMMARY = "Generic XKB keymap library" | |||
| 2 | DESCRIPTION = "libxkbcommon is a keymap compiler and support library which \ | 2 | DESCRIPTION = "libxkbcommon is a keymap compiler and support library which \ | 
| 3 | processes a reduced subset of keymaps as defined by the XKB specification." | 3 | processes a reduced subset of keymaps as defined by the XKB specification." | 
| 4 | HOMEPAGE = "http://www.xkbcommon.org" | 4 | HOMEPAGE = "http://www.xkbcommon.org" | 
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=09457b156e3155972abebcaaaa0cb434" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=09457b156e3155972abebcaaaa0cb434" | 
| 6 | LICENSE = "MIT & MIT-style" | 6 | LICENSE = "MIT & MIT-style" | 
| 7 | 7 | ||
| 8 | DEPENDS = "util-macros flex-native bison-native" | 8 | DEPENDS = "util-macros flex-native bison-native" | 
| 9 | 9 | ||
| 10 | SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" | 10 | SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" | 
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "2e1faeafcc609c30af3a561a91e84158" | 12 | SRC_URI[md5sum] = "67a8f322b5fa32352272e811bb90dd73" | 
| 13 | SRC_URI[sha256sum] = "90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c" | 13 | SRC_URI[sha256sum] = "5b0887b080b42169096a61106661f8d35bae783f8b6c58f97ebcd3af83ea8760" | 
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 
| 16 | 16 | ||
