ncurses: update license info
authorQing He <qing.he@intel.com>
Fri, 26 Nov 2010 08:52:11 +0000 (16:52 +0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 2 Dec 2010 04:47:04 +0000 (20:47 -0800)
Signed-off-by: Qing He <qing.he@intel.com>
meta/recipes-core/ncurses/ncurses.inc

index d5d251c..3f897f6 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "The New Curses library"
 DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library."
 HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cf3c7ab00720a1b83391f49ea9956277"
 SECTION = "libs"
 DEPENDS = "ncurses-native"
 DEPENDS_virtclass-native = ""