]> code.ossystems Code Review - openembedded-core.git/commitdiff
xextproto: upgrade to the latest version 7.1.1
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 29 Jun 2010 02:16:26 +0000 (10:16 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 30 Jun 2010 12:19:06 +0000 (13:19 +0100)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/packages/xorg-proto/xextproto_7.1.0.bb [deleted file]
meta/packages/xorg-proto/xextproto_7.1.1.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-proto/xextproto_7.1.0.bb b/meta/packages/xorg-proto/xextproto_7.1.0.bb
deleted file mode 100644 (file)
index 327dfd9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require xorg-proto-common.inc
-
-PR = "r4"
-PE = "1"
-
-inherit gettext
-
-BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/packages/xorg-proto/xextproto_7.1.1.bb b/meta/packages/xorg-proto/xextproto_7.1.1.bb
new file mode 100644 (file)
index 0000000..157f070
--- /dev/null
@@ -0,0 +1,11 @@
+require xorg-proto-common.inc
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53"
+
+PR = "r0"
+PE = "1"
+
+inherit gettext
+
+BBCLASSEXTEND = "native nativesdk"