]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxkbfile: upgrade to the latest version 1.0.6
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 29 Jun 2010 02:55:23 +0000 (10:55 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 30 Jun 2010 12:19:13 +0000 (13:19 +0100)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/packages/xorg-lib/libxkbfile_1.0.6.bb [moved from meta/packages/xorg-lib/libxkbfile_1.0.5.bb with 58% similarity]

similarity index 58%
rename from meta/packages/xorg-lib/libxkbfile_1.0.5.bb
rename to meta/packages/xorg-lib/libxkbfile_1.0.6.bb
index 86f6051fdce44a5bc7c8f2bd11e521637d426fce..f46c147e4a7235dd85650b3a00dec7adf6ff42ad 100644 (file)
@@ -1,9 +1,13 @@
+DESCRIPTION = "X11 keyboard file manipulation library"
+
 require xorg-lib-common.inc
 
-DESCRIPTION = "X11 keyboard file manipulation library"
-LICENSE= "GPL"
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=aa32e1b87f1da02948ab7b55e129bf5f"
+
 DEPENDS += "virtual/libx11 kbproto"
-PR = "r1"
+
+PR = "r0"
 PE = "1"
 
 BBCLASSEXTEND = "native"