]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpthread-stubs: fix metadata
authorQing He <qing.he@intel.com>
Thu, 1 Jul 2010 08:07:43 +0000 (16:07 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 2 Jul 2010 22:32:43 +0000 (15:32 -0700)
add bugtracker, update license

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/xcb/libpthread-stubs_0.1.bb

index 9dd0aaff43ea16dd1d1d37736c07dbd735aead3c..3a367c4400fb2cd33320ecad3f2ad57e78ab9e78 100644 (file)
@@ -1,8 +1,9 @@
 DESCRIPTION = "This library provides weak aliases for pthread functions \
 not provided in libc or otherwise available by default."
-SECTION = "x11/libs"
-LICENSE = "MIT-X"
 HOMEPAGE = "http://xcb.freedesktop.org"
+BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=XCB"
+SECTION = "x11/libs"
+LICENSE = "MIT"
 PR = "r1"
 
 PARALLEL_MAKE = ""